index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
spice-display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
1
-8
/
+84
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
1
-3
/
+3
2016-07-06
spice: use the right head for multi-monitor
Marc-André Lureau
1
-7
/
+6
2016-07-06
spice: avoid .set_mm_time on >= 0.12.6
John Snow
1
-0
/
+4
2016-06-07
SPICE: Use DIV_ROUND_UP
Laurent Vivier
1
-1
/
+1
2016-05-12
spice: fix coverity complains
Gonglei
1
-3
/
+1
2016-05-12
spice/gl: add & use qemu_spice_gl_monitor_config
Gerd Hoffmann
1
-0
/
+30
2016-02-23
spice/gl: tweak debug messages.
Gerd Hoffmann
1
-5
/
+7
2016-02-23
spice/gl: add unblock timer
Gerd Hoffmann
1
-0
/
+16
2016-02-23
spice: add opengl/virgl/dmabuf support
Gerd Hoffmann
1
-3
/
+107
2016-02-23
spice: reset cursor on resize
Marc-André Lureau
1
-2
/
+12
2016-02-23
spice: init dcl before registering qxl interface
Gerd Hoffmann
1
-3
/
+3
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-21
spice: surface switch fast path requires same format too.
Gerd Hoffmann
1
-1
/
+2
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-10
/
+4
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-11
spice: ui_info tweaks
Gerd Hoffmann
1
-9
/
+8
2015-06-11
spice-display: fix segfault in qemu_spice_create_update
Gerd Hoffmann
1
-4
/
+5
2015-04-30
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
1
-3
/
+3
2015-04-30
ui/console : remove 'struct' from 'typedef struct' type
Chih-Min Chao
1
-1
/
+1
2015-04-27
spice: learn to hide cursor
Marc-André Lureau
1
-3
/
+6
2015-04-27
spice: set pointer position on hotspot
Marc-André Lureau
1
-4
/
+6
2015-04-27
spice: fix mouse cursor position
Marc-André Lureau
1
-1
/
+1
2015-04-27
spice: fix simple display on bigendian hosts
Gerd Hoffmann
1
-1
/
+1
2015-01-22
spice: fix coverity reported defect in display code
Gerd Hoffmann
1
-3
/
+3
2015-01-19
ui/spice: Support shared surface for most pixman formats
Gerd Hoffmann
1
-6
/
+7
2014-12-16
spice: rework mirror allocation, add no-resize fast path
Gerd Hoffmann
1
-7
/
+26
2014-12-16
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
1
-2
/
+10
2014-09-05
spice: make sure we don't overflow ssd->buf
Gerd Hoffmann
1
-5
/
+15
2014-06-20
spice: fix 32bit build
Gerd Hoffmann
1
-1
/
+1
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
1
-11
/
+118
2014-04-07
spice: monitors_config: check pointer before dereferencing
Gerd Hoffmann
1
-0
/
+4
2014-03-10
spice: QemuUIInfo windup
Gerd Hoffmann
1
-3
/
+22
2014-03-10
spice: fix simple display surface handling
Gerd Hoffmann
1
-4
/
+8
2013-12-16
spice: move qemu_spice_display_*() from spice-graphics to spice-core
Gerd Hoffmann
1
-17
/
+0
2013-10-17
spice: fix multihead support
Gerd Hoffmann
1
-3
/
+20
2013-10-17
spice-display: add display channel id to the debug messages.
Gerd Hoffmann
1
-13
/
+14
2013-10-17
spice: replace use of deprecated API
Marc-André Lureau
1
-5
/
+5
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
1
-1
/
+1
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
1
-5
/
+6
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
1
-1
/
+1
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
1
-4
/
+6
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
1
-4
/
+1
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
1
-15
/
+16
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
1
-5
/
+7
2013-03-18
spice: zap sdpy global
Gerd Hoffmann
1
-14
/
+16
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
1
-6
/
+13
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
[next]