summaryrefslogtreecommitdiff
path: root/client/display_channel.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-02client: display channel - destroy all surfaces on disconnectYonit Halperin1-0/+1
2011-11-02client: display channel migrationYonit Halperin1-1/+9
2011-11-02client: rewrite surfaces cacheYonit Halperin1-16/+2
2011-05-03s/USE_OGL/USE_OPENGLChristophe Fergeau1-6/+6
2010-06-29detaching the screen when the primary surface is destoryed and closing the wi...Yonit Halperin1-0/+1
2010-06-18Client: Use the autogenerated demarshallersAlexander Larsson1-2/+1
2010-05-03Remove all mentions of "cairo" from the codeAlexander Larsson1-1/+1
2010-04-23Make each surface its own depth/formatAlexander Larsson1-4/+4
2010-04-23Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson1-3/+3
2010-04-23Add emacs modelines to more filesAlexander Larsson1-0/+1
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-04-03libspice: add off screens supportIzik Eidus1-6/+25
2010-04-03spice server: surface create/destroy protocol supportIzik Eidus1-0/+8
2010-02-23Remove qcairo dependency, only use pixmanAlexander Larsson1-1/+0
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-2/+2
2009-11-30client: interactive screen layerYaniv Kamay1-0/+28
2009-11-09spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin1-5/+9
2009-11-09spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin1-4/+4
2009-10-14fresh startYaniv Kamay1-0/+190