summaryrefslogtreecommitdiff
path: root/client/screen.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-06-21Make opengl optional, disabled by defaultAlexander Larsson1-0/+2
2010-06-09JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin1-1/+1
2010-05-03Remove all mentions of "cairo" from the codeAlexander Larsson1-3/+3
2010-04-23Client: Support pixmap format conversion in copy_pixelsAlexander Larsson1-1/+1
2010-04-23Create screen composit area in same format as windowAlexander Larsson1-2/+2
2010-04-23Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson1-1/+1
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-02-23Replace custom region implementation with pixman_region32_tAlexander Larsson1-9/+41
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-12/+12
2009-12-28client: improve screen resizingYaniv Kamay1-2/+15
2009-12-28client: restore mouse capture state after screen resizingYaniv Kamay1-1/+7
2009-11-30client: KeyHandler now receive unicode char event in addition to RedKey eventsYaniv Kamay1-0/+5
2009-11-30client: interactive screen layerYaniv Kamay1-107/+195
2009-11-15spice client: sticky Alt activation when holding an Alt key: bug #505912.Yonit Halperin1-6/+19
2009-11-09spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin1-14/+6
2009-11-09spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin1-1/+1
2009-11-09spice client: creating a general process loop.Yonit Halperin1-2/+3
2009-10-14fresh startYaniv Kamay1-0/+777