aboutsummaryrefslogtreecommitdiff
path: root/ui/Makefile.objs
AgeCommit message (Expand)Author
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
2012-06-07build: move ui/ objects to nested Makefile.objsPaolo Bonzini