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