index
:
~jjongsma/spice-server
master
refactory
refactory-review
replay
replay-rebase
review
vsock
Jonathon's spice-server branches
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
display_channel.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
client: Remove client code
Christophe Fergeau
1
-1901
/
+0
2013-09-30
spicec: add sw canvas diff check
Marc-André Lureau
1
-24
/
+64
2013-09-30
spicec: refresh the display after display resize
Marc-André Lureau
1
-0
/
+4
2012-09-06
client: Advertise A8_SURFACE capability
Søren Sandmann Pedersen
1
-0
/
+1
2012-08-24
Add support for Composite command to the client
Søren Sandmann Pedersen
1
-0
/
+13
2012-05-03
Update the spice-common submodule
Yonit Halperin
1
-2
/
+4
2012-03-25
Use the spice-common submodule
Marc-André Lureau
1
-1
/
+0
2012-01-13
Remove trailing whitespace from end of lines
Daniel P. Berrange
1
-1
/
+1
2012-01-13
Remove trailing blank lines
Daniel P. Berrange
1
-1
/
+0
2011-11-02
client: display channel - destroy all surfaces on disconnect
Yonit Halperin
1
-6
/
+12
2011-11-02
client: display channel migration
Yonit Halperin
1
-13
/
+144
2011-11-02
client: rewrite surfaces cache
Yonit Halperin
1
-97
/
+52
2011-09-19
client: don't crash when booting a Xinerama setup
Christophe Fergeau
1
-4
/
+6
2011-05-19
client: fix flipped video in Linux guest on windows client, RHBZ #667689
Yonit Halperin
1
-3
/
+5
2011-05-03
s/USE_OGL/USE_OPENGL
Christophe Fergeau
1
-20
/
+20
2011-05-03
add #include <config.h> to all source files
Christophe Fergeau
1
-0
/
+3
2011-03-23
opengl: fix compilation
Christophe Fergeau
1
-3
/
+0
2011-01-25
client/display_channel: gcc 4.6.0 unused fixes
Alon Levy
1
-6
/
+12
2010-12-08
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
1
-1
/
+1
2010-11-25
spicec: Don't show a white screen if guest resolution does not fit fullscreen
Hans de Goede
1
-1
/
+1
2010-07-20
Swap red and blue when decoding 0.4 mjpeg streams
Alexander Larsson
1
-1
/
+1
2010-07-20
Don't send padding over the network with video data
Alexander Larsson
1
-5
/
+4
2010-06-30
Update client and protocol to support the new SpiceClipRects
Alexander Larsson
1
-3
/
+2
2010-06-29
detaching the screen when the primary surface is destoryed and closing the wi...
Yonit Halperin
1
-10
/
+15
2010-06-24
Remove support for clip by path
Alexander Larsson
1
-1
/
+1
2010-06-23
Fix screen resolution changes on old servers
Alexander Larsson
1
-5
/
+5
2010-06-22
Implement display_mode message needed for backwards compat
Alexander Larsson
1
-0
/
+12
2010-06-22
Convert client to use indirect calls for message marshalling
Alexander Larsson
1
-2
/
+1
2010-06-18
Switch client to use generated marshallers
Alexander Larsson
1
-6
/
+8
2010-06-18
Client: Use the autogenerated demarshallers
Alexander Larsson
1
-86
/
+54
2010-06-09
client: Only invalidate on screen if drawing to the primary surface
Alexander Larsson
1
-2
/
+6
2010-05-21
Fix some misspelled identifiers
Alexander Larsson
1
-9
/
+9
2010-05-21
Fix spelling errors in comments and strings
Alexander Larsson
1
-2
/
+2
2010-05-03
Remove all mentions of "cairo" from the code
Alexander Larsson
1
-5
/
+5
2010-04-23
Make each surface its own depth/format
Alexander Larsson
1
-20
/
+22
2010-04-23
Make client canvas and pixmaps handle more formats and simplify
Alexander Larsson
1
-15
/
+14
2010-04-23
Add emacs modelines to more files
Alexander Larsson
1
-0
/
+1
2010-04-13
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
1
-9
/
+9
2010-04-08
Remove leftover AutoVStreamInit class
Alexander Larsson
1
-10
/
+0
2010-04-08
Initialize _kill_mark so we don't get spurious valgrind warnings
Alexander Larsson
1
-0
/
+1
2010-04-08
Use libjpeg to decode mjpegs, not ffmpeg
Alexander Larsson
1
-151
/
+24
2010-04-03
libspice: add off screens support
Izik Eidus
1
-87
/
+255
2010-04-03
spice server: surface create/destroy protocol support
Izik Eidus
1
-42
/
+102
2010-03-24
spice: client: fix handling of top down images in video streams
Alon Levy
1
-9
/
+5
2010-03-10
Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source
Alexander Larsson
1
-2
/
+0
2010-02-04
Rename symbols that were changed in spice-protocol
Alexander Larsson
1
-125
/
+125
2009-12-28
client: move visibility change logic from screen to app
Yaniv Kamay
1
-17
/
+1
2009-12-28
client: improve screen resizing
Yaniv Kamay
1
-2
/
+29
2009-11-30
client: interactive screen layer
Yaniv Kamay
1
-4
/
+208
2009-11-09
spice: client: gl: fix glx support.
Izik Eidus
1
-2
/
+14
[next]