index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ui
/
sdl2.h
Age
Commit message (
Expand
)
Author
2017-06-21
sdl2: use framebuffer helper functions.
Gerd Hoffmann
2017-02-27
sdl2: add scanout_disable support
Gerd Hoffmann
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
2016-02-02
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
2016-01-08
sdl2/opengl: add opengl context and scanout support
Gerd Hoffmann
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: factor out sdl2_poll_events
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
2014-12-17
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann
2014-12-17
sdl2: rename sdl2_state to sdl2_console, move to header file
Gerd Hoffmann