Historique des commits

Auteur SHA1 Message Date
  Simon McVittie 62d063f735 testautomation_surface: Really make pitch + alignment overflow il y a 2 ans
  Ryan C. Gordon cc7fe8c255 x11: XI_Motion should mark the global mouse position as changed. il y a 2 ans
  Ozkan Sezer f52a12a8fe remove several instances of unnecessary emptry str "" after SDL_PRI??? il y a 2 ans
  Ozkan Sezer 3d6cf2b5c0 update config.guess and config.sub from mainstream il y a 2 ans
  Ryan C. Gordon f7f9478caf docs: Note SDL_UpdateWindowSurfaceRects can update beyond specified areas. il y a 2 ans
  Sylvain 9db80adfba Fixed bug #7614: Segmentation Fault in SDL_BlitSurface il y a 2 ans
  Sylvain f3b0dc5007 Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY il y a 2 ans
  Ryan C. Gordon c69e858e7a audio: Patched to compile (mixed declarations and code). il y a 2 ans
  Ryan C. Gordon 1e2f311811 audio: backport SDL3's audio datatype converters. il y a 2 ans
  Sam Lantinga eae81ec80e Touchpads already have their right/left buttons swapped in raw input il y a 2 ans
  Sam Lantinga f641d91f67 Restore window minimum and maximum size if it is recreated il y a 2 ans
  Susko3 38d11e5cc6 Add missing `(void)` in functions params il y a 2 ans
  Susko3 bbe4d693eb Use correct touch check flag il y a 2 ans
  Sam Lantinga b6e97d9ff0 Fixed Xcode warnings il y a 2 ans
  Sam Lantinga 5db6eb7742 Removed reference to deleted header from Xcode project il y a 2 ans
  Sylvain 347b6cdcb6 Prevent ASAN warning: il y a 2 ans
  Alberto Mardegan 66209135df render: Fix line clipping with translated viewports il y a 2 ans
  Sylvain 01fa4dd9d1 Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int' il y a 2 ans
  Frank Praznik 9fe09950f1 wayland: Raise the frame throttle limit il y a 2 ans
  Caleb Cornett 71cd1fa595 Fix compile error with XInputOnGameInput.h il y a 2 ans
  Simon McVittie 4f2c7328d6 test: Use AUDIO_F32SYS for native-endianness il y a 2 ans
  Simon McVittie 1634a4cc30 test: Use SDL_CreateRGBSurfaceWithFormatFrom for SDLTest_ImageFace il y a 2 ans
  Simon McVittie feaf52dba6 test: Fix encoding declaration for RGB24 test images il y a 2 ans
  Sam Lantinga 970ed36de5 Only force X11 if SDL_VIDEO_DRIVER_X11 is available il y a 2 ans
  Sam Lantinga bd2f1e9ea6 Use the X11 driver if the application uses X11-based graphics frameworks il y a 2 ans
  Ozkan Sezer 2afd04d09b test/acinclude.m4 (AM_PATH_SDL2): apply recent sdl2.m4 PKG_CONFIG patch il y a 2 ans
  Simon McVittie 69f3bb2e34 test: Accept small numerical differences in more mathematical tests il y a 2 ans
  Anonymous Maarten d1c5038f16 testautomation: don't do float equality tests il y a 2 ans
  Sam Lantinga f62d1220ac Restore the previously initialized subsystems after the Init/Quit test il y a 2 ans
  Sam Lantinga 4c11307a4e Only initialize audio drivers that have been requested il y a 2 ans