summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use <spice/barrier.h> memory barrierAlexander Larsson2010-02-043-26/+6
* Add standard memory barrier headerAlexander Larsson2010-02-041-0/+46
* Add standard header for structure packingAlexander Larsson2010-02-048-203/+259
* Use spice/types.h and its typesAlexander Larsson2010-02-047-183/+165
* Add standard header for defining core typesAlexander Larsson2010-02-041-0/+40
* Add MIT style COPYING fileAlexander Larsson2010-02-041-0/+25
* Import all protocol headers from spice/commonAlexander Larsson2010-02-048-0/+2078