index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
sdl2-2d.c
Age
Commit message (
Expand
)
Author
2026-05-09
ui/console: rename public API to use consistent qemu_console_ prefix
Marc-André Lureau
2024-06-19
ui+display: rename is_placeholder() -> surface_is_placeholder()
Gerd Hoffmann
2023-08-31
ui: spelling fixes
Michael Tokarev
2021-03-04
ui/console: Pass placeholder surface to displays
Akihiko Odaki
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