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