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
/
ui
/
sdl2.c
Age
Commit message (
Expand
)
Author
2024-07-16
ui/console: Convert mouse visibility parameter into bool
Akihiko Odaki
2024-05-14
ui/sdl2: Allow host to power down screen
Bernhard Beschow
2023-11-07
ui/sdl2: use correct key names in win title on mac
Adrian Wowk
2023-10-03
input: Allow to choose console with qemu_input_is_absolute
Akihiko Odaki
2023-09-12
ui/vc: rename kbd_put to qemu_text_console functions
Marc-André Lureau
2023-09-06
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-09-04
ui/vc: change the argument for QemuTextConsole
Marc-André Lureau
2023-08-31
ui: spelling fixes
Michael Tokarev
2023-06-27
ui/sdl2: OpenGL window context
Antonio Caggiano
2023-05-28
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
Volker Rümelin
2023-05-28
ui/sdl2: Grab Alt+F4 also under Windows
Bernhard Beschow
2023-05-28
ui/sdl2: Grab Alt+Tab also in fullscreen mode
Bernhard Beschow
2023-03-21
ui/sdl2: remove workaround forcing x11
Erico Nunes
2023-03-13
ui/sdl: try to instantiate the matching opengl renderer
Marc-André Lureau
2023-03-13
ui/sdl: add QEMU_ENABLE_SDL_LOGGING setting/environment
Marc-André Lureau
2023-03-13
ui/sdl: get the GL context from the window
Marc-André Lureau
2022-06-03
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-03-14
ui/console: move dcl compatiblity check to a callback
Marc-André Lureau
2022-01-13
ui/sdl2: pass horizontal scroll information to the device code
Dmitry Petrov
2021-12-21
ui: split the GL context in a different object
Marc-André Lureau
2021-12-21
ui: associate GL context outside of display listener registration
Marc-André Lureau
2021-12-21
ui: do not delay further remote resize
Marc-André Lureau
2021-08-10
ui/sdl2: Check return value from g_setenv()
Peter Maydell
2021-07-09
modules: add ui module annotations
Gerd Hoffmann
2021-02-04
ui: remove gl_ctx_get_current
Marc-André Lureau
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
2020-12-11
sdl2: Add extra mouse buttons
Darrell Walisser
2020-10-14
SDL: enable OpenGL context creation
Jan Henrik Weinstock
2020-09-30
ui: relocate paths to icons and translations
Paolo Bonzini
2020-05-19
ui/sdl2: start in full screen with grab enabled
Volker Rümelin
2020-05-19
ui/sdl2: fix handling of AltGr key on Windows
Volker Rümelin
2020-05-14
ui/sdl2: fix segment fault caused by null pointer dereference
Changbin Du
2020-02-12
ui/sdl: switch to new show-cursor option
Gerd Hoffmann
2019-12-17
glib: use portable g_setenv()
Marc-André Lureau
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-02-05
kbd-state: use state tracker for sdl2
Gerd Hoffmann
2019-01-21
sdl: add support for high resolution window icon
Daniel P. Berrangé
2019-01-21
ui: install logo icons to $prefix/share/icons
Daniel P. Berrangé
2018-10-29
SDL: set a hint to not bypass the window compositor
Sebastian Krzyszkowiak
2018-10-01
sdl2: show console #0 unconditionally
Gerd Hoffmann
2018-08-24
ui/sdl2: Fix broken -full-screen CLI option
Thomas Huth
2018-08-24
ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
Thomas Huth
2018-06-26
sdl2: add checking for NULL
Pavel Dovgalyuk
2018-06-26
sdl2: fix copypaste issues
Pavel Dovgalyuk
2018-06-14
sdl2: restore window dimensions by resize
Amadeusz Sławiński
2018-05-15
sdl2: move opts assignment into loop
Gerd Hoffmann
2018-04-27
sdl: Move DisplayOptions global to sdl2_console
Elie Tournier
2018-03-05
sdl: switch over to new display registry
Gerd Hoffmann
2018-02-22
sdl2: fix hotkey keyup
Gerd Hoffmann
[next]