aboutsummaryrefslogtreecommitdiff
path: root/include/ui/sdl2.h
AgeCommit message (Expand)Author
2018-01-12sdl2: Ignore UI hotkeys after a focus change when GUI modifier is heldJindrich Makovicka
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann
2017-06-21sdl2: use framebuffer helper functions.Gerd Hoffmann
2017-02-27sdl2: add scanout_disable supportGerd Hoffmann
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann
2016-07-06virgl: pass whole GL scanout dimensionsMarc-André Lureau
2016-02-02sdl: shorten the GUI refresh interval when mouse or keyboard is activeJindřich Makovička
2016-01-08sdl2/opengl: add opengl context and scanout supportGerd Hoffmann
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann
2015-01-19ui/sdl2: Support shared surface for more pixman formatsGerd Hoffmann
2014-12-17sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: factor out sdl2_poll_eventsGerd Hoffmann
2014-12-17sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann
2014-12-17sdl2: move sdl_switch to sdl2-2d.cGerd 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-17sdl2: rename sdl2_state to sdl2_console, move to header fileGerd Hoffmann