Commit History

Author SHA1 Message Date
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. 7 months ago
  Ryan C. Gordon 2be749b23b include: More category documentation. 7 months ago
  SDL Wiki Bot 6b34c9fe7f Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 8 months ago
  Petar Popovic f3cbd04a81 Fix C99 trailing enum comma warning. 8 months ago
  SDL Wiki Bot 17df3fe836 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga eb1be89e70 Cleaned up thread state handling and added thread object validation 8 months ago
  SDL Wiki Bot b8036bdd41 Sync SDL3 wiki -> header 8 months ago
  Moritz ca4f5dd40d Added SDL_GetThreadState 8 months ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 10 months ago
  SDL Wiki Bot d529407ce7 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() 11 months ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
  Maia 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. 1 year ago
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga d7b027a241 Namespace the object creation properties 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
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 year ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 year ago
  Sam Lantinga 2816745f48 Allow passing a pointer to SDL_FreeEventMemory() 1 year ago
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 1 year ago
  SDL Wiki Bot d65a8146b9 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga ec3bb4c029 Removed the need for SDL_CreateTLS() 1 year ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 year ago