Commit History

Author SHA1 Message Date
  SDL Wiki Bot b7082e7e18 Sync SDL3 wiki -> header 2 months ago
  Ryan C. Gordon 3940c660be begin_code: Added SDL_ALIGNED macro. 2 months ago
  Michael Fitzmayer 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 3 months ago
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. 7 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 7 months ago
  Ryan C. Gordon f0fad41f2c include: Filled in all remaining missing documentation! 8 months ago
  SDL Wiki Bot c9e22d4672 Sync SDL3 wiki -> header 8 months ago
  Ryan C. Gordon ff366fba87 include: Move SDL_HAS_BUILTIN to SDL_begin_code.h, document it. 8 months ago
  Sam Lantinga 42de2ac6a9 Fixed typo 8 months ago
  SDL Wiki Bot 519923ea80 Sync SDL3 wiki -> header 8 months ago
  Ryan C. Gordon 624a4d5f26 include: Documented important SDL_begin_code symbols. 8 months ago
  Ryan C. Gordon 79316ca36e Heavy work on improving category documentation. 8 months ago
  Carl Åstholm d6caf2abe7 Remove SDL_RESTRICT in favor of doc comments 11 months ago
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 11 months ago
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 11 months ago
  Anonymous Maarten 55934bc85e include: add SDL_RESTRICT for restricted pointer aliasing 11 months ago
  Sam Lantinga 383ccb2b6a Finish removing SDL_DECLSPEC_FREE 1 year ago
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 1 year ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 year ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 year ago
  Ryan C. Gordon ecfa363889 begin_code: Solaris Studio has `__has_attribute` defined by isn't usable here. 1 year ago
  Ryan C. Gordon 8e782602de wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page. 1 year ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  vittorioromeo a69eaae32e Add `SDL_NODISCARD` macro to `SDL_begin_code.h` 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  Ryan C. Gordon 62a7e419f7 wikiheaders: Automatically categorize API symbols by subsystem. 1 year ago
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Anonymous Maarten 917e036f6f MSVC has __declspec(deprecated) 2 years ago
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 years ago