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
/
server
/
red-qxl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-01
Convert RedChannel heirarchy to GObject
Jonathon Jongsma
1
-8
/
+13
2016-08-30
Add red_channel_client_get_channel()
Jonathon Jongsma
1
-10
/
+14
2016-07-13
Fix gl draw command called without scanout
Frediano Ziglio
1
-1
/
+5
2016-06-14
streaming: Let the administrator pick the video encoder and codec
Francois Gouget
1
-0
/
+9
2016-05-09
remove sw-canvas.h
Frediano Ziglio
1
-1
/
+1
2016-05-09
use #include<> style for spice-common header inclusions.
Frediano Ziglio
1
-1
/
+1
2016-03-30
Convert Dispatcher and MainDispatcher to GObjects
Jonathon Jongsma
1
-33
/
+33
2016-03-29
dispatcher: move channel final initialization to red-worker
Frediano Ziglio
1
-21
/
+13
2016-03-24
qxl: use Dispatcher in channel callbacks
Frediano Ziglio
1
-19
/
+19
2016-03-24
removed unused red_qxl_set_mm_time
Frediano Ziglio
1
-6
/
+0
2016-03-23
use constructor/destructor macros
Frediano Ziglio
1
-7
/
+0
2016-03-23
qxl: implement QXLWorker interface, do not use as a base class
Frediano Ziglio
1
-35
/
+48
2016-03-23
declare and use message for RED_WORKER_MESSAGE_GL_SCANOUT
Frediano Ziglio
1
-1
/
+2
2016-03-17
Remove red_channel_set_data()
Christophe Fergeau
1
-4
/
+2
2016-03-17
Use red_qxl_check_qxl_version in red-worker
Christophe Fergeau
1
-1
/
+1
2016-03-17
Add more red_qxl_ methods
Christophe Fergeau
1
-1
/
+77
2016-03-17
Use QXLInstance instead of QXLState in red_qxl_*
Christophe Fergeau
1
-60
/
+63
2016-03-15
Remove unused red_qxl_set_dispatcher_opaque
Christophe Fergeau
1
-6
/
+0
2016-03-09
Fix regression initialising QXL interface
Frediano Ziglio
1
-1
/
+0
2016-03-05
Add red_qxl_get_server()
Jonathon Jongsma
1
-0
/
+5
2016-03-05
Store reference to RedsState in QXLState
Jonathon Jongsma
1
-3
/
+5
2016-03-04
worker: remove useless qxl_state
Frediano Ziglio
1
-3
/
+2
2016-03-04
use QXLState instead of RedDispatcher
Frediano Ziglio
1
-233
/
+266
2016-03-04
rename red-dispatcher.* files to red-qxl.*
Frediano Ziglio
1
-0
/
+1032