summaryrefslogtreecommitdiff
path: root/include/ui/sdl2.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-27sdl: Move DisplayOptions global to sdl2_consoleElie Tournier1-0/+1
2018-01-12sdl2: Ignore UI hotkeys after a focus change when GUI modifier is heldJindrich Makovicka1-0/+1
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann1-1/+1
2017-06-21sdl2: use framebuffer helper functions.Gerd Hoffmann1-2/+6
2017-02-27sdl2: add scanout_disable supportGerd Hoffmann1-0/+1
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann1-5/+7
2016-07-06virgl: pass whole GL scanout dimensionsMarc-André Lureau1-0/+1
2016-02-02sdl: shorten the GUI refresh interval when mouse or keyboard is activeJindřich Makovička1-0/+1
2016-01-08sdl2/opengl: add opengl context and scanout supportGerd Hoffmann1-1/+21
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann1-0/+11
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann1-0/+6
2015-01-19ui/sdl2: Support shared surface for more pixman formatsGerd Hoffmann1-0/+2
2014-12-17sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann1-0/+1
2014-12-17sdl2: factor out sdl2_poll_eventsGerd Hoffmann1-0/+1
2014-12-17sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann1-0/+1
2014-12-17sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann1-0/+6
2014-12-17sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann1-0/+3
2014-12-17sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann1-0/+4
2014-12-17sdl2: rename sdl2_state to sdl2_console, move to header fileGerd Hoffmann1-0/+16