Commit History

Author SHA1 Message Date
  Ryan C. Gordon ff366fba87 include: Move SDL_HAS_BUILTIN to SDL_begin_code.h, document it. 7 months ago
  Sam Lantinga 42de2ac6a9 Fixed typo 7 months ago
  SDL Wiki Bot 519923ea80 Sync SDL3 wiki -> header 7 months ago
  Ryan C. Gordon 624a4d5f26 include: Documented important SDL_begin_code symbols. 7 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
  Ozkan Sezer e7ea47a1b4 add version check to SDL_MALLOC macro (for correctness) 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga 5dd07a5773 The alloc_size attribute isn't supported in clang 3.x 2 years ago
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 2 years ago
  Sylvain Becker 07808d6a03 Remove underscore in guard header defines (#6922) 2 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 2 years ago