summaryrefslogtreecommitdiff
path: root/gl_canvas.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-02use foo(void) instead of foo() in prototypesChristophe Fergeau1-1/+1
2011-05-02common: add missing header guards to gl_canvas.hChristophe Fergeau1-0/+5
2011-05-02common: add extern "C" guards to headersChristophe Fergeau1-0/+7
2010-07-08Move in spice/draw.h from spice-protocol to common/Alexander Larsson1-1/+0
2010-07-07Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann1-3/+0
2010-06-21applying zlib compression over glz on WAN connectionYonit Halperin1-0/+1
2010-06-09JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin1-0/+1
2010-05-03Remove all mentions of "cairo" from the codeAlexander Larsson1-3/+3
2010-04-23Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson1-1/+1
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-04-03libspice: add off screens supportIzik Eidus1-0/+1
2010-03-08Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson1-42/+5
2010-03-08Make virt mapping an interfaceAlexander Larsson1-2/+1
2010-03-08Make glz_decoder non-optional canvas_base in canvas constructorsAlexander Larsson1-2/+0
2010-03-08Make canvas Glz decoder integration nicerAlexander Larsson1-1/+1
2010-02-23Replace custom region implementation with pixman_region32_tAlexander Larsson1-1/+1
2010-02-23Turn image and palette cache into c style dynamic interfaceAlexander Larsson1-10/+3
2010-02-23Add emacs settings for indent according to spice styleguideAlexander Larsson1-0/+1
2010-02-04Use the new header namesAlexander Larsson1-1/+1
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-16/+16
2009-11-23spice: server: add memslots support.Izik Eidus1-4/+5
2009-10-14fresh startYaniv Kamay1-0/+83