Historique des commits

Auteur SHA1 Message Date
  nightmareci 2f5bc17ea6 Fix support for Windows XP and up (#13904) il y a 7 mois
  Sam Lantinga f2074d7af3 Updated copyright for 2025 il y a 1 an
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 1 an
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. il y a 1 an
  Sam Lantinga 5518aca054 Use stdbool internally in SDL il y a 1 an
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 1 an
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL il y a 1 an
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code il y a 1 an
  Sam Lantinga a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() il y a 1 an
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style il y a 2 ans
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style il y a 2 ans
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention il y a 3 ans
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention il y a 3 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
  pionere 461a38ff1a thread: code style il y a 3 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  Sam Lantinga a635a485bc Re-added WinRT support until we're sure that it's no longer being used il y a 3 ans
  Ozkan Sezer dc2a3e06e9 removed WinRT support. il y a 3 ans
  Sam Lantinga adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) il y a 3 ans
  pionere ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError il y a 4 ans