index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
spice-display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-10-17
1
-1
/
+1
*
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
1
-1
/
+1
*
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
2017-06-14
1
-1
/
+2
*
spice: add display & head options
Gerd Hoffmann
2017-02-27
1
-1
/
+21
*
spice: add scanout_disable support
Gerd Hoffmann
2017-02-27
1
-15
/
+21
*
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-27
1
-8
/
+8
*
spice: wakeup QXL worker to pick up mouse changes
Marc-André Lureau
2017-01-31
1
-0
/
+2
*
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
2016-09-28
1
-8
/
+84
*
virgl: pass whole GL scanout dimensions
Marc-André Lureau
2016-07-06
1
-3
/
+3
*
spice: use the right head for multi-monitor
Marc-André Lureau
2016-07-06
1
-7
/
+6
*
spice: avoid .set_mm_time on >= 0.12.6
John Snow
2016-07-06
1
-0
/
+4
*
SPICE: Use DIV_ROUND_UP
Laurent Vivier
2016-06-07
1
-1
/
+1
*
spice: fix coverity complains
Gonglei
2016-05-12
1
-3
/
+1
*
spice/gl: add & use qemu_spice_gl_monitor_config
Gerd Hoffmann
2016-05-12
1
-0
/
+30
*
spice/gl: tweak debug messages.
Gerd Hoffmann
2016-02-23
1
-5
/
+7
*
spice/gl: add unblock timer
Gerd Hoffmann
2016-02-23
1
-0
/
+16
*
spice: add opengl/virgl/dmabuf support
Gerd Hoffmann
2016-02-23
1
-3
/
+107
*
spice: reset cursor on resize
Marc-André Lureau
2016-02-23
1
-2
/
+12
*
spice: init dcl before registering qxl interface
Gerd Hoffmann
2016-02-23
1
-3
/
+3
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
spice: surface switch fast path requires same format too.
Gerd Hoffmann
2015-09-21
1
-1
/
+2
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-10
/
+4
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
spice: ui_info tweaks
Gerd Hoffmann
2015-06-11
1
-9
/
+8
*
spice-display: fix segfault in qemu_spice_create_update
Gerd Hoffmann
2015-06-11
1
-4
/
+5
*
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2015-04-30
1
-3
/
+3
*
ui/console : remove 'struct' from 'typedef struct' type
Chih-Min Chao
2015-04-30
1
-1
/
+1
*
spice: learn to hide cursor
Marc-André Lureau
2015-04-27
1
-3
/
+6
*
spice: set pointer position on hotspot
Marc-André Lureau
2015-04-27
1
-4
/
+6
*
spice: fix mouse cursor position
Marc-André Lureau
2015-04-27
1
-1
/
+1
*
spice: fix simple display on bigendian hosts
Gerd Hoffmann
2015-04-27
1
-1
/
+1
*
spice: fix coverity reported defect in display code
Gerd Hoffmann
2015-01-22
1
-3
/
+3
*
ui/spice: Support shared surface for most pixman formats
Gerd Hoffmann
2015-01-19
1
-6
/
+7
*
spice: rework mirror allocation, add no-resize fast path
Gerd Hoffmann
2014-12-16
1
-7
/
+26
*
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
2014-12-16
1
-2
/
+10
*
spice: make sure we don't overflow ssd->buf
Gerd Hoffmann
2014-09-05
1
-5
/
+15
*
spice: fix 32bit build
Gerd Hoffmann
2014-06-20
1
-1
/
+1
*
spice: add mouse cursor support
Gerd Hoffmann
2014-06-13
1
-11
/
+118
*
spice: monitors_config: check pointer before dereferencing
Gerd Hoffmann
2014-04-07
1
-0
/
+4
*
spice: QemuUIInfo windup
Gerd Hoffmann
2014-03-10
1
-3
/
+22
*
spice: fix simple display surface handling
Gerd Hoffmann
2014-03-10
1
-4
/
+8
*
spice: move qemu_spice_display_*() from spice-graphics to spice-core
Gerd Hoffmann
2013-12-16
1
-17
/
+0
*
spice: fix multihead support
Gerd Hoffmann
2013-10-17
1
-3
/
+20
*
spice-display: add display channel id to the debug messages.
Gerd Hoffmann
2013-10-17
1
-13
/
+14
*
spice: replace use of deprecated API
Marc-André Lureau
2013-10-17
1
-5
/
+5
*
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
1
-1
/
+1
*
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
2013-04-16
1
-5
/
+6
*
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
2013-04-16
1
-1
/
+1
*
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
1
-4
/
+6
*
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
1
-4
/
+1
[next]