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
/
display-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-27
Rename all RedPipeItem subclasses
Jonathon Jongsma
1
-11
/
+11
2016-04-27
Rename PipeItem to RedPipeItem
Jonathon Jongsma
1
-5
/
+5
2016-04-27
UpgradeItem: use base PipeItem for refcounting
Jonathon Jongsma
1
-3
/
+1
2016-04-27
Store display in Drawable struct
Jonathon Jongsma
1
-6
/
+11
2016-04-26
worker: remove check for canvas during cursor connect
Marc-André Lureau
1
-7
/
+0
2016-04-15
StreamClipItem: use base class refcounting
Jonathon Jongsma
1
-3
/
+1
2016-04-15
DrawablePipeItem: use base class for refcounting
Jonathon Jongsma
1
-4
/
+2
2016-04-15
dcc: use PipeItem refcounting for ImageItem
Jonathon Jongsma
1
-1
/
+1
2016-03-23
Remove last usage of global 'reds' variable
Jonathon Jongsma
1
-0
/
+2
2016-03-17
Add more red_qxl_ methods
Christophe Fergeau
1
-2
/
+2
2016-03-17
Use QXLInstance instead of QXLState in red_qxl_*
Christophe Fergeau
1
-1
/
+1
2016-03-05
Remove use of global 'reds' within RedWorker
Jonathon Jongsma
1
-1
/
+2
2016-03-04
use QXLState instead of RedDispatcher
Frediano Ziglio
1
-5
/
+3
2016-03-04
rename red_dispatcher_ functions to red_qxl_
Frediano Ziglio
1
-1
/
+1
2016-02-17
compress-stat: Add not compressed image to statistics
Pavel Grunt
1
-0
/
+11
2016-02-15
display-channel: Remove extra group_id arguments
Christophe Fergeau
1
-6
/
+6
2016-02-15
red-parse-qxl: Use QXLReleaseInfoExt instead of QXLReleaseInfo
Christophe Fergeau
1
-9
/
+2
2016-02-15
Remove Drawable::group_id
Christophe Fergeau
1
-1
/
+0
2016-02-15
Simplify red_drawable_unref()
Christophe Fergeau
1
-1
/
+1
2016-02-15
Remove DisplayChannel::red_drawable_count
Christophe Fergeau
1
-4
/
+4
2016-02-15
Add RedsState arg to all stat functions
Jonathon Jongsma
1
-6
/
+6
2016-02-11
CommonChannel: hold a reference to QXLInstance instead of RedWorker
Frediano Ziglio
1
-5
/
+3
2016-02-11
Store 'renderers' as GArray in RedsState
Frediano Ziglio
1
-7
/
+5
2016-02-09
Handle GL_DRAW_DONE
Marc-André Lureau
1
-0
/
+5
2016-02-09
Handle GL_DRAW messages
Marc-André Lureau
1
-0
/
+24
2016-02-09
Handle GL_SCANOUT messages
Marc-André Lureau
1
-0
/
+5
2016-01-19
Remove use of spice_warn_if()
Christophe Fergeau
1
-3
/
+3
2016-01-11
stats: use CLOCK_THREAD_CPUTIME_ID for cpu statistics
Frediano Ziglio
1
-1
/
+1
2015-12-11
server: Rename red_get_monotonic_time() to spice_get_monotonic_time_ns()
Francois Gouget
1
-4
/
+4
2015-12-11
server: Provide a framerate estimate based on the initial frames
Francois Gouget
1
-1
/
+1
2015-12-10
channel: make sure we retain RedChannelClient while processing it
Frediano Ziglio
1
-2
/
+6
2015-12-10
channel: rename red_channel_(client_)waits_* functions
Frediano Ziglio
1
-2
/
+2
2015-12-09
stat: use a better design for statistic functions
Frediano Ziglio
1
-30
/
+17
2015-12-09
display: replace some dubious asserts
Marc-André Lureau
1
-2
/
+5
2015-12-04
pass proper type to SPICE_CONTAINEROF
Frediano Ziglio
1
-1
/
+1
2015-12-03
display: misc style and rename changes
Frediano Ziglio
1
-38
/
+25
2015-12-03
worker: move red_process_draw to display-channel.c
Frediano Ziglio
1
-4
/
+21
2015-12-03
display: make get_drawable symmetric to display_channel_drawable_unref
Frediano Ziglio
1
-11
/
+28
2015-12-03
stat: fix stat_info_t initialization
Frediano Ziglio
1
-7
/
+7
2015-12-03
worker: do not use dynamic memory for RedSurfaceCmd
Frediano Ziglio
1
-4
/
+1
2015-12-03
display: move more logic in display_channel_get_drawable()
Frediano Ziglio
1
-0
/
+185
2015-12-03
worker: move get_drawable to display-channel.c
Frediano Ziglio
1
-0
/
+60
2015-12-02
display: rename detach_streams_behind
Marc-André Lureau
1
-5
/
+5
2015-12-02
display: add update_compression() method
Marc-André Lureau
1
-0
/
+17
2015-12-02
worker: move red_process_surface
Marc-André Lureau
1
-0
/
+59
2015-11-27
worker: move dcc_send & marshallers to dcc-send.c
Marc-André Lureau
1
-0
/
+7
2015-11-26
worker: move red_pipes_remove_drawable
Marc-André Lureau
1
-4
/
+18
2015-11-26
worker: move current_remove*
Marc-André Lureau
1
-0
/
+61
2015-11-26
display: remove some public declarations
Marc-André Lureau
1
-2
/
+4
2015-11-26
display: Simplify display_channel_create_surface
Marc-André Lureau
1
-19
/
+13
[next]