1. 898ae28 sdl: Reverse support for video mode setting by Lei Li · 11 years ago
  2. 5209089 console: zap ds arg from register_displaychangelistener by Gerd Hoffmann · 12 years ago
  3. 81c0d5a console: add qemu_console_is_* by Gerd Hoffmann · 12 years ago
  4. 0f7b286 console: gui timer fixes by Gerd Hoffmann · 12 years ago
  5. 1dbfa00 console: rename vga_hw_*, add QemuConsole param by Gerd Hoffmann · 12 years ago
  6. bc2ed97 console: zap displaystate from dcl callbacks by Gerd Hoffmann · 12 years ago
  7. 8db9bae sdl: stop using DisplayState by Gerd Hoffmann · 12 years ago
  8. c12aeb8 console: rework DisplaySurface handling [dcl/ui side] by Gerd Hoffmann · 12 years ago
  9. 468dfd6 sdl: drop dead code by Gerd Hoffmann · 12 years ago
  10. 7c20b4a console: fix displaychangelisteners interface by Gerd Hoffmann · 12 years ago
  11. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  12. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  13. 187cd1d console: remove DisplayAllocator by Gerd Hoffmann · 12 years ago
  14. 4dc6a39 console: remove dpy_gfx_fill by Gerd Hoffmann · 12 years ago
  15. a93a4a2 console: untangle gfx & txt updates by Gerd Hoffmann · 12 years ago
  16. bf2fde7 console: move set_mouse + cursor_define callbacks by Gerd Hoffmann · 12 years ago
  17. 63ea491 sdl: remove NULL check, g_malloc0 can't fail by Alon Levy · 13 years ago
  18. 02df4d6 sdl: Limit sdl_grab_end in handle_activation to Windows hosts by Jan Kiszka · 13 years ago
  19. 822f98d sdl: Grab input on end of non-absolute mouse click by Jan Kiszka · 13 years ago
  20. eaa2e02 Revert "Handle SDL grabs failing (Mark McLoughlin)" by Jan Kiszka · 13 years ago
  21. 85f94f8 sdl: Fix block prevention of SDL_WM_GrabInput by Jan Kiszka · 13 years ago
  22. 6659635 sdl: Do not grab mouse on mode switch while in background by Jan Kiszka · 13 years ago
  23. 1354869 Drop the vm_running global variable by Luiz Capitulino · 13 years ago
  24. f8b8d63 sdl: Don't release input on mouse mode change in full-screen mode by Jan Kiszka · 13 years ago
  25. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  26. 9510a48 sdl: Refactor sdl_send_mouse_event by Jan Kiszka · 13 years ago
  27. 1ae1caf sdl: Factor out event handlers from sdl_refresh by Jan Kiszka · 13 years ago
  28. d6a65ba sdl: Add zoom hot keys by Jan Kiszka · 13 years ago
  29. 35b0f23 sdl: Dynamically grab input in absolute mouse mode by Jan Kiszka · 13 years ago
  30. 74d9dc6 sdl: Fix cursor handling when switching consoles in absolute mouse mode by Jan Kiszka · 13 years ago
  31. f623d88 sdl: Never release input while in full screen mode by Jan Kiszka · 13 years ago
  32. f855810 sdl: Consistently avoid grabbing input for text consoles by Jan Kiszka · 13 years ago
  33. 110defd sdl: Initialize gui_fullscreen earlier during setup by Jan Kiszka · 13 years ago
  34. 982aae6 sdl: Drop bogus gui_fullscreen_initial_grab by Jan Kiszka · 13 years ago
  35. f997789 sdl: Restore scaling mode on return from full screen by Jan Kiszka · 13 years ago
  36. 2a8ad7d sdl: Fix full screen toggling from scaled mode by Jan Kiszka · 13 years ago
  37. d71680c sdl: Properly mark modifier+u as hotkey by Jan Kiszka · 13 years ago
  38. 97ad1c2 sdl: Avoid redundant scaling deactivation by Jan Kiszka · 13 years ago
  39. 91ada98 sdl: Do not make full screen mode resizable by Jan Kiszka · 13 years ago
  40. 941f511 sdl: Fix termination in -no-shutdown mode by Jan Kiszka · 13 years ago
  41. 9e8dd45 notifier: Pass data argument to callback by Jan Kiszka · 14 years ago
  42. 9bf0960 Fix compilation warning due to missing header for sigaction (followup) by Alexandre Raymond · 14 years ago
  43. 1de9756 set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video card by Michael Tokarev · 14 years ago
  44. 09cec71 ui/sdl: Load optional QEMU icon by Stefan Weil · 14 years ago
  45. ffe8b82 Consolidate DisplaySurface allocation in qemu_alloc_display() by Jes Sorensen · 14 years ago
  46. 4e79bcb ui/sdl: Fix handling of caps lock and num lock keys by Stefan Weil · 14 years ago
  47. 1b95849 sdl: remove unused variable by Blue Swirl · 14 years ago
  48. cdfb017 win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined) by Stefan Weil · 15 years ago
  49. 3e230dd ui: move all ui components in ui/ by Corentin Chary · 14 years ago[Renamed from sdl.c]
  50. fbe6d7a use new cursor struct + functions for vmware vga and sdl. by Gerd Hoffmann · 15 years ago
  51. 111f8ec sdl: Do not disable screensaver by default by Jan Kiszka · 15 years ago
  52. 2869548 Revert "Convert atexit users to exit_notifier" by Anthony Liguori · 15 years ago
  53. d7234f4 Convert atexit users to exit_notifier by Anthony Liguori · 15 years ago
  54. 3af12c8 sdl: use mouse mode notifier by Anthony Liguori · 15 years ago
  55. b6034a3 sdl: improve error message on fatal error by Bjørn Mork · 15 years ago
  56. 4e75b34 sdl: improve grab exiting instructions by Anthony Liguori · 15 years ago
  57. 44bb61c Fix curses interaction with keymaps by Samuel Thibault · 15 years ago
  58. 9441987 remove knowledge of defaultallocator_free_displaysurface from sdl.c by Paolo Bonzini · 15 years ago
  59. a35aed5 win32/sdl: Fix toggle full screen by Herve Poussineau · 15 years ago
  60. 3caf256 sdl: print the reason why SDL thinks SDL_Init failed before exiting by malc · 15 years ago
  61. 0ca9f8a offer right-ctrl as a grab option by Dustin Kirkland · 15 years ago
  62. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  63. 99a0949 Get rid of _t suffix by malc · 15 years ago
  64. b4ed5d1 Set SDL icon_title when using `-name XXX` for proper gnome-panel window list integration by Dominic Evans · 15 years ago
  65. c4a735f Allow to unscale the output window with a Ctrl-Alt-u hotkey by malc · 15 years ago
  66. 699960b sdl.c: support 32 bpp cursors by Reimar Döffinger · 15 years ago
  67. ae28834 fix sdl window resize by Stefano Stabellini · 15 years ago
  68. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 15 years ago
  69. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 15 years ago
  70. 229609d sdl: Fix memory leakage by Jan Kiszka · 16 years ago
  71. c18a2c3 sdl zooming by Stefano Stabellini · 16 years ago
  72. d8ee766 Only shutdown video subsytem in sdl_cleanup by malc · 16 years ago
  73. bb0574f Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases(yy) as keymap names. by balrog · 16 years ago
  74. 649c907 Fix absolute mouse events generated by SDL frontend. by balrog · 16 years ago
  75. 7b5d76d DisplayAllocator interface (Stefano Stabellini) by aliguori · 16 years ago
  76. c9985aa Remove unnecessary prefix on SDL_syswm.h. This fixes the build for certain by aliguori · 16 years ago
  77. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  78. 0483755 Refactor keymap code to avoid duplication ("Daniel P. Berrange") by aliguori · 16 years ago
  79. 5368a42 Fix SDL on evdev hosts (Anthony Liguori) by aliguori · 16 years ago
  80. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  81. 08a2d4c Allow usb tablet to be used with vmware-vga hwcursor. by balrog · 16 years ago
  82. 8bf66d4 Fix absolute mode mice. by balrog · 16 years ago
  83. 6e60065 Fix SDL slowness. by pbrook · 16 years ago
  84. 413bfb7 Remove real_screen->pixels checks by malc · 16 years ago
  85. 7d957bd DisplayState interface change (Stefano Stabellini) by aliguori · 16 years ago
  86. 8927bcf remove bgr (Stefano Stabellini) by aliguori · 16 years ago
  87. 6bb8160 Handle SDL grabs failing (Mark McLoughlin) by aliguori · 16 years ago
  88. bcfad70 add DisplayState->idle (Samuel Thibault) by aliguori · 16 years ago
  89. 5b08fc1 Handle terminating signals (Gerd Hoffmann) by aliguori · 16 years ago
  90. 749ecd9 Fix detection of 15 bit display depth by blueswir1 · 16 years ago
  91. c7bd7be Fix SDL problems with BGR displays (Avi Kivity) by aliguori · 16 years ago
  92. 3bee8bd SDL: Fix dead keys by aurel32 · 17 years ago
  93. f442e08 Slowdown SDL while minimized by aurel32 · 17 years ago
  94. 4c44bdc SDL mouse events smoothness by aurel32 · 17 years ago
  95. b94ed57 Let the USB tablet reach the far bottom and right pixels by aurel32 · 17 years ago
  96. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  97. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  98. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  99. 3780e19 Add alternate grab key, by Michael Mohr. by ths · 18 years ago
  100. 731345e Unpause the emulation after shutdown request on SDL close, so that it can take effect. by balrog · 18 years ago