index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ui
Age
Commit message (
Expand
)
Author
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
Clean up includes
Markus Armbruster
2018-02-09
vnc: use stubs for CONFIG_VNC=n dummy functions
Gerd Hoffmann
2018-01-29
ui: fix alphabetical ordering of keymaps
Daniel P. Berrange
2018-01-29
hw: convert the escc device to keycodemapdb
Daniel P. Berrange
2018-01-29
hw: convert ps2 device to keycodemapdb
Daniel P. Berrange
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
2018-01-12
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
Jindrich Makovicka
2018-01-12
spice: remove QXLWorker interface field
Frediano Ziglio
2017-12-14
ui: generate qcode to linux mappings
Owen Smith
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
2017-10-17
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
2017-10-17
egl-helpers: add dmabuf import support
Gerd Hoffmann
2017-10-17
opengl: add flipping vertex shader
Gerd Hoffmann
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-10-17
console: add support for dmabufs
Gerd Hoffmann
2017-10-16
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
2017-10-16
ui: convert common input code to keycodemapdb
Daniel P. Berrange
2017-09-29
egl: misc framebuffer helper improvements.
Gerd Hoffmann
2017-09-29
console: purge curses bits from console.h
Gerd Hoffmann
2017-08-31
console: use DIV_ROUND_UP
Marc-André Lureau
2017-07-27
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
2017-06-21
gtk: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
sdl2: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
egl-helpers: add helpers to handle opengl framebuffers
Gerd Hoffmann
2017-06-14
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
2017-05-12
opengl: add egl-headless display
Gerd Hoffmann
2017-05-12
egl-helpers: fix display init for x11
Gerd Hoffmann
2017-05-12
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-03-16
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
2017-02-27
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
sdl2: add scanout_disable support
Gerd Hoffmann
2017-02-27
console: add dpy_gl_scanout_disable
Gerd Hoffmann
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-20
spice: allow to specify drm rendernode
Marc-André Lureau
2017-01-27
chardev: qom-ify
Marc-André Lureau
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-10
curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)
Stefan Weil
2017-01-10
console: add API to get underlying gui window ID
Samuel Thibault
2017-01-10
ui: use evdev keymap when running under wayland
Daniel P. Berrange
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
2016-09-28
console: track gl_block state in QemuConsole
Gerd Hoffmann
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-08-09
clang: Fix warning reg. expansion to 'defined'
Pranith Kumar
2016-07-11
gtk: fix build
Gerd Hoffmann
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
[next]