spice-protocol/spice
Gerd Hoffmann 527d52ae25 add compat flag for 16bpp mode
spice 0.6 uses 32bpp values unconditionally for brush and palette
colors.

spice 0.4 used to use 16 bpp or 32 bpp depending on the video mode.
The qxl parser needs to know the guest video mode depth to correctly
interpret these values in spice 0.4 compat mode.  Add a flag to pass
on this informartion.
2010-09-14 10:08:28 +02:00
..
barrier.h Clean up and standardize header guards 2010-02-04 16:47:14 +01:00
end-packed.h Add standard header for structure packing 2010-02-04 16:43:15 +01:00
enums.h Simplify SpiceLineAttr by removing unused elements and enums 2010-06-30 16:46:48 +02:00
error_codes.h Clean up and standardize header guards 2010-02-04 16:47:14 +01:00
ipc_ring.h Fix up SPICE_SPICE typo 2010-02-04 18:10:50 +01:00
macros.h Add byteswapping macros 2010-05-19 16:02:40 +02:00
Makefile.am Move spice/draw.h to spice 2010-07-08 13:36:40 +02:00
protocol.h Change major to 2 to declare network protocol stable 2010-08-29 20:17:36 +03:00
qxl_dev.h add compat flag for 16bpp mode 2010-09-14 10:08:28 +02:00
start-packed.h Disable warning about our use of pragma pack in include file 2010-03-05 16:25:05 +01:00
stats.h Clean up and standardize header guards 2010-02-04 16:47:14 +01:00
types.h Add byteswapping macros 2010-05-19 16:02:40 +02:00
vd_agent.h add vd_agent announce capabilities message 2010-08-31 11:08:33 +03:00
vdi_dev.h Always include using <spice/foo.h> style 2010-02-04 16:47:23 +01:00