aboutsummaryrefslogtreecommitdiff
path: root/ui/sdl2-2d.c
AgeCommit message (Expand)Author
2021-03-04ui/console: Pass placeholder surface to displaysAkihiko Odaki
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-10-12sdl2: Support all virtio-gpu formatsMax Reitz
2018-05-18sdl: Move use of surface pointer below check for whether it is NULLPeter Maydell
2018-02-16sdl: restore optimized redrawAnatoly Trosinenko
2016-06-03SDL2: add bgrx pixel formatPavel Dovgalyuk
2016-02-04ui: Clean up includesPeter Maydell
2015-10-08sdl2: stop flickeringGerd Hoffmann
2015-05-05sdl2: Fix RGB555Max Reitz
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann
2015-01-19ui/sdl2: Support shared surface for more pixman formatsGerd Hoffmann
2014-12-17sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann
2014-12-17sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann