Searched hist:"7 ed96710e82c385c6cfc3d064eec7dde20f0f3fd" (Results 1 – 5 of 5) sorted by relevance
/qemu/ui/ |
H A D | vnc-enc-zrle.c | 7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value
It will make it easier to do certain comparisons in future if we store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean flag, as we can then compare directly to the G_BYTE_ORDER constant.
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
H A D | vnc-jobs.c | 7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value
It will make it easier to do certain comparisons in future if we store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean flag, as we can then compare directly to the G_BYTE_ORDER constant.
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
H A D | vnc-enc-tight.c | 7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value
It will make it easier to do certain comparisons in future if we store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean flag, as we can then compare directly to the G_BYTE_ORDER constant.
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
H A D | vnc.h | 7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value
It will make it easier to do certain comparisons in future if we store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean flag, as we can then compare directly to the G_BYTE_ORDER constant.
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|
H A D | vnc.c | 7ed96710e82c385c6cfc3d064eec7dde20f0f3fd Mon Jan 27 18:45:47 UTC 2025 Daniel P. Berrangé <berrange@redhat.com> ui/vnc.c: replace big endian flag with byte order value
It will make it easier to do certain comparisons in future if we store G_BIG_ENDIAN/G_LITTLE_ENDIAN directly, instead of a boolean flag, as we can then compare directly to the G_BYTE_ORDER constant.
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
|