summaryrefslogtreecommitdiffstats
path: root/server/red_worker.c
Commit message (Expand)AuthorAgeFilesLines
...
* take the right lock when freeing glz stuff of surfacesIzik Eidus2010-04-091-2/+2
* Split out the memslot stuff from red_worker.c to its own filesAlexander Larsson2010-04-091-289/+114
* Initialize _kill_mark so we don't get spurious valgrind warningsAlexander Larsson2010-04-081-191/+185
* spice server: fix not sent depth size for surfacesIzik Eidus2010-04-081-0/+1
* spice server: try to be less brutal when changing res or when flushing the treeIzik Eidus2010-04-061-0/+5
* spice server: remove surface_id and surfaces_dest[3] from guest memIzik Eidus2010-04-061-74/+68
* spice-server: when destroying a surface don`t send uneeded itemsIzik Eidus2010-04-051-1/+43
* spice-server: remove glz objects related to surface when destroying a surfaceIzik Eidus2010-04-051-2/+32
* libspice: add off screens supportIzik Eidus2010-04-031-151/+598
* spice server: surface create/destroy protocol supportIzik Eidus2010-04-031-57/+167
* spice: server: Being more permissive in video identificationYonit Halperin2010-03-241-17/+29
* spice: server: avoid video streaming of small imagesYonit Halperin2010-03-241-0/+12
* Fix uninitilized memory read in stroke_fill_spans()Alexander Larsson2010-03-181-2/+7
* Use spice allocator in server/Alexander Larsson2010-03-111-117/+43
* Revert "Fix possible quic_usr_more_lines_unstable() crash"Alexander Larsson2010-03-101-8/+2
* new libspice api: make image_compression_t part of the public api.Gerd Hoffmann2010-03-091-22/+25
* Fix possible quic_usr_more_lines_unstable() crashGerd Hoffmann2010-03-091-2/+8
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2010-03-091-56/+57
* Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson2010-03-081-204/+80
* Make virt mapping an interfaceAlexander Larsson2010-03-081-11/+18
* Make glz_decoder non-optional canvas_base in canvas constructorsAlexander Larsson2010-03-081-2/+2
* Remove cairo_t from cairo canvasAlexander Larsson2010-02-231-22/+12
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-25/+32
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2010-02-231-6/+6
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2010-02-231-8/+14
* Use standard int types and <spice/types.h>Alexander Larsson2010-02-041-16/+16
* Use the new header namesAlexander Larsson2010-02-041-2/+2
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-396/+396
* libspice: add surface 0 supportIzik Eidus2010-01-281-589/+1004
* spice: sever: increase client timeoutYaniv Kamay2009-12-211-2/+2
* spice: sever: remove assert on nop copy bitsYaniv Kamay2009-12-211-1/+3
* spice server: heuristic for distinguishing between "real" videos and textual ...Yonit Halperin2009-11-301-13/+115
* spice: server: add memslots support.Izik Eidus2009-11-231-257/+565
* spice server: fix glIzik Eidus2009-11-091-0/+4
* fix build on DebianYaniv Kamay2009-10-261-1/+1
* fresh startYaniv Kamay2009-10-141-0/+8492