summaryrefslogtreecommitdiffstats
path: root/common/canvas_base.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove cairo_t from cairo canvasAlexander Larsson2010-02-231-41/+0
* Remove unused cairo helper functionsAlexander Larsson2010-02-231-39/+0
* Convert cairo canvas to use pixman for draw_strokeAlexander Larsson2010-02-231-0/+17
* Convert cairo canvas draw_fill() to using pixmanAlexander Larsson2010-02-231-2/+36
* Add possibility to not invert bitmask in canvas_get_mask()Alexander Larsson2010-02-231-7/+13
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2010-02-231-162/+161
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2010-02-231-31/+14
* Add pixman_image_t referencing the cairo_canvas bitsAlexander Larsson2010-02-231-0/+38
* 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-4/+4
* Use the new header namesAlexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-116/+116
* spice: server: add memslots support.Izik Eidus2009-11-231-15/+23
* fresh startYaniv Kamay2009-10-141-0/+1617