summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spice client: fix dns lookupGerd Hoffmann2010-02-271-3/+9
* Remove qcairo dependency, only use pixmanAlexander Larsson2010-02-235-12/+8
* Remove cairo use in clientAlexander Larsson2010-02-234-118/+149
* Remove no longer needed CAIRO_CANVAS_CACH_IS_SHARED define and codeAlexander Larsson2010-02-233-11/+2
* Remove last cairo use from canvas_baseAlexander Larsson2010-02-231-3/+0
* Remove cairo_t from cairo canvasAlexander Larsson2010-02-235-96/+28
* Covert cairo canvas put_image() to pixmanAlexander Larsson2010-02-231-77/+33
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-2316-870/+618
* Convert cairo canvas clear() to pixmanAlexander Larsson2010-02-231-8/+5
* Convert cairo canvas group_start/end to pixmanAlexander Larsson2010-02-231-14/+18
* Convert cairo canvas read_bits() to pixmanAlexander Larsson2010-02-231-6/+5
* Remove unused cairo helper functionsAlexander Larsson2010-02-232-494/+0
* Convert cairo canvas to use pixman for draw_strokeAlexander Larsson2010-02-232-213/+465
* Convert cairo canvas draw_transparent to use pixmanAlexander Larsson2010-02-231-119/+134
* Convert cairo canvas draw_rop3 to using pixmanAlexander Larsson2010-02-231-40/+29
* Convert draw_blackness/whiteness/invers to using pixmanAlexander Larsson2010-02-231-16/+61
* Convert cairo canvas alpha_blend to using pixmanAlexander Larsson2010-02-231-15/+135
* Convert cairo canvas draw_text to using pixmanAlexander Larsson2010-02-231-71/+100
* Convert cairo canvas copy bits to pixmanAlexander Larsson2010-02-231-211/+90
* Convert cairo canvas draw_copy() to using pixmanAlexander Larsson2010-02-231-20/+60
* Convert cairo canvas draw_blend() to using pixmanAlexander Larsson2010-02-231-25/+168
* Convert cairo canvas draw_opaque() to using pixmanAlexander Larsson2010-02-231-27/+133
* Convert cairo canvas draw_fill() to using pixmanAlexander Larsson2010-02-232-19/+503
* Add possibility to not invert bitmask in canvas_get_mask()Alexander Larsson2010-02-234-10/+16
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2010-02-2312-544/+555
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2010-02-2314-175/+158
* Add optional templated base class to Cache and SharedCacheAlexander Larsson2010-02-233-4/+7
* Add pixman_image_t referencing the cairo_canvas bitsAlexander Larsson2010-02-232-0/+45
* Add line rasterizerAlexander Larsson2010-02-237-0/+3791
* Add pixman utilitiesAlexander Larsson2010-02-237-0/+1071
* Add emacs settings for indent according to spice styleguideAlexander Larsson2010-02-2333-0/+33
* Fix delete vs delete[] mismatchesAlexander Larsson2010-02-102-3/+3
* Use standard int types and <spice/types.h>Alexander Larsson2010-02-0411-81/+33
* Revert automatic renames that were wrongAlexander Larsson2010-02-047-29/+29
* Use the new header namesAlexander Larsson2010-02-0429-33/+33
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-0484-2580/+2580
* Remove headers that were moved to spice-protocolAlexander Larsson2010-02-048-2078/+0
* Depend on spice-protocol moduleAlexander Larsson2010-02-043-0/+7
* Filter out XIM X eventsAlexander Larsson2010-02-041-0/+4
* libspice: add surface 0 supportIzik Eidus2010-01-288-647/+1172
* client: change rerror code to be positiveYaniv Kamay2010-01-111-15/+15
* client: add Platform::term_printfYaniv Kamay2010-01-118-72/+134
* client: fix logger init mix-upYaniv Kamay2010-01-112-4/+10
* client: move log file to spicec appdata dirYaniv Kamay2010-01-114-18/+36
* server,client: server authentication for secured channels.Yonit Halperin2010-01-1113-52/+741
* spice: menu additonsArnon Gilboa2010-01-073-18/+68
* server: add new vd interface QTerm2InterfaceYaniv Kamay2010-01-062-1/+291
* spice: add missing breakArnon Gilboa2010-01-061-0/+1
* client: use spice icon instead-of solidice iconYaniv Kamay2010-01-046-189/+285
* spice: PKG_CHECK_MODULES: CEGUI versionArnon Gilboa2009-12-301-1/+1