Age | Commit message (Expand) | Author |
2019-02-05 | kbd-state: use state tracker for sdl2 | Gerd Hoffmann |
2019-02-05 | sdl2: remove sdl2_reset_keys() function | Gerd Hoffmann |
2019-01-21 | sdl: add support for high resolution window icon | Daniel P. Berrangé |
2018-04-27 | sdl: Move DisplayOptions global to sdl2_console | Elie Tournier |
2018-01-12 | sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held | Jindrich Makovicka |
2017-10-17 | opengl: move shader init from console-gl.c to shader.c | Gerd Hoffmann |
2017-06-21 | sdl2: use framebuffer helper functions. | Gerd Hoffmann |
2017-02-27 | sdl2: add scanout_disable support | Gerd Hoffmann |
2017-02-27 | console: rename dpy_gl_scanout to dpy_gl_scanout_texture | Gerd Hoffmann |
2016-07-06 | virgl: pass whole GL scanout dimensions | Marc-André Lureau |
2016-02-02 | sdl: shorten the GUI refresh interval when mouse or keyboard is active | Jindřich Makovička |
2016-01-08 | sdl2/opengl: add opengl context and scanout support | Gerd Hoffmann |
2015-05-05 | sdl2: add support for display rendering using opengl. | Gerd Hoffmann |
2015-05-05 | sdl2: move SDL_* includes to sdl2.h | Gerd Hoffmann |
2015-01-19 | ui/sdl2: Support shared surface for more pixman formats | Gerd Hoffmann |
2014-12-17 | sdl2: move sdl2_2d_refresh to sdl2-2d.c | Gerd Hoffmann |
2014-12-17 | sdl2: factor out sdl2_poll_events | Gerd Hoffmann |
2014-12-17 | sdl2: add+use sdl2_2d_redraw function. | Gerd Hoffmann |
2014-12-17 | sdl2: move sdl_switch to sdl2-2d.c | Gerd Hoffmann |
2014-12-17 | sdl2: move sdl_update to new sdl2-2d.c | Gerd Hoffmann |
2014-12-17 | sdl2: move keyboard input code to new sdl2-input.c | Gerd Hoffmann |
2014-12-17 | sdl2: rename sdl2_state to sdl2_console, move to header file | Gerd Hoffmann |