Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga a646dc89e5 Note that SDL_GUIDToString() and SDL_StringToGUID() are thread-safe. před 2 měsíci
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. před 3 měsíci
  Sam Lantinga f2074d7af3 Updated copyright for 2025 před 3 měsíci
  Ryan C. Gordon 79316ca36e Heavy work on improving category documentation. před 4 měsíci
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. před 6 měsíci
  Maia 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. před 7 měsíci
  Sam Lantinga 4f55271571 Removed temporary memory from the API před 8 měsíci
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. před 8 měsíci
  Sam Lantinga ef21e31a9a SDL_GUIDFromString() renamed SDL_StringToGUID() před 9 měsíci
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header před 9 měsíci
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory před 9 měsíci
  Sam Lantinga 61a7a0e579 SDL_GUIDToString() follows the SDL_GetStringRule před 9 měsíci
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. před 10 měsíci
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC před 11 měsíci
  Ryan C. Gordon 665ff8c5f6 include: Removed `::` from symbol names in comments. před 11 měsíci
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 11 měsíci
  Ryan C. Gordon 62a7e419f7 wikiheaders: Automatically categorize API symbols by subsystem. před 11 měsíci
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. před 1 rokem
  Ryan C. Gordon e044318a8e Sync SDL3 wiki -> headers před 1 rokem
  Tolik708 2a775cad6f Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' před 1 rokem
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 před 1 rokem
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. před 1 rokem
  Anonymous Maarten 549cedfa88 include: add \brief to includes před 2 roky
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. před 2 roky
  Sam Lantinga fde78d12f2 Updated copyright for 2023 před 2 roky
  Sam Lantinga 63724c113b Removed the vi format comments from the source před 2 roky
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. před 2 roky
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 2 roky