Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga 1f177be1e4 Disable the Mingw C runtime by default před 1 rokem
  Sam Lantinga 5e70ee29cc Build SDL with the static C runtime on Visual Studio před 1 rokem
  Sam Lantinga e2f35a16c2 Added <string.h> for declaration of memset() and memcpy() před 1 rokem
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible před 1 rokem
  Frank Praznik 8d25c2d260 video: Fix window manager initiated fullscreen window moves před 1 rokem
  Sam Lantinga 8c7f5b73e8 Fixed build před 1 rokem
  SDL Wiki Bot 4d6e2d8b73 Sync SDL3 wiki -> header před 1 rokem
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally před 1 rokem
  Sylvain 2cd583ee13 Prevent asan warning on qsort(): před 1 rokem
  Sam Lantinga 5db543a66a Just use the khronos headers for the checks that need them před 1 rokem
  Sam Lantinga 4b82bed259 Fixed building with the steamrt/scout SDK před 1 rokem
  Sam Lantinga 116c60c5b0 Run EGL/GLES cmake tests with the Khronos headers available před 1 rokem
  Sam Lantinga b552f26e6a Fix building with the steamrt/scout SDK před 1 rokem
  Sylvain 7b02d328fa Fixed overflow in SDL_SoftStretch() (see #8878) před 1 rokem
  Sam Lantinga 64972b4184 Fixed build před 1 rokem
  Sam Lantinga 6a00ae7e58 Fixed rendering diagonal lines within a viewport před 1 rokem
  Sam Lantinga 8d9c7d8ebe SDL_UpdateFullscreenMode: Only restore mouse position when exiting fullscreen if the fullscreen mode actually changed před 1 rokem
  Sam Lantinga a73132177d Make sure the render target isn't bound as a resource před 1 rokem
  Sam Lantinga 09ba55b462 Fixed crash scaling very large surfaces před 1 rokem
  Sam Lantinga aa3fc6e904 Fixed D-pad on Xbox One controllers using the HIDAPI driver před 1 rokem
  Sylvain Becker 3639743d89 Fixed bug #7614: Segmentation Fault in SDL_BlitSurface (#7808) před 1 rokem
  Sam Lantinga bd5d4d61ed Fixed potential overflow in software triangle rendering před 1 rokem
  Sam Lantinga b566bfce07 Fixed warning C4152: nonstandard extension, function/data pointer conversion in expression před 1 rokem
  Sam Lantinga 9fc1135e3b Fixed warning C4127: conditional expression is constant před 1 rokem
  Sam Lantinga 1dbe54c4e6 Fixed warning C4244: 'function': conversion from 'SDL_ThreadID' to 'DWORD', possible loss of data před 1 rokem
  Sam Lantinga f86b3ac605 Fixed types used in documentation (thanks @Dragon-Baroque!) před 1 rokem
  yuanhecai 129b459b2c Fix compilation problems about yuv_rgb_lsx.c před 1 rokem
  Simon McVittie 81ac656b7c SDL_CalculateRGBSize, SDL_CalculateYUVSize: set the error indicator před 1 rokem
  Simon McVittie e9a0edc847 testautomation_surface: Really make width * bpp overflow před 1 rokem
  Simon McVittie eb059538f8 testautomation_surface: Really make pitch + alignment overflow před 1 rokem