summaryrefslogtreecommitdiff
path: root/client/red_gdi_canvas.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-02client: rewrite surfaces cacheYonit Halperin1-2/+2
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2011-05-03autotools: correctly build canvas-related codeChristophe Fergeau1-0/+6
2010-06-21applying zlib compression over glz on WAN connectionYonit Halperin1-1/+2
2010-06-09JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin1-1/+2
2010-04-23Fix up win32 client with recent changesAlexander Larsson1-10/+6
2010-04-23Move RedPixmap::Format to RedDrawable::FormatAlexander Larsson1-1/+1
2010-04-23Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson1-29/+15
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-04-03libspice: add off screens supportIzik Eidus1-2/+4
2010-03-08Move canvas_region and group_start/end to canvas_baseAlexander Larsson1-1/+1
2010-03-08Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson1-84/+0
2010-03-08Make canvas Glz decoder integration nicerAlexander Larsson1-2/+1
2010-03-01Make gdi canvas build in the new pixman worldLarsson@.(none)1-3/+12
2010-02-23Turn image and palette cache into c style dynamic interfaceAlexander Larsson1-4/+2
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-15/+15
2009-11-23spice: server: add memslots support.Izik Eidus1-2/+2
2009-10-14fresh startYaniv Kamay1-0/+174