201 Commits (2362a28ea11c145e1a13ae79342d76dc118a72a6)

Author SHA1 Message Date
Owen Smith de80d78594 ui: generate qcode to linux mappings 9 years ago
Gerd Hoffmann 0eb50c2737 egl-helpers: add egl_texture_blit and egl_texture_blend 9 years ago
Gerd Hoffmann 86c0522c63 egl-helpers: add dmabuf import support 9 years ago
Gerd Hoffmann 2e1d70b9e0 opengl: add flipping vertex shader 9 years ago
Gerd Hoffmann 46e19e149f opengl: move shader init from console-gl.c to shader.c 9 years ago
Gerd Hoffmann 4133fa711f console: add support for dmabufs 9 years ago
Daniel P. Berrange 3ad35e7a9b ui: don't export qemu_input_event_new_key 9 years ago
Daniel P. Berrange bcd5ac9bcb ui: convert common input code to keycodemapdb 9 years ago
Gerd Hoffmann 74083f9c01 egl: misc framebuffer helper improvements. 9 years ago
Gerd Hoffmann e2f82e924d console: purge curses bits from console.h 9 years ago
Marc-André Lureau d1a0945f84 console: use DIV_ROUND_UP 9 years ago
Gerd Hoffmann 606eb0c649 ui: move qemu_input_linux_to_qcode() 9 years ago
Gerd Hoffmann a4f113fd69 gtk: use framebuffer helper functions. 9 years ago
Gerd Hoffmann 371c4ef637 sdl2: use framebuffer helper functions. 9 years ago
Gerd Hoffmann 6fafc26014 egl-helpers: add helpers to handle opengl framebuffers 9 years ago
Gerd Hoffmann fe5c44f9c9 spice: don't enter opengl mode in case another UI provides opengl support 9 years ago
Gerd Hoffmann bb1599b64c opengl: add egl-headless display 9 years ago
Gerd Hoffmann e1913dbb58 egl-helpers: fix display init for x11 9 years ago
Gerd Hoffmann 9f728c7940 egl-helpers: drop support for gles and debug logging 9 years ago
Philippe Voinov 9cfa7ab939 ui: Support non-zero minimum values for absolute input axes 9 years ago
Gerd Hoffmann 50628d3479 cirrus/vnc: zap bitblit support from console code. 10 years ago
Gerd Hoffmann 543a7a161f gtk-egl: add scanout_disable support 10 years ago
Gerd Hoffmann db6cdfbeba sdl2: add scanout_disable support 10 years ago
Gerd Hoffmann eaa92c76ce console: add dpy_gl_scanout_disable 10 years ago
Gerd Hoffmann f4c36bdab6 console: rename dpy_gl_scanout to dpy_gl_scanout_texture 10 years ago
Marc-André Lureau 7b5255083b spice: allow to specify drm rendernode 10 years ago
Marc-André Lureau 777357d758 chardev: qom-ify 10 years ago
Marc-André Lureau 0ec7b3e7f2 char: rename CharDriverState Chardev 10 years ago
Stefan Weil f27ff81070 curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT) 10 years ago
Samuel Thibault b3cb21b9b5 console: add API to get underlying gui window ID 10 years ago
Daniel P. Berrange a8ffb372a2 ui: use evdev keymap when running under wayland 10 years ago
Gerd Hoffmann 4423184376 spice/gl: render DisplaySurface via opengl 10 years ago
Gerd Hoffmann f607867cef console: track gl_block state in QemuConsole 10 years ago
Ladi Prosek d4b84d564e Remove unused function declarations 10 years ago
Pranith Kumar 2368635d39 clang: Fix warning reg. expansion to 'defined' 10 years ago
Gerd Hoffmann f7d3f8c0c0 gtk: fix build 10 years ago
Marc-André Lureau 9d8256ebc0 virgl: pass whole GL scanout dimensions 10 years ago
John Snow 015e02f880 spice: avoid .set_mm_time on >= 0.12.6 10 years ago
Paolo Bonzini 33df7bf3bf vnc: generalize "VNC server running on ..." message 10 years ago
Eduardo Habkost 6f0c894c25 spice: Initialization stubs on qemu-spice.h 10 years ago
Eduardo Habkost 19a2c6269f gtk: Initialization stubs 10 years ago
Eduardo Habkost e35ee7c1aa cocoa: cocoa_display_init() stub 10 years ago
Eduardo Habkost 476db0814d sdl: Initialization stubs 10 years ago
Eduardo Habkost 674ec68693 curses: curses_display_init() stub 10 years ago
Eduardo Habkost f8c75b2486 vnc: Initialization stubs 10 years ago
Gerd Hoffmann 39414ef4e9 spice/gl: add & use qemu_spice_gl_monitor_config 11 years ago
Gerd Hoffmann ca58b45fbe ui/virtio-gpu: add and use qemu_create_displaysurface_pixman 11 years ago
Markus Armbruster 14b6d44d47 Use scripts/clean-includes to drop redundant qemu/typedefs.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Gerd Hoffmann e0d2bd5195 input: linux evdev support 11 years ago