Age | Commit message (Expand) | Author |
2018-02-09 | vnc: use stubs for CONFIG_VNC=n dummy functions | Gerd Hoffmann |
2018-01-25 | ui: convert GTK and SDL1 frontends to keycodemapdb | Daniel P. Berrange |
2017-09-22 | buildsys: Move sdl cflags/libs to per object | Fam Zheng |
2017-05-19 | ui: egl-headless requires dmabuf support | Gerd Hoffmann |
2017-05-12 | opengl: add egl-headless display | Gerd Hoffmann |
2017-03-21 | add opengl_cflags to QEMU_CFLAGS | Gerd Hoffmann |
2016-03-08 | input: linux evdev support | Gerd Hoffmann |
2015-10-08 | gtk/opengl: add opengl context and scanout support (GtkGLArea) | Gerd Hoffmann |
2015-10-08 | opengl: add egl-context.[ch] helpers | Gerd Hoffmann |
2015-09-15 | ui: convert VNC server to use QCryptoTLSSession | Daniel P. Berrange |
2015-07-08 | ui: convert VNC websockets to use crypto APIs | Daniel P. Berrange |
2015-07-07 | crypto: move built-in D3DES implementation into crypto/ | Daniel P. Berrange |
2015-05-29 | gtk: add opengl support, using egl | Gerd Hoffmann |
2015-05-29 | ui: add egl-helpers | Gerd Hoffmann |
2015-05-05 | sdl2: add support for display rendering using opengl. | Gerd Hoffmann |
2015-05-05 | console-gl: add opengl rendering helper functions | Gerd Hoffmann |
2015-05-05 | opengl: add shader helper functions. | Gerd Hoffmann |
2014-12-17 | sdl2: move sdl_update to new sdl2-2d.c | Gerd Hoffmann |
2014-12-17 | sdl2: move keyboard input code to new sdl2-input.c | Gerd Hoffmann |
2014-12-16 | sdl: move version logic from source code to makefile | Gerd Hoffmann |
2014-10-31 | ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGS | Fam Zheng |
2014-05-16 | input: key mapping helpers | Gerd Hoffmann |
2014-05-08 | build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax | Michael Tokarev |
2014-03-05 | ui/sdl2 : initial port to SDL 2.0 (v2.0) | Dave Airlie |
2014-03-05 | input: add core bits of the new input layer | Gerd Hoffmann |
2014-03-05 | input: rename file to legacy | Gerd Hoffmann |
2013-10-16 | ui/Makefile.objs: delete unnecessary cocoa.o dependency | Peter Maydell |
2013-02-26 | Ensure x_keymap.o is built when GTK is enabled | Daniel P. Berrange |
2013-02-21 | ui: add basic GTK gui (v5) | Anthony Liguori |
2013-01-21 | vnc: added initial websocket protocol support | Tim Hardeck |
2012-12-22 | build: fix includes for VNC | Paolo Bonzini |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini |
2012-12-19 | build: move rules from Makefile to */Makefile.objs | Paolo Bonzini |
2012-06-27 | Remove support for non-threaded VNC server | Daniel P. Berrange |
2012-06-07 | build: move ui/ objects to nested Makefile.objs | Paolo Bonzini |