Commit History

Author SHA1 Message Date
  Philipp Wiesemann 48cffe33f9 Added missing resource release in test source. 12 years ago
  Philipp Wiesemann 3cba79970c Fixed unreachable return statement warning in gamecontroller source. 12 years ago
  Philipp Wiesemann b5c6811108 Fixed implicit function declaration warning in joystick source for Android. 12 years ago
  Gabriel Jacobo 2f6198edb6 Fixes building for RPi using --no-undefined 12 years ago
  Gabriel Jacobo ec080ff892 Restore evdev sources to configure script 12 years ago
  Sam Lantinga 9dd923fb9a When the mouse is grabbed it's constrained to the client area, not the window frame. 12 years ago
  Sam Lantinga e4146267fa Fixed bug 2245 - add SDL_acos and SDL_asin 12 years ago
  Ryan C. Gordon 923709a699 Turn off --no-undefined on OpenBSD again. Leave it on everywhere else for now. 12 years ago
  Sam Lantinga 5a68214b7a Fixed bug 2232 - Version Mismatch in VS2013 Solution File 12 years ago
  Sam Lantinga 8acec42a06 Fixed up configure so it doesn't reference input/evdev anymore 12 years ago
  Sam Lantinga 4e1ee55739 Fixed bug 2231 - Move src/input/evdev into src/core/linux 12 years ago
  Sam Lantinga 744cd465e1 Fixed bug 2238 - Enable GCC atomics for clang 12 years ago
  Sam Lantinga 3b52058f6c Fixed bug 2241 - SSE intrinsic in fillrect MMX path 12 years ago
  Sam Lantinga 517747d536 Added information on reporting bugs to the README.txt file 12 years ago
  Sam Lantinga 104ceb864a Fixed compile warning, thanks to Michael Pohoreski 12 years ago
  Sam Lantinga 8093cfd8ce Better fix for bug 2207 - SDL_RenderSetViewport behavior is different/incorrect on OpenGL renderer vs DirectX renderer 12 years ago
  Sam Lantinga 44959a21ef Added viewport test, contributed by Andreas Schiffler and improved by me and Ryan Gordon. 12 years ago
  Sam Lantinga 30f7e86882 Added space in the common state structure for render targets 12 years ago
  Ryan C. Gordon 4f39f0115b Fix viewport being upside down in OpenGL renderer. 12 years ago
  Sam Lantinga 4295a92f97 Fixed bug 2240 - On OS/X after calling SDL_SetWindowBordered right mouse clicks no longer register 12 years ago
  Sam Lantinga ef97aab9cf Backed out changeset 6c59f7c8ec17 - it didn't actually do anything useful 12 years ago
  Ryan C. Gordon 346ebbb47e Turning --no-undefined back on, to see what platforms are still broken. 12 years ago
  Ryan C. Gordon b2f8b351d4 Fixed comment typo. 12 years ago
  Gabriel Jacobo 35915d4f99 Clean up the EGL related video backends (X11, Android, RPi) 12 years ago
  Ryan C. Gordon a4a7c78ce8 Apparently Haiku is removing /boot/common (thanks, scottmc!). 12 years ago
  Ryan C. Gordon e899f0c4e0 Haiku: fixed uninitialized variable. 12 years ago
  Apoorv Upreti f9f064d533 merged with repo 12 years ago
  Ryan C. Gordon 00003e8c00 Renamed things named after BeOS to be named after Haiku instead. 12 years ago
  Apoorv Upreti 1c138785d7 Fixed visualtest build on VS2012 12 years ago
  Gabriel Jacobo 85dd689ff9 Adds joystick/udev troubleshooting information to README-linux.txt 12 years ago