aboutsummaryrefslogtreecommitdiff
path: root/ui/Makefile.objs
AgeCommit message (Expand)Author
2020-08-21meson: convert ui directory to MesonMarc-André Lureau
2020-05-19ui/win32-kbd-hook: handle AltGr in a hook procedureVolker Rümelin
2019-09-17ui: add an embedded Barrier clientLaurent Vivier
2019-08-27build-sys: build ui-spice-app as a moduleMarc-André Lureau
2019-03-13iconv: detect and make curses depend on itSamuel Thibault
2019-02-22display: add -display spice-app launching a Spice clientMarc-André Lureau
2019-02-05kbd-state: add keyboard state trackerGerd Hoffmann
2019-02-01ui: remove support for SDL1.2 in favour of SDL2Daniel P. Berrangé
2018-05-18ui: add x_keymap.o to modulesPaolo Bonzini
2018-03-12ui/opengl: Makefile cleanupGerd Hoffmann
2018-03-12ui/gtk: group gtk.mo declarations in MakefileGerd Hoffmann
2018-03-12ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann
2018-03-05ui/sdl: build as moduleGerd Hoffmann
2018-03-05ui/curses: build as moduleGerd Hoffmann
2018-03-05ui/gtk: build as moduleGerd Hoffmann
2018-03-05configure: add X11 vars to config-host.makGerd Hoffmann
2018-02-09vnc: use stubs for CONFIG_VNC=n dummy functionsGerd Hoffmann
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange
2017-09-22buildsys: Move sdl cflags/libs to per objectFam Zheng
2017-05-19ui: egl-headless requires dmabuf supportGerd Hoffmann
2017-05-12opengl: add egl-headless displayGerd Hoffmann
2017-03-21add opengl_cflags to QEMU_CFLAGSGerd Hoffmann
2016-03-08input: linux evdev supportGerd Hoffmann
2015-10-08gtk/opengl: add opengl context and scanout support (GtkGLArea)Gerd Hoffmann
2015-10-08opengl: add egl-context.[ch] helpersGerd Hoffmann
2015-09-15ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange
2015-07-08ui: convert VNC websockets to use crypto APIsDaniel P. Berrange
2015-07-07crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange
2015-05-29gtk: add opengl support, using eglGerd Hoffmann
2015-05-29ui: add egl-helpersGerd Hoffmann
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann
2015-05-05opengl: add shader helper functions.Gerd Hoffmann
2014-12-17sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann
2014-12-16sdl: move version logic from source code to makefileGerd Hoffmann
2014-10-31ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGSFam Zheng
2014-05-16input: key mapping helpersGerd Hoffmann
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev
2014-03-05ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie
2014-03-05input: add core bits of the new input layerGerd Hoffmann
2014-03-05input: rename file to legacyGerd Hoffmann
2013-10-16ui/Makefile.objs: delete unnecessary cocoa.o dependencyPeter Maydell
2013-02-26Ensure x_keymap.o is built when GTK is enabledDaniel P. Berrange
2013-02-21ui: add basic GTK gui (v5)Anthony Liguori
2013-01-21vnc: added initial websocket protocol supportTim Hardeck
2012-12-22build: fix includes for VNCPaolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange