spice-protocol/spice
Frediano Ziglio d1dca6450c macros: Use GCC built-ins to swap bytes
GCC introduced __builtin_bswapXX intrinsics in a quite old
version.
As version 2 and 3 are no more used nowadays instead of manually
craft these functions using assembly language use the new built-ins.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2018-03-09 15:41:04 +00:00
..
barrier.h Use gcc builtin rather than asm for memory barriers 2016-01-08 15:31:38 +01:00
controller_prot.h Define and use new SPICE_MAGIC_CONST macro 2015-08-12 14:15:27 +02:00
end-packed.h mingw32: specify packing alignment to 1 byte, to override -mms-bitfield 2010-12-29 16:13:55 +01:00
enums.h Allow to specify a surface will be streamed 2017-12-01 15:53:44 +00:00
error_codes.h Clean up and standardize header guards 2010-02-04 16:47:14 +01:00
foreign_menu_prot.h Define and use new SPICE_MAGIC_CONST macro 2015-08-12 14:15:27 +02:00
ipc_ring.h Fix up SPICE_SPICE typo 2010-02-04 18:10:50 +01:00
macros.h macros: Use GCC built-ins to swap bytes 2018-03-09 15:41:04 +00:00
Makefile.am Add protocol to send streams to server 2017-09-15 18:47:04 +01:00
protocol.h protocol: Add support for VP9 video codec 2017-01-31 08:54:46 +00:00
qxl_dev.h Define and use new SPICE_MAGIC_CONST macro 2015-08-12 14:15:27 +02:00
qxl_windows.h Add QXL_ESCAPE_MONITOR_CONFIG enum 2015-06-30 16:23:42 +02:00
start-packed.h mingw32: specify packing alignment to 1 byte, to override -mms-bitfield 2010-12-29 16:13:55 +01:00
stats.h Define and use new SPICE_MAGIC_CONST macro 2015-08-12 14:15:27 +02:00
stream-device.h Change STREAM_MSG_CAPABILITIES_MAX_BYTES 2017-11-09 11:43:00 -06:00
types.h Add byteswapping macros 2010-05-19 16:02:40 +02:00
vd_agent.h agent: Add new file-xfer statuses 2017-06-20 12:09:25 +02:00
vdi_dev.h Define and use new SPICE_MAGIC_CONST macro 2015-08-12 14:15:27 +02:00