Commit History

Author SHA1 Message Date
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 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
  David CARLIER 723bcd0a8b SDL_TriggerBreakppoint for riscv arch (both 32/64) version. 2 years ago
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 years ago
  Ozkan Sezer bb59f46cbe Removed guard around the enabled assertions support code 2 years ago
  Ryan C. Gordon 0598ecc150 Sync wiki -> headers. 2 years ago
  Sam Lantinga a758f87f6f Fixed compile error on Android when assert is defined as SDL_assert 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 2 years ago
  Sylvain 43c08170af Add missing '\param' documentation 2 years ago
  Vladyslav Serhiienko 47deebe23f Fixes for Android builds 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 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
  Sylvain a38ea6bad2 SDL_assert: remove old define for obsolete naming 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago