Cronologia Commit

Autore SHA1 Messaggio Data
  Sam Lantinga 54fb629da5 SDL_WindowFlags is now 64-bit 1 anno fa
  Frank Praznik 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 1 anno fa
  Sam Lantinga 04be04c338 Removed mostly unused SDL_errorcode 1 anno fa
  Sam Lantinga afe7c7a644 Changed SDL_ClearError() to always return 0. 1 anno fa
  Sam Lantinga 748490677c Use SDL_RendererFlags in the API (thanks @Sackzement!) 1 anno fa
  Sam Lantinga aecb62e30d Improved API consistency for flag data types 1 anno fa
  Sam Lantinga 14f584a94b SDL_CreateWindowAndRenderer() takes the window title as the first parameter 1 anno fa
  Ryan C. Gordon 7a36504952 storage: SDL_WriteStorageFile() wasn't marked as SDLCALL. 2 anni fa
  Sam Lantinga 1862a62b5d Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers() 2 anni fa
  Ryan C. Gordon 6e1ed94913 ios: Renamed APIs that referred to "iPhone" to refer to "iOS". 2 anni fa
  Ryan C. Gordon 98e9f361a8 winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8. 2 anni fa
  Petar Popovic c8a066019b Renaming SDL_eventaction to SDL_EventAction 2 anni fa
  Petar Popovic 1efadcc5d4 Revert renaming SDL_eventaction. adding it again in next commit with 2 anni fa
  Petar Popovic f08c31060a Renaming SDL_eventaction to SDL_EventAction 2 anni fa
  Ryan C. Gordon 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). 2 anni fa
  Sam Lantinga a82ed82bc7 SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum 2 anni fa
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage 2 anni fa
  Sam Lantinga 823ab13b9c SDL_CreateTexture() takes a SDL_PixelFormatEnum format parameter 2 anni fa
  Sam Lantinga b9a88bbecb Removed SDL_TextInputShown() 2 anni fa
  Cameron Gutman f14fb979c1 Remove legacy SDL2 input grab API 2 anni fa
  Sam Lantinga c0f4565552 Added SDL_GetKeyboardName() and SDL_GetMouseName() 2 anni fa
  Sam Lantinga 2fe1a6a279 Initial support for hotplugging mice and keyboards 2 anni fa
  Frank Praznik a6fbf0488c Add time and realtime clock functions 2 anni fa
  Sam Lantinga 90e2551c4f Sort the SDL API symbols 2 anni fa
  Sam Lantinga a1a0156756 Renamed SDL_SizeIO() SDL_GetIOSize() 2 anni fa
  Sam Lantinga df0f5deddf Added SDL_IOFromDynamicMem() 2 anni fa
  Sam Lantinga 747300b356 SDL file times are 64-bit integers representing nanoseconds since the Unix epoch 2 anni fa
  Sam Lantinga 9153287fa0 Added storage filesystem operations to the exported function list 2 anni fa
  Sam Lantinga d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 2 anni fa
  Sam Lantinga ec3ba387d1 Added SDL_OpenFileStorage() for local file storage 2 anni fa