Sign in
qemu
/
qemu
/
6af9a8fc8ec83f823c079211bc7a2414b1d4e5fe
/
ui
/
sdl2.c
08d49df
sdl2: fix crash in handle_windowevent() when restoring the screen size
by Alberto Garcia
· 10 years ago
0b71a5d
sdl2: add support for display rendering using opengl.
by Gerd Hoffmann
· 10 years ago
19dadfc
sdl2: move SDL_* includes to sdl2.h
by Gerd Hoffmann
· 10 years ago
877417d
ui/sdl2: Support shared surface for more pixman formats
by Gerd Hoffmann
· 10 years ago
d3f3a0f
sdl2: Work around SDL2 SDL_ShowWindow() bug
by Max Reitz
· 10 years ago
1dfc5c8
sdl2: Use correct sdl2_console for window events
by Max Reitz
· 10 years ago
62959ff
sdl2: move sdl2_2d_refresh to sdl2-2d.c
by Gerd Hoffmann
· 10 years ago
63ed490
sdl2: factor out sdl2_poll_events
by Gerd Hoffmann
· 10 years ago
0d01b7c
sdl2: add+use sdl2_2d_redraw function.
by Gerd Hoffmann
· 10 years ago
2c3056f
sdl2: move sdl_switch to sdl2-2d.c
by Gerd Hoffmann
· 10 years ago
46522a8
sdl2: overhaul window size handling
by Gerd Hoffmann
· 10 years ago
f1ddebd
sdl2: move sdl_update to new sdl2-2d.c
by Gerd Hoffmann
· 10 years ago
44f017d
sdl2: turn on keyboard grabs
by Gerd Hoffmann
· 10 years ago
8fc1a3f
sdl2: move keyboard input code to new sdl2-input.c
by Gerd Hoffmann
· 10 years ago
5d0fe65
sdl2: rename sdl2_state to sdl2_console, move to header file
by Gerd Hoffmann
· 10 years ago
d29c431
sdl: move version logic from source code to makefile
by Gerd Hoffmann
· 10 years ago
4f36e42
sdl2: drop sdl_zoom.h
by Gerd Hoffmann
· 11 years ago
f233579
sdl2: textinput + terminal
by Gerd Hoffmann
· 11 years ago
363f59d
sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows
by Gerd Hoffmann
· 11 years ago
ee8c0b6
sdl: pass key event source to input layer
by Gerd Hoffmann
· 11 years ago
3f2fde2
sdl2: Support mouse wheel
by Cole Robinson
· 11 years ago
8b15d9f
sdl2: add ui info setting.
by Dave Airlie
· 11 years ago
2d968ff
input: sdl2: Fix relative mode to match SDL1 behavior
by Cole Robinson
· 11 years ago
afbc0dd
input: sdl2: Fix guest_cursor logic
by Cole Robinson
· 11 years ago
47c0374
ui/sdl2 : initial port to SDL 2.0 (v2.0)
by Dave Airlie
· 11 years ago