Commit History

Author SHA1 Message Date
  Sam Lantinga 730fa2c379 Re-sorted API functions 1 year ago
  Sam Lantinga 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 1 year ago
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 1 year ago
  Sam Lantinga 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 year ago
  Sam Lantinga 863a9029ae Added SDL_GlobFlags 1 year ago
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags 1 year ago
  Sam Lantinga c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks 1 year ago
  Sam Lantinga bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() 1 year ago
  Sam Lantinga 54fb629da5 SDL_WindowFlags is now 64-bit 1 year ago
  Frank Praznik 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 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
  Sam Lantinga 748490677c Use SDL_RendererFlags in the API (thanks @Sackzement!) 1 year ago
  Sam Lantinga aecb62e30d Improved API consistency for flag data types 1 year ago
  Sam Lantinga 14f584a94b SDL_CreateWindowAndRenderer() takes the window title as the first parameter 1 year ago
  Ryan C. Gordon 7a36504952 storage: SDL_WriteStorageFile() wasn't marked as SDLCALL. 1 year ago
  Sam Lantinga 1862a62b5d Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers() 1 year ago
  Ryan C. Gordon 6e1ed94913 ios: Renamed APIs that referred to "iPhone" to refer to "iOS". 1 year ago
  Ryan C. Gordon 98e9f361a8 winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8. 1 year ago
  Petar Popovic c8a066019b Renaming SDL_eventaction to SDL_EventAction 1 year ago
  Petar Popovic 1efadcc5d4 Revert renaming SDL_eventaction. adding it again in next commit with 1 year ago
  Petar Popovic f08c31060a Renaming SDL_eventaction to SDL_EventAction 1 year ago
  Ryan C. Gordon 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). 2 years ago
  Sam Lantinga a82ed82bc7 SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum 1 year ago
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage 2 years ago
  Sam Lantinga 823ab13b9c SDL_CreateTexture() takes a SDL_PixelFormatEnum format parameter 2 years ago
  Sam Lantinga b9a88bbecb Removed SDL_TextInputShown() 2 years ago
  Cameron Gutman f14fb979c1 Remove legacy SDL2 input grab API 2 years ago
  Sam Lantinga c0f4565552 Added SDL_GetKeyboardName() and SDL_GetMouseName() 2 years ago
  Sam Lantinga 2fe1a6a279 Initial support for hotplugging mice and keyboards 2 years ago