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
/
include
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-21
gtk: use framebuffer helper functions.
Gerd Hoffmann
1
-2
/
+2
2017-06-21
sdl2: use framebuffer helper functions.
Gerd Hoffmann
1
-2
/
+6
2017-06-21
egl-helpers: add helpers to handle opengl framebuffers
Gerd Hoffmann
1
-0
/
+15
2017-06-14
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
1
-0
/
+2
2017-05-12
opengl: add egl-headless display
Gerd Hoffmann
1
-0
/
+3
2017-05-12
egl-helpers: fix display init for x11
Gerd Hoffmann
1
-1
/
+2
2017-05-12
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
1
-1
/
+1
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
1
-4
/
+7
2017-03-16
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
1
-7
/
+0
2017-02-27
gtk-egl: add scanout_disable support
Gerd Hoffmann
1
-0
/
+1
2017-02-27
sdl2: add scanout_disable support
Gerd Hoffmann
1
-0
/
+1
2017-02-27
console: add dpy_gl_scanout_disable
Gerd Hoffmann
1
-0
/
+2
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
3
-23
/
+32
2017-02-20
spice: allow to specify drm rendernode
Marc-André Lureau
1
-2
/
+1
2017-01-27
chardev: qom-ify
Marc-André Lureau
1
-0
/
+2
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2
-2
/
+2
2017-01-10
curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)
Stefan Weil
1
-0
/
+3
2017-01-10
console: add API to get underlying gui window ID
Samuel Thibault
1
-0
/
+4
2017-01-10
ui: use evdev keymap when running under wayland
Daniel P. Berrange
1
-0
/
+4
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
1
-1
/
+4
2016-09-28
console: track gl_block state in QemuConsole
Gerd Hoffmann
1
-0
/
+1
2016-09-15
Remove unused function declarations
Ladi Prosek
3
-6
/
+0
2016-08-09
clang: Fix warning reg. expansion to 'defined'
Pranith Kumar
1
-2
/
+5
2016-07-11
gtk: fix build
Gerd Hoffmann
1
-0
/
+1
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
3
-0
/
+4
2016-07-06
spice: avoid .set_mm_time on >= 0.12.6
John Snow
1
-0
/
+3
2016-06-29
vnc: generalize "VNC server running on ..." message
Paolo Bonzini
1
-7
/
+0
2016-05-20
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
1
-0
/
+13
2016-05-20
gtk: Initialization stubs
Eduardo Habkost
1
-0
/
+17
2016-05-20
cocoa: cocoa_display_init() stub
Eduardo Habkost
1
-0
/
+9
2016-05-20
sdl: Initialization stubs
Eduardo Habkost
1
-0
/
+16
2016-05-20
curses: curses_display_init() stub
Eduardo Habkost
1
-0
/
+9
2016-05-20
vnc: Initialization stubs
Eduardo Habkost
1
-1
/
+19
2016-05-12
spice/gl: add & use qemu_spice_gl_monitor_config
Gerd Hoffmann
1
-0
/
+1
2016-04-11
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
1
-0
/
+1
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2
-3
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-1
/
+1
2016-03-08
input: linux evdev support
Gerd Hoffmann
1
-0
/
+2
2016-03-01
console: add & use qemu_console_lookup_by_device_name
Gerd Hoffmann
1
-0
/
+2
2016-02-29
spice/gl: Enable dmabuf only for spice >= 0.13.1
Michal Privoznik
1
-1
/
+1
2016-02-23
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...
Peter Maydell
2
-0
/
+29
2016-02-23
include: Clean up includes
Peter Maydell
2
-2
/
+0
2016-02-23
spice/gl: add unblock timer
Gerd Hoffmann
1
-0
/
+1
2016-02-23
spice: add opengl/virgl/dmabuf support
Gerd Hoffmann
1
-0
/
+15
2016-02-23
egl-helpers: add functions for render nodes and dma-buf passing
Gerd Hoffmann
1
-0
/
+13
2016-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...
Peter Maydell
2
-1
/
+2
2016-02-03
console: block rendering until client is done
Gerd Hoffmann
1
-0
/
+2
2016-02-03
zap qemu_egl_has_ext in include/ui/egl-helpers.h
Gerd Hoffmann
1
-1
/
+0
2016-02-03
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
1
-1
/
+1
2016-02-02
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
1
-0
/
+1
[next]