Historique des commits

Auteur SHA1 Message Date
  Sylvain 9db80adfba Fixed bug #7614: Segmentation Fault in SDL_BlitSurface il y a 1 an
  Sylvain f3b0dc5007 Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY il y a 1 an
  Ryan C. Gordon c69e858e7a audio: Patched to compile (mixed declarations and code). il y a 1 an
  Ryan C. Gordon 1e2f311811 audio: backport SDL3's audio datatype converters. il y a 1 an
  Sam Lantinga eae81ec80e Touchpads already have their right/left buttons swapped in raw input il y a 1 an
  Sam Lantinga f641d91f67 Restore window minimum and maximum size if it is recreated il y a 1 an
  Susko3 38d11e5cc6 Add missing `(void)` in functions params il y a 1 an
  Susko3 bbe4d693eb Use correct touch check flag il y a 1 an
  Sam Lantinga b6e97d9ff0 Fixed Xcode warnings il y a 1 an
  Sam Lantinga 5db6eb7742 Removed reference to deleted header from Xcode project il y a 1 an
  Sylvain 347b6cdcb6 Prevent ASAN warning: il y a 1 an
  Alberto Mardegan 66209135df render: Fix line clipping with translated viewports il y a 1 an
  Sylvain 01fa4dd9d1 Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int' il y a 1 an
  Frank Praznik 9fe09950f1 wayland: Raise the frame throttle limit il y a 1 an
  Caleb Cornett 71cd1fa595 Fix compile error with XInputOnGameInput.h il y a 1 an
  Simon McVittie 4f2c7328d6 test: Use AUDIO_F32SYS for native-endianness il y a 1 an
  Simon McVittie 1634a4cc30 test: Use SDL_CreateRGBSurfaceWithFormatFrom for SDLTest_ImageFace il y a 1 an
  Simon McVittie feaf52dba6 test: Fix encoding declaration for RGB24 test images il y a 1 an
  Sam Lantinga 970ed36de5 Only force X11 if SDL_VIDEO_DRIVER_X11 is available il y a 1 an
  Sam Lantinga bd2f1e9ea6 Use the X11 driver if the application uses X11-based graphics frameworks il y a 1 an
  Ozkan Sezer 2afd04d09b test/acinclude.m4 (AM_PATH_SDL2): apply recent sdl2.m4 PKG_CONFIG patch il y a 1 an
  Simon McVittie 69f3bb2e34 test: Accept small numerical differences in more mathematical tests il y a 1 an
  Anonymous Maarten d1c5038f16 testautomation: don't do float equality tests il y a 1 an
  Sam Lantinga f62d1220ac Restore the previously initialized subsystems after the Init/Quit test il y a 1 an
  Sam Lantinga 4c11307a4e Only initialize audio drivers that have been requested il y a 1 an
  Simon McVittie b1a82b5772 gamecontroller: Fix function name in cherry-picked documentation il y a 1 an
  Anonymous Maarten 3ff56fda1a testautomation: only require accelerated renderer with non-dummy video driver il y a 1 an
  Simon McVittie 64754f3a2a test: When listing test-cases, say which ones are disabled il y a 1 an
  Sam Lantinga d3c21666de gamepad: Clarify range and direction of axes il y a 1 an
  Sam Lantinga 5e12e4b813 Updated documentation for SDL_HINT_SHUTDOWN_DBUS_ON_QUIT il y a 1 an