summaryrefslogtreecommitdiffstats
path: root/common/gdi_canvas.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* spice: win32 client: fix gdi lockingIzik Eidus2010-04-091-46/+111
* spice: common: gdi_canvas fix gdi objects leakIzik Eidus2010-04-051-0/+1
* libspice: add off screens supportIzik Eidus2010-04-031-181/+284
* Use the spice allocator in common/Alexander Larsson2010-03-111-3/+3
* Update gdi canvas wrt latest changesAlexander Larsson2010-03-091-2/+2
* Move canvas_region and group_start/end to canvas_baseAlexander Larsson2010-03-081-2/+4
* Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson2010-03-081-37/+70
* Make glz_decoder non-optional canvas_base in canvas constructorsAlexander Larsson2010-03-081-7/+1
* Make canvas Glz decoder integration nicerAlexander Larsson2010-03-081-3/+2
* Make gdi canvas build in the new pixman worldLarsson@.(none)2010-03-011-14/+17
* Add possibility to not invert bitmask in canvas_get_mask()Alexander Larsson2010-02-231-1/+1
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2010-02-231-78/+78
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2010-02-231-16/+6
* Add emacs settings for indent according to spice styleguideAlexander Larsson2010-02-231-0/+1
* Use standard int types and <spice/types.h>Alexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-117/+117
* spice client: fix wrong gdi-canvas handling of blend_alphaIzik Eidus2009-12-231-6/+14
* spice: server: add memslots support.Izik Eidus2009-11-231-10/+2
* fresh startYaniv Kamay2009-10-141-0/+1757