Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 116c60c5b0 Run EGL/GLES cmake tests with the Khronos headers available vor 1 Jahr
  Sam Lantinga b552f26e6a Fix building with the steamrt/scout SDK vor 1 Jahr
  Sylvain 7b02d328fa Fixed overflow in SDL_SoftStretch() (see #8878) vor 1 Jahr
  Sam Lantinga 64972b4184 Fixed build vor 1 Jahr
  Sam Lantinga 6a00ae7e58 Fixed rendering diagonal lines within a viewport vor 1 Jahr
  Sam Lantinga 8d9c7d8ebe SDL_UpdateFullscreenMode: Only restore mouse position when exiting fullscreen if the fullscreen mode actually changed vor 1 Jahr
  Sam Lantinga a73132177d Make sure the render target isn't bound as a resource vor 1 Jahr
  Sam Lantinga 09ba55b462 Fixed crash scaling very large surfaces vor 1 Jahr
  Sam Lantinga aa3fc6e904 Fixed D-pad on Xbox One controllers using the HIDAPI driver vor 1 Jahr
  Sylvain Becker 3639743d89 Fixed bug #7614: Segmentation Fault in SDL_BlitSurface (#7808) vor 1 Jahr
  Sam Lantinga bd5d4d61ed Fixed potential overflow in software triangle rendering vor 1 Jahr
  Sam Lantinga b566bfce07 Fixed warning C4152: nonstandard extension, function/data pointer conversion in expression vor 1 Jahr
  Sam Lantinga 9fc1135e3b Fixed warning C4127: conditional expression is constant vor 1 Jahr
  Sam Lantinga 1dbe54c4e6 Fixed warning C4244: 'function': conversion from 'SDL_ThreadID' to 'DWORD', possible loss of data vor 1 Jahr
  Sam Lantinga f86b3ac605 Fixed types used in documentation (thanks @Dragon-Baroque!) vor 1 Jahr
  yuanhecai 129b459b2c Fix compilation problems about yuv_rgb_lsx.c vor 1 Jahr
  Simon McVittie 81ac656b7c SDL_CalculateRGBSize, SDL_CalculateYUVSize: set the error indicator vor 1 Jahr
  Simon McVittie e9a0edc847 testautomation_surface: Really make width * bpp overflow vor 1 Jahr
  Simon McVittie eb059538f8 testautomation_surface: Really make pitch + alignment overflow vor 1 Jahr
  Ozkan Sezer 4fdc291f5d Add spaces around SDL_PRI??? to avoid potential compiler warnings. vor 1 Jahr
  Ryan C. Gordon 949b4fc349 x11: XI_Motion should mark the global mouse position as changed. vor 1 Jahr
  Sam Lantinga 87f559e021 Updated Xcode projects after https://github.com/libsdl-org/SDL/commit/dbdc65fc955eeaf7100dbe2f10f325720225b850 vor 1 Jahr
  Anonymous Maarten 49adb23ad9 Build yuv_rgb_lsx.c with -mlsx vor 1 Jahr
  Anonymous Maarten dbdc65fc95 video: move standard c, sse and lsx implementations of yuv2rgb to its own source vor 1 Jahr
  Sam Lantinga a31dc6dfcb Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value vor 1 Jahr
  Edoardo Lolletti b19d43a74d Add SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to migration readme vor 1 Jahr
  Edoardo Lolletti b384973936 Remove no longer needed hint vor 1 Jahr
  Edoardo Lolletti 42d6cf9ce7 Update thread naming on windows vor 1 Jahr
  Sam Lantinga cda2bffeee Re-add SDL_HAPTIC_SQUARE for SDL 3.0 vor 1 Jahr
  Sam Lantinga df4b855af5 Updated SDL_TLSID to use the same type as other IDs in SDL vor 1 Jahr