summaryrefslogtreecommitdiff
path: root/common/canvas_base.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-26Unify headers guard namesFrediano Ziglio1-2/+2
2018-01-18canvas: Remove unused include headerFrediano Ziglio1-3/+0
2018-01-18canvas: Remove dc parameter from SwCanvas::put_imageFrediano Ziglio1-3/+0
2017-11-07canvas_base: Allow to specify constant operationsFrediano Ziglio1-2/+2
2016-11-30canvas-base: remove user data from CanvasBaseVictor Toso1-3/+0
2012-08-24Add support for A8 images to the LZ routinesSøren Sandmann Pedersen1-1/+2
2012-03-20Remove need for SPICE_CANVAS_INTERNALMarc-André Lureau1-4/+0
2012-03-20Use SPICE_{BEGIN,END}_DECLSMarc-André Lureau1-6/+4
2012-03-20Death to all TABsDaniel P. Berrange1-56/+56
2012-03-20common: add windows.h where required, make gdi_handlers staticMarc-André Lureau1-0/+3
2012-03-20autotools: correctly build canvas-related codeChristophe Fergeau1-0/+3
2012-03-20common: add extern "C" guards to headersChristophe Fergeau1-0/+8
2012-03-20Fix various misspellingsAlexander Larsson1-1/+1
2012-03-20Fix inclusion of common files, no need for common/ partAlexander Larsson1-1/+1
2012-03-20Move in spice/draw.h from spice-protocol to common/Alexander Larsson1-1/+1
2012-03-20Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann1-11/+0
2012-03-20applying zlib compression over glz on WAN connectionYonit Halperin1-0/+13
2012-03-20Client: Use the autogenerated demarshallersAlexander Larsson1-1/+0
2012-03-20support for lossy images in the pixmap cache and fill bitsYonit Halperin1-0/+10
2012-03-20JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin1-0/+18
2012-03-20Support alpha surface sources and destinationsAlexander Larsson1-0/+6
2012-03-20Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2012-03-20libspice: add off screens supportIzik Eidus1-0/+76
2012-03-20Move most of the shared draw_xyz() methods from CairoCanvas to CanvasBaseAlexander Larsson1-0/+84
2012-03-20Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson1-0/+39
2012-03-20Make virt mapping an interfaceAlexander Larsson1-5/+10
2012-03-20Make canvas Glz decoder integration nicerAlexander Larsson1-2/+12
2012-03-20Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson1-4/+4
2012-03-20Turn image and palette cache into c style dynamic interfaceAlexander Larsson1-9/+27
2012-03-20Add emacs settings for indent according to spice styleguideAlexander Larsson1-0/+1
2012-03-20Use the new header namesAlexander Larsson1-1/+1
2012-03-20Rename symbols that were changed in spice-protocolAlexander Larsson1-4/+4
2012-03-20spice: server: add memslots support.Izik Eidus1-0/+5
2012-03-20fresh startYaniv Kamay1-0/+40