summaryrefslogtreecommitdiff
path: root/include/ui
AgeCommit message (Expand)Author
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-02-09Clean up includesMarkus Armbruster
2018-02-09vnc: use stubs for CONFIG_VNC=n dummy functionsGerd Hoffmann
2018-01-29ui: fix alphabetical ordering of keymapsDaniel P. Berrange
2018-01-29hw: convert the escc device to keycodemapdbDaniel P. Berrange
2018-01-29hw: convert ps2 device to keycodemapdbDaniel P. Berrange
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange
2018-01-25ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange
2018-01-12sdl2: Ignore UI hotkeys after a focus change when GUI modifier is heldJindrich Makovicka
2018-01-12spice: remove QXLWorker interface fieldFrediano Ziglio
2017-12-14ui: generate qcode to linux mappingsOwen Smith
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell
2017-10-17egl-helpers: add egl_texture_blit and egl_texture_blendGerd Hoffmann
2017-10-17egl-helpers: add dmabuf import supportGerd Hoffmann
2017-10-17opengl: add flipping vertex shaderGerd Hoffmann
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann
2017-10-17console: add support for dmabufsGerd Hoffmann
2017-10-16ui: don't export qemu_input_event_new_keyDaniel P. Berrange
2017-10-16ui: convert common input code to keycodemapdbDaniel P. Berrange
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann
2017-09-29console: purge curses bits from console.hGerd Hoffmann
2017-08-31console: use DIV_ROUND_UPMarc-André Lureau
2017-07-27ui: move qemu_input_linux_to_qcode()Gerd Hoffmann
2017-06-21gtk: use framebuffer helper functions.Gerd Hoffmann
2017-06-21sdl2: use framebuffer helper functions.Gerd Hoffmann
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann
2017-06-14spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann
2017-05-12opengl: add egl-headless displayGerd Hoffmann
2017-05-12egl-helpers: fix display init for x11Gerd Hoffmann
2017-05-12egl-helpers: drop support for gles and debug loggingGerd Hoffmann
2017-05-11ui: Support non-zero minimum values for absolute input axesPhilippe Voinov
2017-03-16cirrus/vnc: zap bitblit support from console code.Gerd Hoffmann
2017-02-27gtk-egl: add scanout_disable supportGerd Hoffmann
2017-02-27sdl2: add scanout_disable supportGerd Hoffmann
2017-02-27console: add dpy_gl_scanout_disableGerd Hoffmann
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann
2017-02-20spice: allow to specify drm rendernodeMarc-André Lureau
2017-01-27chardev: qom-ifyMarc-André Lureau
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-10curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)Stefan Weil
2017-01-10console: add API to get underlying gui window IDSamuel Thibault
2017-01-10ui: use evdev keymap when running under waylandDaniel P. Berrange
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann
2016-09-28console: track gl_block state in QemuConsoleGerd Hoffmann
2016-09-15Remove unused function declarationsLadi Prosek
2016-08-09clang: Fix warning reg. expansion to 'defined'Pranith Kumar
2016-07-11gtk: fix buildGerd Hoffmann
2016-07-06virgl: pass whole GL scanout dimensionsMarc-André Lureau