Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 232ae68864 Still more compiler warning fixes for various platforms. il y a 8 ans
  Ryan C. Gordon 40c2a6fb55 Fixed more compiler warnings. il y a 8 ans
  Ryan C. Gordon 52827361ae directsound: fixed compiler warnings. il y a 8 ans
  Sam Lantinga aa03b9d7af The XBox One S controller sends keys outside the standard joystick button range il y a 8 ans
  Sam Lantinga 6558ecdbf6 Added mapping for XBox One S controller firmware version 3.1.1221.0 il y a 8 ans
  Ryan C. Gordon a949882a98 cpuinfo: fix SDL_HasNEON() on older iOS devices, fixed C++ comment. il y a 8 ans
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro il y a 8 ans
  Sam Lantinga abe9271065 Fixed warning building under mingw, patch contributed by Sylvain il y a 8 ans
  Sam Lantinga c7351c2dea Fixed a few warnings that show up with -Wdocumentation and -Wdocumentation-unknown-command, patch contributed by Sylvain il y a 8 ans
  Sam Lantinga eaca3958ad Fixed bug 3494 - SDL_test_fuzzer.c fails compile since r10604 il y a 8 ans
  Sam Lantinga 4a089ca1c8 Fixed bug 3486 - Can't get HINSTANCE of my window il y a 8 ans
  Philipp Wiesemann 2a5fab63ee Updated configure script. il y a 8 ans
  Philipp Wiesemann eb9cc03068 Fixed two memory leaks if added game controller mapping has lower priority. il y a 8 ans
  Philipp Wiesemann a49ac09c02 Windows: Fixed crash if using current SDL_GetWindowWMInfo() from older programs. il y a 8 ans
  Philipp Wiesemann d05a39d0a6 Wayland: Fixed file descriptor leaks if device was not initialized. il y a 8 ans
  Philipp Wiesemann c345126266 Emscripten: Fixed handling of deactivated mouse events. il y a 8 ans
  Ryan C. Gordon 32cb34945e cpuinfo: patched to compile for getauxval() path. il y a 8 ans
  Ryan C. Gordon 0b33a1188b cpuinfo: more patching for Android. Legacy platform targets are a pain. il y a 8 ans
  Ryan C. Gordon a298e56349 cpuinfo: Patched to compile on Android, Linux. il y a 8 ans
  Ryan C. Gordon e8f4b7c4f5 cpuinfo: patched to compile. il y a 8 ans
  Ryan C. Gordon 74eb78dcbf cpuinfo: more work on SDL_HasNEON(). il y a 8 ans
  Ryan C. Gordon db97c3d3e8 cpuinfo: silence compiler warnings on non-Intel CPU architectures. il y a 8 ans
  Ryan C. Gordon 66a36d5660 cpuinfo: disable NEON detection on Android for now. il y a 8 ans
  Ryan C. Gordon 5c6b2ebf2d cpuinfo: more robust ARM preprocessor checks. il y a 8 ans
  Ryan C. Gordon 35430a73f2 cpuinfo: first attempt at SDL_HasNEON() implementation. il y a 8 ans
  Ryan C. Gordon 7592b40b39 cpuinfo: Removed code duplication, cached CPUID details. il y a 8 ans
  Philipp Wiesemann 6fe15d6347 Wayland: Fixed memory leak if output retrieval failed. il y a 8 ans
  Philipp Wiesemann 97aa577589 Fixed empty parameter list in signatures of internal functions. il y a 8 ans
  Sam Lantinga 818d1d3e80 Fixed bug 1646 - Warnings from clang with -Weverything il y a 8 ans
  Sam Lantinga 0d24495b15 Removed unused constants il y a 8 ans