Commit History

Author SHA1 Message Date
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 months ago
  Ryan C. Gordon 79316ca36e Heavy work on improving category documentation. 4 months ago
  Anonymous Maarten b4c3df1189 SDL_test: whitespace header fixes 7 months ago
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention 7 months ago
  Petar Popovic d1739ce3a8 Added headers to some SDL_test_*.h files 7 months ago
  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;' 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga 0bbf6cc379 Test text rendering APIs take floating point coordinates 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 2 years ago
  Ozkan Sezer 8901297437 SDL_test_md5.h: fix MD5UINT4 type to be really 32 bits. 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago