Commit History

Author SHA1 Message Date
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  Ryan C. Gordon 235bfe2631 SDL_log.h: Remove SDL_MAX_LOG_MESSAGE. 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 d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 1 year ago
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent 1 year ago
  Sam Lantinga a7a98d8bbb Document that the default log priority is error, not critical 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Ozkan Sezer 39870031d1 use format string attributes for functions accepting va_list params, too 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Sam Lantinga ad842dd5ad Fixed a typo in SDL_log.h 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 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