summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Move all enums and flags to generated header filedemarshallerAlexander Larsson4-243/+331
2010-05-26Add some types needed by the demarshalling workAlexander Larsson2-0/+22
2010-05-21Fix some misspelled identifiersAlexander Larsson1-9/+9
2010-05-19Add byteswapping macrosAlexander Larsson2-0/+177
2010-05-18add QXL_SURF_FLAG_KEEP_DATAGerd Hoffmann1-1/+3
2010-04-28Add image flag for "all high bits are set to one"Alexander Larsson2-0/+2
2010-04-26make unstable qxl compatible with 0.4 qxlGerd Hoffmann1-3/+53
2010-04-23Add source/dest alpha information to AlphaBlendAlexander Larsson1-0/+6
2010-04-19Pass format when creating surfaces rather than depthAlexander Larsson2-4/+3
2010-04-19Add some comment describing the bitmap formatsAlexander Larsson1-7/+7
2010-04-19Add surface type enumAlexander Larsson1-0/+11
2010-04-06Make pci id be 0x1ff rev 1, for unstable workAlexander Larsson1-2/+2
2010-04-03spice-protocol off screens supportsIzik Eidus2-0/+42
2010-04-03spice-protocl: add spice_msg_display_surface_create/destroyIzik Eidus1-0/+22
2010-03-24Bump minor to 3Alexander Larsson1-1/+1
2010-03-24Add SPICE_MSG_MAIN_MIGRATE_SWITCH_HOST messageAlexander Larsson1-0/+11
2010-03-22Use int32, not int in protocol defining structureAlexander Larsson1-1/+1
2010-03-09Add a bunch of generically useful macrosAlexander Larsson2-0/+187
2010-03-05Disable warning about our use of pragma pack in include fileAlexander Larsson1-0/+1
2010-02-04Add includes.sed file to handle include renamingAlexander Larsson1-0/+8
2010-02-04fix up reamesAlexander Larsson2-4/+4
2010-02-04Fix up SPICE_SPICE typoAlexander Larsson1-1/+1
2010-02-04Add gitignore fileAlexander Larsson1-0/+15
2010-02-04Add autoconf and pkg-config setupAlexander Larsson10-0/+218
2010-02-04Always include using <spice/foo.h> styleAlexander Larsson3-8/+4
2010-02-04Hide internal macros with _SPICE prefixAlexander Larsson1-18/+18
2010-02-04Clean up and standardize header guardsAlexander Larsson10-24/+20
2010-02-04Clean up header names, removing references to "red"Alexander Larsson3-0/+0
2010-02-04Rename all identifiersAlexander Larsson6-685/+685
2010-02-04Clean up all network protocol names to start with Spice/SPICE_Alexander Larsson1-0/+522
2010-02-04Add utility script to do C identifier renamingAlexander Larsson1-0/+9
2010-02-04Use <spice/barrier.h> memory barrierAlexander Larsson3-26/+6
2010-02-04Add standard memory barrier headerAlexander Larsson1-0/+46
2010-02-04Add standard header for structure packingAlexander Larsson8-203/+259
2010-02-04Use spice/types.h and its typesAlexander Larsson7-183/+165
2010-02-04Add standard header for defining core typesAlexander Larsson1-0/+40
2010-02-04Add MIT style COPYING fileAlexander Larsson1-0/+25
2010-02-04Import all protocol headers from spice/commonAlexander Larsson8-0/+2078