Commit History

Author SHA1 Message Date
  SDL Wiki Bot 68c61ff3a8 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 11 months ago
  Maia fa892d15b7 include files with required types directly 11 months 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 cb85894e94 Clarified device ID documentation 1 year ago
  Sam Lantinga a1998d106d Putting the simple back into Simple DirectMedia Layer 1 year ago
  SDL Wiki Bot 0d3db8390d Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga afec46dbee Re-added SDL_GetScancodeFromKey() 1 year ago
  Sam Lantinga a13c993e40 Removed keymaps from the API 1 year ago
  SDL Wiki Bot 1966472f73 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga c298a3749b Expose the keymap separately from the event keycode 1 year ago
  SDL Wiki Bot e058aa6d65 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 50492e1d03 Change the text input defaults to match the natural input experience 1 year ago
  Sam Lantinga 81f8e6aba6 Added SDL_StartTextInputWithProperties() 1 year ago
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 1 year ago
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 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
  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 6ca18ed0e5 SDL_GetKeyboards() follows the SDL_GetStringRule 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
  Sam Lantinga 5c875e1183 Renamed *FromID() to *ForID() 1 year ago
  Sam Lantinga 9358333286 Renamed SDL_GetKeyboardInstanceName() and SDL_GetMouseInstanceName() 1 year ago
  Ryan C. Gordon e290d16c47 include: Clean up SDL_GetKeyName documentation. 1 year ago
  SDL Wiki Bot f787790243 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 78dbf9be50 Document that SDL_GetKeyName() always returns uppercase names for alphabetic keycodes 1 year ago