summaryrefslogtreecommitdiffstats
path: root/common/gl_canvas.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of SW_CANVAS_IMAGE_CACHEChristophe Fergeau2015-03-261-3/+1
* build-sys: make it a seperately buildable spice-common libraryMarc-André Lureau2012-03-221-3/+3
* Remove need for SPICE_CANVAS_INTERNALMarc-André Lureau2012-03-201-4/+0
* Use SPICE_{BEGIN,END}_DECLSMarc-André Lureau2012-03-201-6/+4
* Death to all TABsDaniel P. Berrange2012-03-201-1/+1
* autotools: correctly build canvas-related codeChristophe Fergeau2012-03-201-0/+4
* use foo(void) instead of foo() in prototypesChristophe Fergeau2012-03-201-1/+1
* common: add missing header guards to gl_canvas.hChristophe Fergeau2012-03-201-0/+5
* common: add extern "C" guards to headersChristophe Fergeau2012-03-201-0/+7
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2012-03-201-1/+0
* Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann2012-03-201-3/+0
* applying zlib compression over glz on WAN connectionYonit Halperin2012-03-201-0/+1
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2012-03-201-0/+1
* Remove all mentions of "cairo" from the codeAlexander Larsson2012-03-201-3/+3
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2012-03-201-1/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2012-03-201-9/+9
* libspice: add off screens supportIzik Eidus2012-03-201-0/+1
* Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson2012-03-201-42/+5
* Make virt mapping an interfaceAlexander Larsson2012-03-201-2/+1
* Make glz_decoder non-optional canvas_base in canvas constructorsAlexander Larsson2012-03-201-2/+0
* Make canvas Glz decoder integration nicerAlexander Larsson2012-03-201-1/+1
* Replace custom region implementation with pixman_region32_tAlexander Larsson2012-03-201-1/+1
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2012-03-201-10/+3
* Add emacs settings for indent according to spice styleguideAlexander Larsson2012-03-201-0/+1
* Use the new header namesAlexander Larsson2012-03-201-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2012-03-201-16/+16
* spice: server: add memslots support.Izik Eidus2012-03-201-4/+5
* fresh startYaniv Kamay2012-03-201-0/+83