Commit History

作者 SHA1 備註 提交日期
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 月之前
  Sam Lantinga 43a61fec91 Removed external hashtable locking functions 4 月之前
  Sam Lantinga 61511c48a4 SDL_HashTable is now optionally thread-safe 4 月之前
  Petar Popovic f4cea5e019 Removed const qualifiers from SDL_CreateHashTable() parameter types 6 月之前
  Sam Lantinga c84d825241 Added SDL_HashPointer() and SDL_KeyMatchPointer() 6 月之前
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 7 月之前
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 8 月之前
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 8 月之前
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 9 月之前
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 10 月之前
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 年之前
  Ryan C. Gordon 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. 1 年之前
  Sam Lantinga 973c8b3273 Added SDL properties API 1 年之前
  Ryan C. Gordon 8e03ea4383 hashtable: Use Create/Destroy naming, in the SDL3 style. 1 年之前
  Ryan C. Gordon 568902b64e hashtable: Added src/SDL_hashtable.[ch]. 1 年之前