Commit History

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