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
*
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
*
console: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-1
/
+1
*
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
2017-07-27
1
-0
/
+1
*
gtk: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
1
-2
/
+2
*
sdl2: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
1
-2
/
+6
*
egl-helpers: add helpers to handle opengl framebuffers
Gerd Hoffmann
2017-06-21
1
-0
/
+15
*
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
2017-06-14
1
-0
/
+2
*
opengl: add egl-headless display
Gerd Hoffmann
2017-05-12
1
-0
/
+3
*
egl-helpers: fix display init for x11
Gerd Hoffmann
2017-05-12
1
-1
/
+2
*
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
2017-05-12
1
-1
/
+1
*
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-11
1
-4
/
+7
*
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
2017-03-16
1
-7
/
+0
*
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
1
-0
/
+1
*
sdl2: add scanout_disable support
Gerd Hoffmann
2017-02-27
1
-0
/
+1
*
console: add dpy_gl_scanout_disable
Gerd Hoffmann
2017-02-27
1
-0
/
+2
*
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-27
3
-23
/
+32
*
spice: allow to specify drm rendernode
Marc-André Lureau
2017-02-20
1
-2
/
+1
*
chardev: qom-ify
Marc-André Lureau
2017-01-27
1
-0
/
+2
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
2
-2
/
+2
*
curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)
Stefan Weil
2017-01-10
1
-0
/
+3
*
console: add API to get underlying gui window ID
Samuel Thibault
2017-01-10
1
-0
/
+4
*
ui: use evdev keymap when running under wayland
Daniel P. Berrange
2017-01-10
1
-0
/
+4
*
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
2016-09-28
1
-1
/
+4
*
console: track gl_block state in QemuConsole
Gerd Hoffmann
2016-09-28
1
-0
/
+1
*
Remove unused function declarations
Ladi Prosek
2016-09-15
3
-6
/
+0
*
clang: Fix warning reg. expansion to 'defined'
Pranith Kumar
2016-08-09
1
-2
/
+5
*
gtk: fix build
Gerd Hoffmann
2016-07-11
1
-0
/
+1
*
virgl: pass whole GL scanout dimensions
Marc-André Lureau
2016-07-06
3
-0
/
+4
*
spice: avoid .set_mm_time on >= 0.12.6
John Snow
2016-07-06
1
-0
/
+3
*
vnc: generalize "VNC server running on ..." message
Paolo Bonzini
2016-06-29
1
-7
/
+0
*
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
2016-05-20
1
-0
/
+13
*
gtk: Initialization stubs
Eduardo Habkost
2016-05-20
1
-0
/
+17
*
cocoa: cocoa_display_init() stub
Eduardo Habkost
2016-05-20
1
-0
/
+9
*
sdl: Initialization stubs
Eduardo Habkost
2016-05-20
1
-0
/
+16
*
curses: curses_display_init() stub
Eduardo Habkost
2016-05-20
1
-0
/
+9
*
vnc: Initialization stubs
Eduardo Habkost
2016-05-20
1
-1
/
+19
*
spice/gl: add & use qemu_spice_gl_monitor_config
Gerd Hoffmann
2016-05-12
1
-0
/
+1
*
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
2016-04-11
1
-0
/
+1
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
2
-3
/
+0
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-1
/
+1
*
input: linux evdev support
Gerd Hoffmann
2016-03-08
1
-0
/
+2
[next]