Commit History

Auteur SHA1 Bericht Datum
  Sam Lantinga 4fa92d233d Include stdbool.h when using Visual Studio 2017+ 1 jaar geleden
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 jaar geleden
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 jaar geleden
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 jaar geleden
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 jaar geleden
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 jaren geleden
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 jaren geleden
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 jaren geleden
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 jaren geleden
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 jaren geleden
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 jaren geleden
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention 2 jaren geleden
  Ryan C. Gordon 70a501d8ec winrt: Don't reference generic Condition Variables at all. 2 jaren geleden
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 jaren geleden
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 jaren geleden
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 jaren geleden
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 jaren geleden
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 jaren geleden
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 jaren geleden
  pionere 461a38ff1a thread: code style 3 jaren geleden
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 jaren geleden
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 jaren geleden
  Sam Lantinga a635a485bc Re-added WinRT support until we're sure that it's no longer being used 3 jaren geleden
  Ozkan Sezer dc2a3e06e9 removed WinRT support. 3 jaren geleden
  Sam Lantinga adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 3 jaren geleden
  pionere ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 jaren geleden
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 jaren geleden
  Cameron Gutman 5dccffd7e4 Allow usage of the new Condition Variable code with Critical Sections 4 jaren geleden