1. 67c6f1d SDL: enable OpenGL context creation by Jan Henrik Weinstock · 4 years, 5 months ago
  2. 77d910f ui: relocate paths to icons and translations by Paolo Bonzini · 4 years, 7 months ago
  3. 7dafc67 ui/sdl2: start in full screen with grab enabled by Volker Rümelin · 4 years, 10 months ago
  4. 8304734 ui/sdl2: fix handling of AltGr key on Windows by Volker Rümelin · 4 years, 10 months ago
  5. 32ec983 ui/sdl2: fix segment fault caused by null pointer dereference by Changbin Du · 4 years, 10 months ago
  6. 86a088e ui/sdl: switch to new show-cursor option by Gerd Hoffmann · 5 years ago
  7. e468ffd glib: use portable g_setenv() by Marc-André Lureau · 5 years ago
  8. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  9. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  10. 07333e1 kbd-state: use state tracker for sdl2 by Gerd Hoffmann · 6 years ago
  11. a442fe2 sdl: add support for high resolution window icon by Daniel P. Berrangé · 6 years ago
  12. a8260d3 ui: install logo icons to $prefix/share/icons by Daniel P. Berrangé · 6 years ago
  13. 8c2b816 SDL: set a hint to not bypass the window compositor by Sebastian Krzyszkowiak · 6 years ago
  14. 6624c38 sdl2: show console #0 unconditionally by Gerd Hoffmann · 6 years ago
  15. 6fb34ff ui/sdl2: Fix broken -full-screen CLI option by Thomas Huth · 7 years ago
  16. 2313e48 ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag by Thomas Huth · 7 years ago
  17. 49213b7 sdl2: add checking for NULL by Pavel Dovgalyuk · 7 years ago
  18. 48db08c sdl2: fix copypaste issues by Pavel Dovgalyuk · 7 years ago
  19. 64bf97e sdl2: restore window dimensions by resize by Amadeusz Sławiński · 7 years ago
  20. f88e5c5 sdl2: move opts assignment into loop by Gerd Hoffmann · 7 years ago
  21. 844fd50 sdl: Move DisplayOptions global to sdl2_console by Elie Tournier · 7 years ago
  22. 5ee1718 sdl: switch over to new display registry by Gerd Hoffmann · 7 years ago
  23. afb92eb sdl2: fix hotkey keyup by Gerd Hoffmann · 7 years ago
  24. fe91f36 sdl: use DisplayOptions by Gerd Hoffmann · 7 years ago
  25. 8dfa306 sdl2: fix mouse grab by Gerd Hoffmann · 7 years ago
  26. 04ff1a3 sdl: reorganize -no-frame support by Gerd Hoffmann · 7 years ago
  27. f8d2c93 sdl: use ctrl-alt-g as grab hotkey by Gerd Hoffmann · 7 years ago
  28. 849bbe6 sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held by Jindrich Makovicka · 7 years ago
  29. d9f0626 sdl2 uses surface relative coordinates by Jindrich Makovicka · 7 years ago
  30. 2821671 sdl2: Do not hide the cursor on auxilliary windows by Jindrich Makovicka · 7 years ago
  31. bcf43cd sdl2: Fix broken display updating after the window is hidden by Jindrich Makovicka · 7 years ago
  32. 2495284 sdl2: Do not leave grab when fullscreen by Jindrich Makovicka · 7 years ago
  33. cd6d78b sdl2: Fix dead keyboard after fullsceen by Jindrich Makovicka · 7 years ago
  34. 253347e sdl2: Use the same pointer show/hide logic for absolute and relative mode by Jindrich Makovicka · 7 years ago
  35. fc49e72 sdl2: Do not quit the emulator when an auxilliary window is closed by Jindrich Makovicka · 7 years ago
  36. 85970a6 sdl2: add assert to make coverity happy by Gerd Hoffmann · 8 years ago
  37. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  38. 9cfa7ab ui: Support non-zero minimum values for absolute input axes by Philippe Voinov · 8 years ago
  39. db6cdfb sdl2: add scanout_disable support by Gerd Hoffmann · 8 years ago
  40. f4c36bd console: rename dpy_gl_scanout to dpy_gl_scanout_texture by Gerd Hoffmann · 8 years ago
  41. 8417cd0 sdl2: fix build failure on windows by Gerd Hoffmann · 8 years ago
  42. d825367 sdl2: set window ID by Samuel Thibault · 8 years ago
  43. 8efa5f2 sdl2: skip init without outputs by Gerd Hoffmann · 9 years ago
  44. 56f289f ui: sdl2: Release grab before opening console window by Cole Robinson · 9 years ago
  45. f22d0af qapi: rename input buttons by Gerd Hoffmann · 9 years ago
  46. e16f4c8 ui: Clean up includes by Peter Maydell · 9 years ago
  47. 56bdd4b sdl: shorten the GUI refresh interval when mouse or keyboard is active by Jindřich Makovička · 9 years ago
  48. cb47dc9 sdl2/opengl: add opengl context and scanout support by Gerd Hoffmann · 10 years ago
  49. d20a580 qapi: Change munging of CamelCase enum values by Eric Blake · 9 years ago
  50. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  51. 08d49df sdl2: fix crash in handle_windowevent() when restoring the screen size by Alberto Garcia · 10 years ago
  52. 0b71a5d sdl2: add support for display rendering using opengl. by Gerd Hoffmann · 10 years ago
  53. 19dadfc sdl2: move SDL_* includes to sdl2.h by Gerd Hoffmann · 10 years ago
  54. 877417d ui/sdl2: Support shared surface for more pixman formats by Gerd Hoffmann · 10 years ago
  55. d3f3a0f sdl2: Work around SDL2 SDL_ShowWindow() bug by Max Reitz · 10 years ago
  56. 1dfc5c8 sdl2: Use correct sdl2_console for window events by Max Reitz · 10 years ago
  57. 62959ff sdl2: move sdl2_2d_refresh to sdl2-2d.c by Gerd Hoffmann · 10 years ago
  58. 63ed490 sdl2: factor out sdl2_poll_events by Gerd Hoffmann · 10 years ago
  59. 0d01b7c sdl2: add+use sdl2_2d_redraw function. by Gerd Hoffmann · 10 years ago
  60. 2c3056f sdl2: move sdl_switch to sdl2-2d.c by Gerd Hoffmann · 10 years ago
  61. 46522a8 sdl2: overhaul window size handling by Gerd Hoffmann · 10 years ago
  62. f1ddebd sdl2: move sdl_update to new sdl2-2d.c by Gerd Hoffmann · 10 years ago
  63. 44f017d sdl2: turn on keyboard grabs by Gerd Hoffmann · 10 years ago
  64. 8fc1a3f sdl2: move keyboard input code to new sdl2-input.c by Gerd Hoffmann · 10 years ago
  65. 5d0fe65 sdl2: rename sdl2_state to sdl2_console, move to header file by Gerd Hoffmann · 10 years ago
  66. d29c431 sdl: move version logic from source code to makefile by Gerd Hoffmann · 10 years ago
  67. 4f36e42 sdl2: drop sdl_zoom.h by Gerd Hoffmann · 11 years ago
  68. f233579 sdl2: textinput + terminal by Gerd Hoffmann · 11 years ago
  69. 363f59d sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows by Gerd Hoffmann · 11 years ago
  70. ee8c0b6 sdl: pass key event source to input layer by Gerd Hoffmann · 11 years ago
  71. 3f2fde2 sdl2: Support mouse wheel by Cole Robinson · 11 years ago
  72. 8b15d9f sdl2: add ui info setting. by Dave Airlie · 11 years ago
  73. 2d968ff input: sdl2: Fix relative mode to match SDL1 behavior by Cole Robinson · 11 years ago
  74. afbc0dd input: sdl2: Fix guest_cursor logic by Cole Robinson · 11 years ago
  75. 47c0374 ui/sdl2 : initial port to SDL 2.0 (v2.0) by Dave Airlie · 11 years ago