Commit History

Author SHA1 Message Date
  Ryan C. Gordon 1e3c28ac64 X11: Added a test for a weird X11 error we get with Xinerama, rarely. 9 years ago
  Ryan C. Gordon 20ec137763 X11: Call XRefreshKeyboardMapping() when we get various MappingNotify events. 9 years ago
  Ryan C. Gordon acdb494ffd X11: Don't ignore keyboard mapping changes. 9 years ago
  Ryan C. Gordon 4986563d2f Fixed assertion failure in diskaudio target caused by new hotplugging support. 9 years ago
  Sam Lantinga bf9bd59c01 Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in 9 years ago
  Sam Lantinga f1b7a8434f Fixed compiling if SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM is not defined 9 years ago
  Philipp Wiesemann c5857ab498 Mac OS X: Fixed typo in build script comment. 9 years ago
  Philipp Wiesemann 9b6f159c3d Emscripten: Corrected build instructions in documentation. 9 years ago
  Sam Lantinga 3a08b46336 Fixed bug 2834 - Patch to support dead keys on Windows 9 years ago
  Sam Lantinga 82eec4b630 Fixed whitespace in SDL_evdev.c 9 years ago
  Sam Lantinga 9f50d63dd5 Fixed an issue with mouse/keyboard removal 9 years ago
  Alfred Reynolds cbbdd27ad3 SDL 9 years ago
  Alfred Reynolds e4e4e1b82a SDL 9 years ago
  Sam Lantinga b7aa856c8f Fixed bug 3030 - SDL_RecreateWindow fails to restore title, icon, etc. 9 years ago
  Ryan C. Gordon ded3a16e72 Fixed compiler warning about shadowed local variables. 9 years ago
  Ryan C. Gordon 437a6d9da9 Updated Mac OS X documentation for fatbuilt.sh -> gcc-fat.sh transition. 9 years ago
  Philipp Wiesemann 8cea1b986e Windows: Fixed crash if initialization of EGL failed but was tried again later. 9 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 9 years ago
  Philipp Wiesemann 0e45984fa0 Fixed crash if initialization of EGL failed but was tried again later. 9 years ago
  Eric Wing 7d5147bad3 resync'd overscan patch with SDL mainline. 10 years ago
  Philipp Wiesemann 5a578a0783 Fixed return value of SDL_SaveBMP_RW() depending on set errors after NULL input. 10 years ago
  Philipp Wiesemann db878a4336 Linux: Removed not needed platform info from two entries of controller database. 10 years ago
  Philipp Wiesemann 3e1d36299a Fixed typo in internal joystick documentation comments. 10 years ago
  Philipp Wiesemann e6b7b38c6c Emscripten: Simplified implementation of joystick update function. 10 years ago
  Philipp Wiesemann 86fb92a7da Emscripten: Fixed memory leak if SDL_GetPrefPath() failed. 10 years ago
  Philipp Wiesemann e97fc56209 Android: Fixed lint warning about order of elements in AndroidManifest.xml. 10 years ago
  Philipp Wiesemann 0fbd3372d4 WinRT: Fixed format string for error message. 10 years ago
  Ryan C. Gordon 3a0270593e Patched to compile on C89 compilers. 10 years ago
  Ryan C. Gordon c539b3f9e9 Make X11 and Wayland ProcessHitTest() code less verbose. 10 years ago
  Ryan C. Gordon d10201be08 Implemented SetWindowHitTest() for Wayland (thanks, x414e54!). 10 years ago