Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 8fe257b541 Added support for other HDR color primaries il y a 1 an
  Ozkan Sezer c5792cc0de SDL_thread.h: replace uses of __GDK__ and __WINRT__ (missed in #8875.) il y a 1 an
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 1 an
  SDL Wiki Bot ceccf24519 Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga 7cd914593f Added HDR surface properties and tone mapping from HDR to SDR il y a 1 an
  Sam Lantinga a71f99c71f Fixed ambiguity between std::byte and byte in rpcndr.h il y a 1 an
  SDL Wiki Bot 6fb188eb35 Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers il y a 1 an
  Ryan C. Gordon c88c12148d SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. il y a 1 an
  Frank Praznik 5f65fd360d wayland: Free the input struct in all initialization failure paths il y a 1 an
  Frank Praznik 84e47b4af5 wayland: Always create the backing input store, even if there is no seat il y a 1 an
  Sam Lantinga 99ce8af439 Fixed warning C4244: '=': conversion from 'Sint64' to 'int', possible loss of data il y a 1 an
  Sam Lantinga a28a42cfc6 Fixed declaration of SDL_HapticRumbleSupported il y a 1 an
  Sam Lantinga 052b958bf2 Made SDL_HapticEffect const in the API il y a 1 an
  Sam Lantinga fa5bfe577c Fixed warnings building for UWP il y a 1 an
  Sam Lantinga 3e541eab22 Fixed error: 'fq' may be used uninitialized [-Werror=maybe-uninitialized] il y a 1 an
  Sam Lantinga 8f20ef5b43 Re-enable C runtime with Mingw, and disable the problematic math test il y a 1 an
  Sam Lantinga 1f177be1e4 Disable the Mingw C runtime by default il y a 1 an
  Sam Lantinga 5e70ee29cc Build SDL with the static C runtime on Visual Studio il y a 1 an
  Sam Lantinga e2f35a16c2 Added <string.h> for declaration of memset() and memcpy() il y a 1 an
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible il y a 1 an
  Frank Praznik 8d25c2d260 video: Fix window manager initiated fullscreen window moves il y a 1 an
  Sam Lantinga 8c7f5b73e8 Fixed build il y a 1 an
  SDL Wiki Bot 4d6e2d8b73 Sync SDL3 wiki -> header il y a 1 an
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally il y a 1 an
  Sylvain 2cd583ee13 Prevent asan warning on qsort(): il y a 1 an
  Sam Lantinga 5db543a66a Just use the khronos headers for the checks that need them il y a 1 an
  Sam Lantinga 4b82bed259 Fixed building with the steamrt/scout SDK il y a 1 an
  Sam Lantinga 116c60c5b0 Run EGL/GLES cmake tests with the Khronos headers available il y a 1 an
  Sam Lantinga b552f26e6a Fix building with the steamrt/scout SDK il y a 1 an