index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
sdl2-2d.c
Age
Commit message (
Expand
)
Author
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-10-12
sdl2: Support all virtio-gpu formats
Max Reitz
2018-05-18
sdl: Move use of surface pointer below check for whether it is NULL
Peter Maydell
2018-02-16
sdl: restore optimized redraw
Anatoly Trosinenko
2016-06-03
SDL2: add bgrx pixel format
Pavel Dovgalyuk
2016-02-04
ui: Clean up includes
Peter Maydell
2015-10-08
sdl2: stop flickering
Gerd Hoffmann
2015-05-05
sdl2: Fix RGB555
Max Reitz
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: 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