Sign in
qemu
/
qemu
/
292d06b925b2787ee6f2430996b95651cae42fce
/
ui
/
sdl2.c
54d3123
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
07333e1
kbd-state: use state tracker for sdl2
by Gerd Hoffmann
· 6 years ago
a442fe2
sdl: add support for high resolution window icon
by Daniel P. Berrangé
· 6 years ago
a8260d3
ui: install logo icons to $prefix/share/icons
by Daniel P. Berrangé
· 6 years ago
8c2b816
SDL: set a hint to not bypass the window compositor
by Sebastian Krzyszkowiak
· 6 years ago
6624c38
sdl2: show console #0 unconditionally
by Gerd Hoffmann
· 6 years ago
6fb34ff
ui/sdl2: Fix broken -full-screen CLI option
by Thomas Huth
· 7 years ago
2313e48
ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
by Thomas Huth
· 7 years ago
49213b7
sdl2: add checking for NULL
by Pavel Dovgalyuk
· 7 years ago
48db08c
sdl2: fix copypaste issues
by Pavel Dovgalyuk
· 7 years ago
64bf97e
sdl2: restore window dimensions by resize
by Amadeusz Sławiński
· 7 years ago
f88e5c5
sdl2: move opts assignment into loop
by Gerd Hoffmann
· 7 years ago
844fd50
sdl: Move DisplayOptions global to sdl2_console
by Elie Tournier
· 7 years ago
5ee1718
sdl: switch over to new display registry
by Gerd Hoffmann
· 7 years ago
afb92eb
sdl2: fix hotkey keyup
by Gerd Hoffmann
· 7 years ago
fe91f36
sdl: use DisplayOptions
by Gerd Hoffmann
· 7 years ago
8dfa306
sdl2: fix mouse grab
by Gerd Hoffmann
· 7 years ago
04ff1a3
sdl: reorganize -no-frame support
by Gerd Hoffmann
· 7 years ago
f8d2c93
sdl: use ctrl-alt-g as grab hotkey
by Gerd Hoffmann
· 7 years ago
849bbe6
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
by Jindrich Makovicka
· 7 years ago
d9f0626
sdl2 uses surface relative coordinates
by Jindrich Makovicka
· 7 years ago
2821671
sdl2: Do not hide the cursor on auxilliary windows
by Jindrich Makovicka
· 7 years ago
bcf43cd
sdl2: Fix broken display updating after the window is hidden
by Jindrich Makovicka
· 7 years ago
2495284
sdl2: Do not leave grab when fullscreen
by Jindrich Makovicka
· 7 years ago
cd6d78b
sdl2: Fix dead keyboard after fullsceen
by Jindrich Makovicka
· 7 years ago
253347e
sdl2: Use the same pointer show/hide logic for absolute and relative mode
by Jindrich Makovicka
· 7 years ago
fc49e72
sdl2: Do not quit the emulator when an auxilliary window is closed
by Jindrich Makovicka
· 7 years ago
85970a6
sdl2: add assert to make coverity happy
by Gerd Hoffmann
· 8 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
9cfa7ab
ui: Support non-zero minimum values for absolute input axes
by Philippe Voinov
· 8 years ago
db6cdfb
sdl2: add scanout_disable support
by Gerd Hoffmann
· 8 years ago
f4c36bd
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
by Gerd Hoffmann
· 8 years ago
8417cd0
sdl2: fix build failure on windows
by Gerd Hoffmann
· 8 years ago
d825367
sdl2: set window ID
by Samuel Thibault
· 8 years ago
8efa5f2
sdl2: skip init without outputs
by Gerd Hoffmann
· 9 years ago
56f289f
ui: sdl2: Release grab before opening console window
by Cole Robinson
· 9 years ago
f22d0af
qapi: rename input buttons
by Gerd Hoffmann
· 9 years ago
e16f4c8
ui: Clean up includes
by Peter Maydell
· 9 years ago
56bdd4b
sdl: shorten the GUI refresh interval when mouse or keyboard is active
by Jindřich Makovička
· 9 years ago
cb47dc9
sdl2/opengl: add opengl context and scanout support
by Gerd Hoffmann
· 10 years ago
d20a580
qapi: Change munging of CamelCase enum values
by Eric Blake
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
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