Commit History

Author SHA1 Message Date
  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
  SDL Wiki Bot f003461a0b Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 96f2ef77ab include: Make function pointer params into typedefs. 1 year ago
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 year ago
  Ryan C. Gordon a4ccace9c5 include: Fix warnings from gendynapi.py. 1 year ago
  Sam Lantinga 89caa88b73 Get the definition for SDL_PropertiesID in SDL_thread.h 1 year ago
  SDL Wiki Bot be5d4e5857 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon f2e3437311 include: Fixed headers to not break with wikiheaders. This is a hack for now. 1 year ago
  SDL Wiki Bot b7bb220e60 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon b2ca8fe458 thread: Simplified docs, moved some technical details to a non-wiki comment. 1 year ago
  Ryan C. Gordon b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. 1 year ago
  Ryan C. Gordon 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 1 year ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  Ryan C. Gordon 6b1a98e664 wikiheaders: Allow basic typedefs to pull in some preprocessor logic. 1 year ago
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. 1 year ago
  Ryan C. Gordon e044318a8e Sync SDL3 wiki -> headers 1 year ago
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 year ago
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent 1 year ago
  Ozkan Sezer c5792cc0de SDL_thread.h: replace uses of __GDK__ and __WINRT__ (missed in #8875.) 1 year ago
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
  Sam Lantinga df4b855af5 Updated SDL_TLSID to use the same type as other IDs in SDL 1 year ago
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 1 year ago