Commit History

Author SHA1 Message Date
  Gabriel Jacobo 7a18a6747b [Android] Fixes #2264, handle joystick open/closed state properly 11 years ago
  Sam Lantinga a3bb007ee5 Fixed double-free of the window shape path 11 years ago
  Gabriel Jacobo 4abeed93c7 Fixes compilation on Mingw. 11 years ago
  Gabriel Jacobo 61959aa67b OpenGL ES support for Windows 11 years ago
  Gabriel Jacobo 45dbff2ee4 [Android] Fixes #2247, enable hardware acceleration by default. 11 years ago
  Ryan C. Gordon a218717111 Query version for X11 XInput2 multitouch separately from base XInput2. 11 years ago
  Gabriel Jacobo 9095952ac4 Clean up X11 OpenGL ES backend 11 years ago
  Ryan C. Gordon 2f30140418 Fixed SONAME lookup for runtime loading of shared libraries in CMake project. 12 years ago
  Ryan C. Gordon 825a68983a -fvisibility=hidden is no longer a requirement for dynamic X11. 12 years ago
  Gabriel Jacobo 131a072503 Find the best EGL config available between those returned by eglChooseConfig 12 years ago
  Gabriel Jacobo 47139fb3eb Adds testgles2 12 years ago
  Gabriel Jacobo fdfea4ad1f [Android] Try to improve handling of DPAD|GAMEPAD + KEYBOARD devices 12 years ago
  Sam Lantinga 48954ba194 Accidentally committed debug code 12 years ago
  Sam Lantinga d75498f6be Textures need to be freed before renderers 12 years ago
  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