summaryrefslogtreecommitdiffstats
path: root/common/gl_canvas.c
Commit message (Expand)AuthorAgeFilesLines
* Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson2010-03-081-47/+89
* Make virt mapping an interfaceAlexander Larsson2010-03-081-7/+2
* Make glz_decoder non-optional canvas_base in canvas constructorsAlexander Larsson2010-03-081-6/+1
* Make canvas Glz decoder integration nicerAlexander Larsson2010-03-081-3/+2
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-9/+26
* 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-86/+85
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2010-02-231-20/+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-73/+73
* spice: server: add memslots support.Izik Eidus2009-11-231-10/+14
* fresh startYaniv Kamay2009-10-141-0/+886