summaryrefslogtreecommitdiffstats
path: root/ui/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* gtk/opengl: add opengl context and scanout support (GtkGLArea)Gerd Hoffmann2015-10-081-0/+5
* opengl: add egl-context.[ch] helpersGerd Hoffmann2015-10-081-0/+1
* ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange2015-09-151-1/+1
* ui: convert VNC websockets to use crypto APIsDaniel P. Berrange2015-07-081-1/+1
* crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange2015-07-071-1/+1
* gtk: add opengl support, using eglGerd Hoffmann2015-05-291-0/+3
* ui: add egl-helpersGerd Hoffmann2015-05-291-0/+3
* sdl2: add support for display rendering using opengl.Gerd Hoffmann2015-05-051-0/+3
* console-gl: add opengl rendering helper functionsGerd Hoffmann2015-05-051-0/+3
* opengl: add shader helper functions.Gerd Hoffmann2015-05-051-0/+7
* sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann2014-12-171-1/+1
* sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann2014-12-171-1/+1
* sdl: move version logic from source code to makefileGerd Hoffmann2014-12-161-1/+6
* ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGSFam Zheng2014-10-311-2/+3
* input: key mapping helpersGerd Hoffmann2014-05-161-1/+2
* build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev2014-05-081-1/+1
* ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie2014-03-051-2/+2
* input: add core bits of the new input layerGerd Hoffmann2014-03-051-1/+1
* input: rename file to legacyGerd Hoffmann2014-03-051-1/+1
* ui/Makefile.objs: delete unnecessary cocoa.o dependencyPeter Maydell2013-10-161-2/+0
* Ensure x_keymap.o is built when GTK is enabledDaniel P. Berrange2013-02-261-1/+1
* ui: add basic GTK gui (v5)Anthony Liguori2013-02-211-0/+3
* vnc: added initial websocket protocol supportTim Hardeck2013-01-211-0/+1
* build: fix includes for VNCPaolo Bonzini2012-12-221-1/+0
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* build: move rules from Makefile to */Makefile.objsPaolo Bonzini2012-12-191-0/+5
* Remove support for non-threaded VNC serverDaniel P. Berrange2012-06-271-5/+1
* build: move ui/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-0/+18
OpenPOWER on IntegriCloud