Commitin historia

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