summaryrefslogtreecommitdiff
path: root/spice.proto
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Simplify SpiceLineAttr by removing unsed stuffqxl-abi.v2Alexander Larsson1-19/+9
2010-06-30Automatically marshall SpiceClipRectsAlexander Larsson1-1/+1
2010-06-30Automatically marshall SpicePathAlexander Larsson1-1/+1
2010-06-29Store SpicePath segment count rather than sizeAlexander Larsson1-2/+2
2010-06-29Update client and protocol to support the new SpiceClipRectsAlexander Larsson1-1/+1
2010-06-29qxl abi: parse QXLCopy + QXLBlend.Gerd Hoffmann1-2/+2
2010-06-29qxl abi: parse QXLOpaque.Gerd Hoffmann1-1/+1
2010-06-29qxl abi: parse QXLFill.Gerd Hoffmann1-1/+1
2010-06-24spice.proto: surface_create.format is of type surface_fmtAlexander Larsson1-1/+1
2010-06-24Use smaller size for enums and flags on the networkAlexander Larsson1-16/+16
2010-06-24Remove support for clip by pathAlexander Larsson1-4/+1
2010-06-23spice.proto: No need for @ptr32 as that is now the defaultAlexander Larsson1-2/+2
2010-06-23spice.proto: Don't use @fixedsize for BrushAlexander Larsson1-1/+1
2010-06-23Don't send zero data item for clips with no dataAlexander Larsson1-3/+1
2010-06-23Remove minor markup in unstable protocol as we're resetting minor to 0Alexander Larsson1-4/+4
2010-06-21Lossy compression of RGBA images (on WAN connection)Yonit Halperin1-0/+14
2010-06-21applying zlib compression over glz on WAN connectionYonit Halperin1-0/+9
2010-06-18Make sound data @as_ptr to avoid copying dataAlexander Larsson1-4/+4
2010-06-18Make ping data @as_ptr to avoid copying dataAlexander Larsson1-1/+1
2010-06-18Make cursor data @as_ptr to avoid copying dataAlexander Larsson1-1/+1
2010-06-18Make tunnel_service_add members be of cstring array sizeAlexander Larsson1-2/+2
2010-06-18Use @ptr32 for 32bit offsets in spice.protoAlexander Larsson1-2/+2
2010-06-18Add @nomarshal in a few places where we're marshalling manuallyAlexander Larsson1-11/+11
2010-06-18spice.proto: add @outvar markupAlexander Larsson1-15/+15
2010-06-18Initial import of spice protocol description and demarshall generatorAlexander Larsson1-0/+1086