summaryrefslogtreecommitdiffstats
path: root/server/red_parse_qxl.h
Commit message (Expand)AuthorAgeFilesLines
* worker: move compress to dcc_compress_image()Frediano Ziglio2015-11-201-0/+6
* worker s/surfaces_dest/surface_depsMarc-André Lureau2015-11-101-1/+1
* Add support for QXLComposite to spice serverSøren Sandmann Pedersen2012-08-241-0/+1
* server: move self_bitmap_image to RedDrawableAlon Levy2012-05-151-0/+1
* server: allow failure in getvirtAlon Levy2012-04-051-10/+10
* server/red_parse_qxl.h: License should be LGPLv2+ rather then GPLv2+Hans de Goede2011-12-151-9/+9
* server/red_worker: add ref counting to RedDrawableAlon Levy2011-08-231-0/+1
* server: add async io supportAlon Levy2011-07-201-1/+1
* move command flags handling to the qxl parserGerd Hoffmann2010-09-141-3/+1
* qxl parser: add cursor parsingGerd Hoffmann2010-08-261-1/+1
* qxl parser: complete QXL_SURFACE_CMD_CREATE parsingGerd Hoffmann2010-08-261-1/+1
* Fix various misspellingsAlexander Larsson2010-07-081-1/+1
* Make all internal structures not be packedAlexander Larsson2010-07-081-11/+10
* Use QXLPHYSICAL, not SPICE_ADDRESS in qxl parserAlexander Larsson2010-07-081-6/+6
* Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann2010-07-071-0/+1
* add qxl chunk parserGerd Hoffmann2010-06-301-0/+8
* qxl abi: parse QXLRect.Gerd Hoffmann2010-06-291-0/+2
* qxl abi: parse QXLPoint & friends.Gerd Hoffmann2010-06-291-1/+3
* qxl abi: parse QXLCursorCmd.Gerd Hoffmann2010-06-291-0/+22
* qxl abi: parse QXLSurfaceCmd.Gerd Hoffmann2010-06-291-0/+22
* qxl abi: parse QXLMessage.Gerd Hoffmann2010-06-291-0/+9
* qxl abi: parse QXLUpdateCmd.Gerd Hoffmann2010-06-291-0/+11
* qxl abi: parse QXLCompatDrawable.Gerd Hoffmann2010-06-291-0/+2
* qxl abi: parse QXLDrawable.Gerd Hoffmann2010-06-291-0/+60