コミット履歴

作者 SHA1 メッセージ 日付
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS 3 年 前
  Sam Lantinga 346eeba210 Removed SDL_GetRevisionNumber() 3 年 前
  slime ac8fbb7040 Remove SDL_CalculateGammaRamp. 3 年 前
  slime 52f4cc843d Remove SDL_SetWindowBrightness and SDL_SetWindowGammaRamp. 3 年 前
  Sam Lantinga 05139f4a2e Removed SDL_RWFromFP from the public API 3 年 前
  Sam Lantinga fa3814ddf1 Removed SDL_rwops.h dependency on stdio.h 3 年 前
  Sam Lantinga 003fd11de8 Regenerated dynamic API after SDL_syswm.h update 3 年 前
  Sam Lantinga b0840eb32e Updated SDL_syswm.h for SDL 3.0 3 年 前
  Ozkan Sezer dcad446066 fix dynapi after SDL_GDKSuspendComplete addition. 3 年 前
  Sam Lantinga d5ff71d685 Updated dynamic API after https://github.com/libsdl-org/SDL/commit/040a17a50f1b500c7a1e07c6bc6e1d6eff5dbe76 3 年 前
  Ciro Mondueri 896e200d94 adds GDK suspend/resume basic handling (#6596) 3 年 前
  Sam Lantinga a635a485bc Re-added WinRT support until we're sure that it's no longer being used 3 年 前
  Ozkan Sezer dc2a3e06e9 removed WinRT support. 3 年 前
  Ozkan Sezer 8d6fda4810 removed os2 support & support for building SDL with watcom. 3 年 前
  Sam Lantinga 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 3 年 前
  Sam Lantinga 64ea6cefaf SDL_ResetHint() no longer clears the callbacks associated with a hint 3 年 前
  Sam Lantinga 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 3 年 前
  DS ac5b9bc4ee Add support for X11 primary selection (#6132) 3 年 前
  Sam Lantinga 3cbfd75d0f Re-added the CRC to the joystick guid 3 年 前
  Noel Berry 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 3 年 前
  Sam Lantinga b4c4dd84c2 Added SDL_crc16() to be used in joystick GUIDs after 2.24.0 3 年 前
  Sam Lantinga d4192850c1 Added SDL_ResetHint() to reset a hint to the default value 3 年 前
  Sam Lantinga 98bac00dcc Add `SDL_GetPointDisplayIndex` and `SDL_GetRectDisplayIndex` and re-implement `SDL_GetWindowDisplayIndex` in terms of `SDL_GetRectDisplayIndex` 3 年 前
  Ethan Lee 2f0816adb7 Add SDL_GetDefaultAudioInfo. 3 年 前
  Sam Lantinga 2373da5d94 Exposed SDL_ResetKeyboard() as a public function 3 年 前
  rohlem b085c18251 make SDL_SetTextInputRect take a pointer to const 3 年 前
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message 3 年 前
  chalonverse 3b191580c3 Windows GDK Support (#5830) 3 年 前
  Guldoman 74bcc5a0a3 stdlib: Add `SDL_utf8strnlen` 3 年 前
  chalonverse 4082821822 DirectX 12 Renderer (#5761) 3 年 前