summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qxl abi: add QXLBrushGerd Hoffmann2010-06-291-6/+14
* qxl abi: add QXLQMaskGerd Hoffmann2010-06-291-5/+11
* qxl abi: add QXLBlackness+QXLInvers+QXLWhitenessGerd Hoffmann2010-06-291-6/+10
* qxl abi: add QXLTextGerd Hoffmann2010-06-291-2/+11
* qxl abi: add QXLStrokeGerd Hoffmann2010-06-291-2/+10
* qxl abi: add QXLRop3Gerd Hoffmann2010-06-291-2/+11
* qxl abi: add QXLTransparentGerd Hoffmann2010-06-291-2/+9
* qxl abi: add Copy+Blend.Gerd Hoffmann2010-06-292-5/+13
* qxl abi: add Opaque.Gerd Hoffmann2010-06-292-3/+12
* qxl abi: add Fill.Gerd Hoffmann2010-06-292-3/+9
* qxl abi: add AlphaBlnd.Gerd Hoffmann2010-06-291-2/+15
* Remove SPICE_CLIP_TYPE_PATH enum.Alexander Larsson2010-06-241-1/+0
* Reset minor to 0 as we're bumping majorAlexander Larsson2010-06-231-1/+1
* add image type for RGBA bitmaps that were compressed by a combination of JPEG...Yonit Halperin2010-06-212-0/+19
* add image type for images that are compressed by zlib after they have been co...Yonit Halperin2010-06-212-0/+12
* Remove duplicated enums for keyboard modifiersAlexander Larsson2010-06-181-4/+0
* Move all message structs to spiceAlexander Larsson2010-06-181-456/+0
* Move all enums and flags to generated header fileAlexander Larsson2010-06-184-439/+516
* Add some types needed by the demarshalling workAlexander Larsson2010-06-143-4/+28
* cache support for replacing images that were compressed using jpeg with lossl...Yonit Halperin2010-06-091-0/+2
* add image type for jpegYonit Halperin2010-06-091-1/+7
* Fix some misspelled identifiersAlexander Larsson2010-05-211-9/+9
* Add byteswapping macrosAlexander Larsson2010-05-192-0/+177
* add QXL_SURF_FLAG_KEEP_DATAGerd Hoffmann2010-05-181-1/+3
* Add image flag for "all high bits are set to one"Alexander Larsson2010-04-282-0/+2
* make unstable qxl compatible with 0.4 qxlGerd Hoffmann2010-04-261-3/+53
* Add source/dest alpha information to AlphaBlendAlexander Larsson2010-04-231-0/+6
* Pass format when creating surfaces rather than depthAlexander Larsson2010-04-192-4/+3
* Add some comment describing the bitmap formatsAlexander Larsson2010-04-191-7/+7
* Add surface type enumAlexander Larsson2010-04-191-0/+11
* Make pci id be 0x1ff rev 1, for unstable workAlexander Larsson2010-04-061-2/+2
* spice-protocol off screens supportsIzik Eidus2010-04-032-0/+42
* spice-protocl: add spice_msg_display_surface_create/destroyIzik Eidus2010-04-031-0/+22
* Bump minor to 3Alexander Larsson2010-03-241-1/+1
* Add SPICE_MSG_MAIN_MIGRATE_SWITCH_HOST messageAlexander Larsson2010-03-241-0/+11
* Use int32, not int in protocol defining structureAlexander Larsson2010-03-221-1/+1
* Add a bunch of generically useful macrosAlexander Larsson2010-03-092-0/+187
* Disable warning about our use of pragma pack in include fileAlexander Larsson2010-03-051-0/+1
* Add includes.sed file to handle include renamingAlexander Larsson2010-02-041-0/+8
* fix up reamesAlexander Larsson2010-02-042-4/+4
* Fix up SPICE_SPICE typoAlexander Larsson2010-02-041-1/+1
* Add gitignore fileAlexander Larsson2010-02-041-0/+15
* Add autoconf and pkg-config setupAlexander Larsson2010-02-0410-0/+218
* Always include using <spice/foo.h> styleAlexander Larsson2010-02-043-8/+4
* Hide internal macros with _SPICE prefixAlexander Larsson2010-02-041-18/+18
* Clean up and standardize header guardsAlexander Larsson2010-02-0410-24/+20
* Clean up header names, removing references to "red"Alexander Larsson2010-02-043-0/+0
* Rename all identifiersAlexander Larsson2010-02-046-685/+685
* Clean up all network protocol names to start with Spice/SPICE_Alexander Larsson2010-02-041-0/+522
* Add utility script to do C identifier renamingAlexander Larsson2010-02-041-0/+9