Commit History

Author SHA1 Message Date
  Petar Popovic af1c165352 Set version of new identifiers after 3.1.3 release to 3.1.6 10 months ago
  Petar Popovic 4b54e32231 Tweak android path functions comment tag \sa 10 months ago
  Petar Popovic 679dd4b181 SDL_RequestAndroidPermission() comment: Add link to android permissions website 10 months ago
  Sam Lantinga 153f90a725 Revert "Use the correct return type for SDL_GetAndroidJNIEnv()" 10 months ago
  Sam Lantinga 1d23d2c3c2 Renamed SDL_SANDBOX_UNKNOWN to SDL_SANDBOX_UNKNOWN_CONTAINER 10 months ago
  Sam Lantinga 2d3fa03d53 Use the correct return type for SDL_GetAndroidJNIEnv() 10 months ago
  SDL Wiki Bot c48fbbb067 Sync SDL3 wiki -> header 10 months ago
  Sam Lantinga d6981da5a4 Added SDL_GetSandbox() 10 months ago
  Anthony 5f5379dc99 Add `SDL_IsTV()` (#11004) 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
  Maia 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. 1 year ago
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 year ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 year ago
  Sam Lantinga f562a6d9f7 Added Android API level 35 to the table 1 year ago
  Sam Lantinga fa0918a686 Renamed SDL life cycle functions 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
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 1 year ago
  SDL Wiki Bot b92ec25147 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 3d2e5a0b66 Fixed a few remaining functions to directly return their values instead of an error code. 1 year ago
  Sam Lantinga 58270ef3f2 Finished renaming functions in SDL_system.h 1 year ago
  Sam Lantinga 54366181c3 Rename functions in SDL_system.h to match SDL 3.0 naming convention 1 year ago
  SDL Wiki Bot 3f446a12df Sync SDL3 wiki -> header 1 year ago