Age | Commit message (Expand) | Author |
---|---|---|
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 |