Historique des commits

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