Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-12 | sdl2: Support all virtio-gpu formats | Max Reitz | 1 | -0/+15 |
2018-05-18 | sdl: Move use of surface pointer below check for whether it is NULL | Peter Maydell | 1 | -3/+3 |
2018-02-16 | sdl: restore optimized redraw | Anatoly Trosinenko | 1 | -16/+7 |
2016-06-03 | SDL2: add bgrx pixel format | Pavel Dovgalyuk | 1 | -0/+3 |
2016-02-04 | ui: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-08 | sdl2: stop flickering | Gerd Hoffmann | 1 | -0/+13 |
2015-05-05 | sdl2: Fix RGB555 | Max Reitz | 1 | -2/+13 |
2015-05-05 | sdl2: add support for display rendering using opengl. | Gerd Hoffmann | 1 | -0/+7 |
2015-05-05 | sdl2: move SDL_* includes to sdl2.h | Gerd Hoffmann | 1 | -6/+0 |
2015-01-19 | ui/sdl2: Support shared surface for more pixman formats | Gerd Hoffmann | 1 | -0/+13 |
2014-12-17 | sdl2: move sdl2_2d_refresh to sdl2-2d.c | Gerd Hoffmann | 1 | -0/+8 |
2014-12-17 | sdl2: add+use sdl2_2d_redraw function. | Gerd Hoffmann | 1 | -0/+11 |
2014-12-17 | sdl2: move sdl_switch to sdl2-2d.c | Gerd Hoffmann | 1 | -0/+42 |
2014-12-17 | sdl2: move sdl_update to new sdl2-2d.c | Gerd Hoffmann | 1 | -0/+61 |