Commit History

Author SHA1 Message Date
  SDL Wiki Bot 7d7a76c077 Sync SDL3 wiki -> header 3 months ago
  Sam Lantinga 66408308b8 Added documentation for mouse handling in relative mode 3 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 months ago
  Sam Lantinga bc4185c685 Document that video and input functions should be called on the main thread. 4 months ago
  SDL Wiki Bot c26dda10e0 Sync SDL3 wiki -> header 5 months ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 6 months ago
  SDL Wiki Bot f859d69c44 Sync SDL3 wiki -> header 6 months ago
  Sam Lantinga 6c64c62114 Rename SDL_BUTTON() to SDL_BUTTON_MASK() 6 months ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 7 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 months ago
  Maia fa892d15b7 include files with required types directly 7 months ago
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 7 months ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 months ago
  SDL Wiki Bot 4fbdbbbde6 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga cb85894e94 Clarified device ID documentation 8 months ago
  SDL Wiki Bot 0822d94631 Sync SDL3 wiki -> header 8 months ago
  Kaktus514 3586df3151 Prefer downscaling in SDL_GetSurfaceImage. 8 months ago
  SDL Wiki Bot 57fa3bc08e Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() 8 months ago
  SDL Wiki Bot f01d4278c6 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 31ed3665ad Added support for high-DPI cursors and icons 8 months ago
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 8 months ago
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 8 months ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 8 months ago
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 9 months ago
  Sam Lantinga 9be73ed7c5 SDL_GetMice() follows the SDL_GetStringRule 9 months ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 9 months ago