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
/
include
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: darwin: gtk: Add missing input keymap
Keno Fischer
2018-06-14
1
-0
/
+3
*
console: introduce dpy_gfx_update_full
Tina Zhang
2018-04-27
1
-0
/
+1
*
sdl: Move DisplayOptions global to sdl2_console
Elie Tournier
2018-04-27
1
-0
/
+1
*
ui: add ctrl modifier support to kbd_put_qcode_console()
Gerd Hoffmann
2018-04-09
1
-1
/
+1
*
console: minimal hotplug suport
Gerd Hoffmann
2018-03-13
1
-0
/
+2
*
ui/pixman: add qemu_drm_format_to_pixman()
Gerd Hoffmann
2018-03-13
1
-0
/
+5
*
spice: add cursor_dmabuf support
Gerd Hoffmann
2018-03-12
1
-0
/
+9
*
vnc: deal with surface NULL pointers
Gerd Hoffmann
2018-03-12
1
-0
/
+2
*
ui/gtk-egl: add cursor_dmabuf support
Gerd Hoffmann
2018-03-12
1
-0
/
+8
*
ui/gtk-egl: add scanout_dmabuf support
Gerd Hoffmann
2018-03-12
1
-0
/
+4
*
ui/gtk: make GtkGlArea usage a runtime option
Gerd Hoffmann
2018-03-12
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
2018-03-05
1
-64
/
+11
|
\
|
*
console: add and use qemu_display_find_default
Gerd Hoffmann
2018-03-05
1
-0
/
+1
|
*
egl-headless: switch over to new display registry
Gerd Hoffmann
2018-03-05
1
-3
/
+0
|
*
curses: switch over to new display registry
Gerd Hoffmann
2018-03-05
1
-12
/
+0
|
*
cocoa: switch over to new display registry
Gerd Hoffmann
2018-03-05
1
-12
/
+0
|
*
sdl: switch over to new display registry
Gerd Hoffmann
2018-03-05
1
-19
/
+0
|
*
console: add qemu display registry, add gtk
Gerd Hoffmann
2018-03-05
1
-20
/
+12
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
2
-1
/
+2
|
/
*
console/opengl: split up dpy_gl_cursor ops
Gerd Hoffmann
2018-02-22
1
-5
/
+8
*
cocoa: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-2
/
+2
*
curses: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-2
/
+2
*
egl-headless: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-1
/
+1
*
sdl: use DisplayOptions
Gerd Hoffmann
2018-02-20
1
-4
/
+4
*
gtk: add and use DisplayOptions + DisplayGTK
Gerd Hoffmann
2018-02-20
1
-5
/
+4
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Clean up includes
Markus Armbruster
2018-02-09
1
-1
/
+0
*
vnc: use stubs for CONFIG_VNC=n dummy functions
Gerd Hoffmann
2018-02-09
1
-21
/
+0
*
ui: fix alphabetical ordering of keymaps
Daniel P. Berrange
2018-01-29
1
-3
/
+3
*
hw: convert the escc device to keycodemapdb
Daniel P. Berrange
2018-01-29
1
-0
/
+3
*
hw: convert ps2 device to keycodemapdb
Daniel P. Berrange
2018-01-29
1
-0
/
+9
*
sdl: reorganize -no-frame support
Gerd Hoffmann
2018-01-25
1
-3
/
+2
*
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-25
1
-0
/
+21
*
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
2018-01-25
1
-0
/
+3
*
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
Jindrich Makovicka
2018-01-12
1
-0
/
+1
*
spice: remove QXLWorker interface field
Frediano Ziglio
2018-01-12
1
-1
/
+0
*
ui: generate qcode to linux mappings
Owen Smith
2017-12-15
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
2017-10-19
6
-19
/
+47
|
\
|
*
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
2017-10-17
1
-0
/
+4
|
*
egl-helpers: add dmabuf import support
Gerd Hoffmann
2017-10-17
1
-0
/
+3
|
*
opengl: add flipping vertex shader
Gerd Hoffmann
2017-10-17
1
-1
/
+1
|
*
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-10-17
5
-19
/
+15
|
*
console: add support for dmabufs
Gerd Hoffmann
2017-10-17
1
-0
/
+25
*
|
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
2017-10-16
1
-1
/
+0
*
|
ui: convert common input code to keycodemapdb
Daniel P. Berrange
2017-10-16
1
-1
/
+10
|
/
*
egl: misc framebuffer helper improvements.
Gerd Hoffmann
2017-09-29
1
-2
/
+3
*
console: purge curses bits from console.h
Gerd Hoffmann
2017-09-29
1
-21
/
+2
[next]