summaryrefslogtreecommitdiffstats
path: root/server/red_worker.c
Commit message (Expand)AuthorAgeFilesLines
...
* server: Don't call opengl if not enabledAlexander Larsson2010-06-291-0/+4
* remove unnecessary send of SPICE_MSG_DISPLAY_RESETYonit Halperin2010-06-291-3/+0
* qxl abi: parse QXLCursorCmd.Gerd Hoffmann2010-06-291-22/+24
* qxl abi: parse QXLSurfaceCmd.Gerd Hoffmann2010-06-291-10/+13
* qxl abi: parse QXLMessage.Gerd Hoffmann2010-06-291-4/+10
* qxl abi: parse QXLUpdateCmd.Gerd Hoffmann2010-06-291-9/+9
* qxl abi: parse QXLCopy + QXLBlend.Gerd Hoffmann2010-06-291-3/+3
* qxl abi: parse QXLOpaque.Gerd Hoffmann2010-06-291-1/+1
* qxl abi: parse QXLFill.Gerd Hoffmann2010-06-291-1/+1
* qxl abi: parse QXLCompatDrawable.Gerd Hoffmann2010-06-291-2/+7
* qxl abi: parse QXLDrawable.Gerd Hoffmann2010-06-291-161/+165
* Remove support for clip by pathAlexander Larsson2010-06-241-32/+18
* drop bogous get_virt_delta callsGerd Hoffmann2010-06-231-8/+2
* Add destructor for demarshalled messagesAlexander Larsson2010-06-221-2/+3
* fix for not reseting client palette caches on migrationYonit Halperin2010-06-211-0/+2
* Lossy compression of RGBA images (on WAN connection)Yonit Halperin2010-06-211-27/+117
* applying zlib compression over glz on WAN connectionYonit Halperin2010-06-211-14/+142
* Use generated demarshallers in serverAlexander Larsson2010-06-181-31/+44
* Re-enable cache freeingAlexander Larsson2010-06-181-1/+1
* Convert red_worker.c to use SpiceMarshaller for marshallingAlexander Larsson2010-06-181-781/+997
* server: optimize red_pipe_replace_rendered_drawables_with_images (lossy bitma...Yonit Halperin2010-06-091-6/+90
* init/destroy lossy surface regionYonit Halperin2010-06-091-0/+2
* enabling jpeg on low bandwidth connectionYonit Halperin2010-06-091-16/+17
* not using jpeg when sending a surface to the client (the whole surface)Yonit Halperin2010-06-091-1/+3
* send qxl commands to client: support for resending lossy components when jpeg...Yonit Halperin2010-06-091-16/+639
* infrastructure routines for resending to the client part of surfaces that hav...Yonit Halperin2010-06-091-28/+306
* introducing lossy and lz compression in red_send_imageYonit Halperin2010-06-091-2/+53
* lossy surface regions in the client: infrastructure for tracking and updatingYonit Halperin2010-06-091-0/+160
* support for lossy images in the pixmap cache and fill bitsYonit Halperin2010-06-091-27/+59
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-37/+272
* server: fix bitmap flags assignment in red_send_imageYonit Halperin2010-06-091-2/+2
* Fix some misspelled identifiersAlexander Larsson2010-05-211-14/+14
* RedWorkeMessage -> RedWorkerMessageAlexander Larsson2010-05-211-8/+8
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-15/+15
* zap vd_interface.hGerd Hoffmann2010-05-191-1/+1
* replace worker load/save with loadvm_commands, allow keeping surface contentGerd Hoffmann2010-05-191-77/+46
* surface: keep metadata (aka create command) in device memory.Gerd Hoffmann2010-05-191-17/+18
* QXL: redesign.Gerd Hoffmann2010-05-191-19/+19
* server: fix invalid self loop in surfaces dependencies.Yonit Halperin2010-05-031-5/+22
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-2/+2
* Don't send alpha bytes for primary surfaceAlexander Larsson2010-04-301-2/+8
* iovec: add sanity checkGerd Hoffmann2010-04-291-2/+8
* fix worker->stop surface cleanupGerd Hoffmann2010-04-291-1/+1
* Add support for SPICE_IMAGE_FLAGS_HIGH_BITS_SETAlexander Larsson2010-04-281-10/+38
* If we have alpha in a 32bit rgb surface, ensure we send thatAlexander Larsson2010-04-231-0/+30
* Server: Use the right image format when updating from a surfaceAlexander Larsson2010-04-231-22/+31
* Make each surface its own depth/formatAlexander Larsson2010-04-231-18/+32
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2010-04-231-23/+10
* spice: server: change update_area commandIzik Eidus2010-04-141-6/+27
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9