Commit History

Author SHA1 Message Date
  Alex Szpakowski efe179cdfe macOS: Fix compilation when using 10.11 or earlier to build. 7 years ago
  Alex Szpakowski 562473c1f4 macOS: Address more compiler warnings when building with a recent deployment target. 7 years ago
  Alex Szpakowski bc3ede1ed0 macOS: Replace uses of deprecated Cocoa enum names with modern/consistent equivalents. 7 years ago
  Alex Szpakowski e0ea4da4ae Fix a potential crash in macOS 10.7 and earlier. 7 years ago
  Alex Szpakowski 8292d73ebb macOS: Expose more display modes on retina screens. Fixes an issue found in BZFlag. 7 years ago
  Sam Lantinga 49f846f113 Added support for an XBox One wired controller for Leo L?nnenm?ki 7 years ago
  Sam Lantinga 74ca16547c Fixed bug 3699 - Shaped windows are distorted unless width is divisible by 8 7 years ago
  Sam Lantinga 34b29c6ac5 Fixed bug 3688 - cmake / pthread check related patch proposal 7 years ago
  Sam Lantinga 3c09265daf Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX' 7 years ago
  Sam Lantinga cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 7 years ago
  Sam Lantinga 37722d01a8 Fixed bug 3697 - Main thread gets stuck on left mouse down 7 years ago
  Sam Lantinga 66f072ebd8 Updated Visual Studio 2008 project 7 years ago
  Philipp Wiesemann 8810023704 Updated generated configure script. 7 years ago
  Philipp Wiesemann 707ee5be26 Fixed typo in log message in testime program. 7 years ago
  Philipp Wiesemann 44246cdae3 Fixed compiler warning about redundant declaration. 7 years ago
  Philipp Wiesemann 10764b209c Fixed missing audio entries in configure summary. 7 years ago
  Philipp Wiesemann c3bf69ca4b haiku: Fixed compiling without OpenGL support. 7 years ago
  Philipp Wiesemann fb9c2939c2 qnx: Fixed setting a field twice. 7 years ago
  Ryan C. Gordon 1683a0c106 audio: trying to pacify static analysis. 7 years ago
  Ryan C. Gordon c80c3419aa x11: pass a long to XChangeProperty, not an int. 7 years ago
  Ryan C. Gordon b36755a3fc power: whoops, that should be "==" not "!=". 7 years ago
  Ryan C. Gordon c27dc51478 power: Linux /sys/class testing should skip "device" scopes. 7 years ago
  Philipp Wiesemann 9f99b3d7ee aix: Fixed audio debug output. 7 years ago
  Philipp Wiesemann e6583300e6 haiku: Fixed using wrong constant for internal error handling. 7 years ago
  Philipp Wiesemann 4366721b46 qnx: Removed unused bootstrap declaration. 7 years ago
  Philipp Wiesemann e3497e7916 qnx: Fixed configure script setting wrong variable. 7 years ago
  Ryan C. Gordon 200f782cab qnx: fixed potential buffer overflow. 7 years ago
  Ryan C. Gordon 22241ed0b0 Support for QNX 7.0 (thanks, Elad!). 7 years ago
  Philipp Wiesemann b1fbab50c5 haiku: Fixed memory leak if destroying window. 7 years ago
  Philipp Wiesemann 380e0693b1 aix: Fixed compile error. 7 years ago