Commit History

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