Commit History

Author SHA1 Message Date
  Jan Kiszka fc78bd4503 sdl: Fix memory leakage 16 years ago
  aliguori 8bb66d8601 Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases(yy) as keymap names. 16 years ago
  aliguori b96a313d3d Remove unnecessary prefix on SDL_syswm.h. This fixes the build for certain 16 years ago
  aliguori 5368a4228f Fix SDL on evdev hosts (Anthony Liguori) 16 years ago
  aliguori 1eec614b36 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) 16 years ago
  balrog 08a2d4c4ff Allow usb tablet to be used with vmware-vga hwcursor. 16 years ago
  balrog 8bf66d402b Fix absolute mode mice. 16 years ago
  pbrook 6e60065f88 Fix SDL slowness. 16 years ago
  malc 413bfb7cfc Remove real_screen->pixels checks 16 years ago
  aliguori 7d957bd8cb DisplayState interface change (Stefano Stabellini) 16 years ago
  aliguori 8927bcfd33 remove bgr (Stefano Stabellini) 16 years ago
  aliguori 6bb816031f Handle SDL grabs failing (Mark McLoughlin) 16 years ago
  aliguori bcfad70fb0 add DisplayState->idle (Samuel Thibault) 17 years ago
  aliguori 5b08fc106d Handle terminating signals (Gerd Hoffmann) 17 years ago
  blueswir1 749ecd9953 Fix detection of 15 bit display depth 17 years ago
  aliguori c7bd7bec8c Fix SDL problems with BGR displays (Avi Kivity) 17 years ago
  aurel32 3bee8bd013 SDL: Fix dead keys 17 years ago
  aurel32 f442e08b41 Slowdown SDL while minimized 17 years ago
  aurel32 4c44bdcb70 SDL mouse events smoothness 17 years ago
  aurel32 b94ed5772e Let the USB tablet reach the far bottom and right pixels 17 years ago
  pbrook 87ecb68bdf Break up vl.h. 18 years ago
  ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 18 years ago
  ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 18 years ago
  ths 3780e197e4 Add alternate grab key, by Michael Mohr. 18 years ago
  balrog 731345e17b Unpause the emulation after shutdown request on SDL close, so that it can take effect. 18 years ago
  blueswir1 b29169d265 Attempt to fix incorrect colours on some BGR displays 18 years ago
  ths e91c8a7783 Spelling fixes, by Stefan Weil. 18 years ago
  balrog 9467cd4602 -show-cursor switch to inhibit SDL hiding cursor. 18 years ago
  ths d34cab9f49 VMware SVGA II emulation, by Andrzej Zaborowski. 18 years ago
  ths c35734b2a6 Add -name option, by Anthony Liguori. 18 years ago