Commit History

Author SHA1 Message Date
  SDL Wiki Bot 6bcf2f919a Sync SDL3 wiki -> header 6 months ago
  Ryan C. Gordon 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. 6 months ago
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 9 months ago
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 9 months ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 10 months ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 11 months ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 11 months ago
  Ryan C. Gordon 62a7e419f7 wikiheaders: Automatically categorize API symbols by subsystem. 11 months ago
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent 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
  Ozkan Sezer be2afeec84 SDL_loadso.h: add missing SDLCALL to SDL_LoadFunction() 2 years ago
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 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
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago