Commit History

Author SHA1 Message Date
  Sam Lantinga d5af0c7e09 Added missing parentheses 11 months ago
  Ryan C. Gordon c25423b94c docs: Filled in some category pages. 11 months ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
  Sam Lantinga 93caf1cd21 Fixed typo 11 months ago
  SDL Wiki Bot 1c5b063ade Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga f1d0a71629 Fixed the documentation for SDL_SetError() 11 months ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 year ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 year ago
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 1 year ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 year ago
  SDL Wiki Bot 39c2dacc8f Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 year ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  Sam Lantinga 04be04c338 Removed mostly unused SDL_errorcode 1 year ago
  Sam Lantinga afe7c7a644 Changed SDL_ClearError() to always return 0. 1 year ago
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Sam Lantinga ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code 1 year ago
  Ryan C. Gordon 0598ecc150 Sync wiki -> headers. 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
  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