index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
spice-display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
1
-0
/
+11
2019-02-05
ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...
Chen Zhang
1
-1
/
+1
2018-10-29
spice: prepare for upcoming spice-server change
Gerd Hoffmann
1
-4
/
+22
2018-08-24
dmabuf: add y0_top, pass it to spice
Marc-André Lureau
1
-1
/
+2
2018-08-24
spice-display: fix qemu_spice_cursor_refresh_bh locking
Paolo Bonzini
1
-12
/
+18
2018-08-24
spice-display: access ptr_x/ptr_y under Mutex
Paolo Bonzini
1
-1
/
+8
2018-03-12
spice: add cursor_dmabuf support
Gerd Hoffmann
1
-5
/
+109
2018-03-12
spice: add scanout_dmabuf support
Gerd Hoffmann
1
-0
/
+15
2018-03-12
spice: drop dprint() debug logging
Gerd Hoffmann
1
-53
/
+22
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
1
-2
/
+2
2018-01-12
spice: remove QXLWorker interface field
Frediano Ziglio
1
-2
/
+0
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
1
-1
/
+1
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
1
-1
/
+1
2017-06-14
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
1
-1
/
+2
2017-02-27
spice: add display & head options
Gerd Hoffmann
1
-1
/
+21
2017-02-27
spice: add scanout_disable support
Gerd Hoffmann
1
-15
/
+21
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
1
-8
/
+8
2017-01-31
spice: wakeup QXL worker to pick up mouse changes
Marc-André Lureau
1
-0
/
+2
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
1
-8
/
+84
2016-07-06
virgl: pass whole GL scanout dimensions
pull-spice-20160706-1
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.
pull-spice-20150921-1
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
pull-spice-20150611-1
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
pull-spice-20150427-1
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
pull-spice-20150122-1
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
[next]