index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
Makefile.objs
Age
Commit message (
Expand
)
Author
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