Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 26f84d7447 Added mappings for several GameCube and SNES controllers il y a 8 ans
  Sam Lantinga d2a01b6e53 Added the NEXT SNES Controller to the list of zero-centered joysticks il y a 8 ans
  Sam Lantinga c7780497dc Increased joystick jitter tolerance for PS3 controllers il y a 8 ans
  Sam Lantinga 1ddff75c70 Some controllers have trouble getting out to 20000 il y a 8 ans
  Ryan C. Gordon 9d04205263 x11: deal with xrandr display size in millimeters being zero. il y a 8 ans
  Sam Lantinga 082132a70c Fixed binding the D-pad on some Super NES style controllers il y a 8 ans
  Sam Lantinga d359180040 Fixed bug 3519 - SDL_GetDisplayMode fails to report mode.format when using Wayland backend il y a 8 ans
  Ryan C. Gordon 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. il y a 8 ans
  Sam Lantinga 18d9b23c65 Fixed bug 3539 - SDL2, missing MIR LDFLAGS il y a 8 ans
  Sam Lantinga 67ed894353 Fixed bug 3529 - SDL_EGL_UnloadLibrary is not called at all on SDL_Quit il y a 8 ans
  David Ludwig 0cfa0aa11c improved SDL_GetError() output generated by EGL code il y a 8 ans
  Sam Lantinga 0badbddef9 Run sed in binary mode so we don't have to worry about fixing line endings il y a 8 ans
  Sam Lantinga 9e6d729e2d Fixed typo in copyright update script il y a 8 ans
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 il y a 8 ans
  Sam Lantinga 0f586d5808 Convert some files back into DOS line endings after updating copyright il y a 8 ans
  Sam Lantinga 49225f5f04 We don't currently support blitting to < 8 bpp surfaces, return an error instead of corrupting memory in that case. il y a 8 ans
  Sam Lantinga 2ba66d0525 Fixed bug 3535 - Misplaced comment #if/#endif closure comment il y a 8 ans
  Sam Lantinga 880842cfdf Fixed bug 3531 - internal SDL_vsnprintf implementation access memory outside given buffer ranges il y a 8 ans
  Sam Lantinga 7f2068daca Fixed bug 3541 - DisplayIndex out of bounds in SDL_SetWindowPosition il y a 8 ans
  Philipp Wiesemann e61daa7270 Fixed warning and missing animation delay in testoverlay2 program. il y a 8 ans
  Philipp Wiesemann c2b90f2df8 Fixed compiling of testgamecontroller program with C++. il y a 8 ans
  Philipp Wiesemann de79828b9f Fixed warning about unused variable in controllermap program. il y a 8 ans
  Philipp Wiesemann af26379881 Fixed crash if allocating memory for game controller failed. il y a 8 ans
  Sam Lantinga 8000e6d9e1 Added documentation for the game controller axis values il y a 8 ans
  Sam Lantinga 21cb42d79b Make sure we go all the way back (within the XBox controller dead zone) to prevent accidentally binding axes inverted il y a 8 ans
  Sam Lantinga cb8685c022 Fixed comment style il y a 8 ans
  Sam Lantinga 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. il y a 8 ans
  Ryan C. Gordon 7c31636666 x11: Don't loop forever if the X server refuses a pointer grab. il y a 8 ans
  Ryan C. Gordon 76f2ae3ca2 Don't use pushd/popd in autogen.sh; Ubuntu's /bin/sh doesn't support it. il y a 8 ans
  Sam Lantinga b4e069e7f8 Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypes il y a 8 ans