summaryrefslogtreecommitdiffstats
path: root/common/canvas_base.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for A8 images to the LZ routinesSøren Sandmann Pedersen2012-08-241-1/+2
* 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-56/+56
* common: add windows.h where required, make gdi_handlers staticMarc-André Lureau2012-03-201-0/+3
* autotools: correctly build canvas-related codeChristophe Fergeau2012-03-201-0/+3
* common: add extern "C" guards to headersChristophe Fergeau2012-03-201-0/+8
* Fix various misspellingsAlexander Larsson2012-03-201-1/+1
* Fix inclusion of common files, no need for common/ partAlexander Larsson2012-03-201-1/+1
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2012-03-201-1/+1
* Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann2012-03-201-11/+0
* applying zlib compression over glz on WAN connectionYonit Halperin2012-03-201-0/+13
* Client: Use the autogenerated demarshallersAlexander Larsson2012-03-201-1/+0
* support for lossy images in the pixmap cache and fill bitsYonit Halperin2012-03-201-0/+10
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2012-03-201-0/+18
* Support alpha surface sources and destinationsAlexander Larsson2012-03-201-0/+6
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2012-03-201-9/+9
* libspice: add off screens supportIzik Eidus2012-03-201-0/+76
* Move most of the shared draw_xyz() methods from CairoCanvas to CanvasBaseAlexander Larsson2012-03-201-0/+84
* Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson2012-03-201-0/+39
* Make virt mapping an interfaceAlexander Larsson2012-03-201-5/+10
* Make canvas Glz decoder integration nicerAlexander Larsson2012-03-201-2/+12
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2012-03-201-4/+4
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2012-03-201-9/+27
* 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-4/+4
* spice: server: add memslots support.Izik Eidus2012-03-201-0/+5
* fresh startYaniv Kamay2012-03-201-0/+40