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
2019-09-17
ui: add an embedded Barrier client
Laurent Vivier
2019-08-27
build-sys: build ui-spice-app as a module
Marc-André Lureau
2019-03-13
iconv: detect and make curses depend on it
Samuel Thibault
2019-02-22
display: add -display spice-app launching a Spice client
Marc-André Lureau
2019-02-05
kbd-state: add keyboard state tracker
Gerd Hoffmann
2019-02-01
ui: remove support for SDL1.2 in favour of SDL2
Daniel P. Berrangé
2018-05-18
ui: add x_keymap.o to modules
Paolo Bonzini
2018-03-12
ui/opengl: Makefile cleanup
Gerd Hoffmann
2018-03-12
ui/gtk: group gtk.mo declarations in Makefile
Gerd Hoffmann
2018-03-12
ui/gtk: make GtkGlArea usage a runtime option
Gerd Hoffmann
2018-03-05
ui/sdl: build as module
Gerd Hoffmann
2018-03-05
ui/curses: build as module
Gerd Hoffmann
2018-03-05
ui/gtk: build as module
Gerd Hoffmann
2018-03-05
configure: add X11 vars to config-host.mak
Gerd Hoffmann
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