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