Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 1e13aa2c98 androidaudio: same fix as AAudio for pausing thread when backgrounding app. vor 1 Jahr
  Sam Lantinga 109bb2f17e Make sure the render target isn't bound as a resource vor 1 Jahr
  Sam Lantinga f7ab765b84 Fixed crash scaling very large surfaces vor 1 Jahr
  Ryan C. Gordon 910e040e9e aaudio: Block the audio device thread when in the background. vor 1 Jahr
  Sylvain Becker bb969ac747 Fixed bug #7614: Segmentation Fault in SDL_BlitSurface (#7808) vor 1 Jahr
  Sam Lantinga 87b5bb5840 Fixed potential overflow in software triangle rendering vor 1 Jahr
  Sam Lantinga 11b111e1f8 Fixed types used in documentation (thanks @Dragon-Baroque!) vor 1 Jahr
  Sam Lantinga be576c5fe7 Updated Xcode projects after https://github.com/libsdl-org/SDL/commit/472a415c8fa0a77c26765ce0bee0ca2330f7d179 vor 1 Jahr
  Anonymous Maarten 472a415c8f video: move standard c, sse and lsx implementations of yuv2rgb to its own source vor 1 Jahr
  Simon McVittie 0d9719964f testautomation_surface: Make sure error is set by the function we expect vor 1 Jahr
  Simon McVittie e8075179e0 testautomation_surface: Really make width * bpp overflow vor 1 Jahr
  Simon McVittie 62d063f735 testautomation_surface: Really make pitch + alignment overflow vor 1 Jahr
  Ryan C. Gordon cc7fe8c255 x11: XI_Motion should mark the global mouse position as changed. vor 1 Jahr
  Ozkan Sezer f52a12a8fe remove several instances of unnecessary emptry str "" after SDL_PRI??? vor 1 Jahr
  Ozkan Sezer 3d6cf2b5c0 update config.guess and config.sub from mainstream vor 1 Jahr
  Ryan C. Gordon f7f9478caf docs: Note SDL_UpdateWindowSurfaceRects can update beyond specified areas. vor 1 Jahr
  Sylvain 9db80adfba Fixed bug #7614: Segmentation Fault in SDL_BlitSurface vor 1 Jahr
  Sylvain f3b0dc5007 Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY vor 1 Jahr
  Ryan C. Gordon c69e858e7a audio: Patched to compile (mixed declarations and code). vor 1 Jahr
  Ryan C. Gordon 1e2f311811 audio: backport SDL3's audio datatype converters. vor 1 Jahr
  Sam Lantinga eae81ec80e Touchpads already have their right/left buttons swapped in raw input vor 1 Jahr
  Sam Lantinga f641d91f67 Restore window minimum and maximum size if it is recreated vor 1 Jahr
  Susko3 38d11e5cc6 Add missing `(void)` in functions params vor 1 Jahr
  Susko3 bbe4d693eb Use correct touch check flag vor 1 Jahr
  Sam Lantinga b6e97d9ff0 Fixed Xcode warnings vor 1 Jahr
  Sam Lantinga 5db6eb7742 Removed reference to deleted header from Xcode project vor 1 Jahr
  Sylvain 347b6cdcb6 Prevent ASAN warning: vor 1 Jahr
  Alberto Mardegan 66209135df render: Fix line clipping with translated viewports vor 1 Jahr
  Sylvain 01fa4dd9d1 Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int' vor 1 Jahr
  Frank Praznik 9fe09950f1 wayland: Raise the frame throttle limit vor 1 Jahr