Историја ревизија

Аутор SHA1 Порука Датум
  Ryan C. Gordon 82141a2439 api: Added SDL_GetNumProperties(). пре 2 месеци
  Sam Lantinga 5f086e7623 Updated copyright for 2026 пре 8 месеци
  Sam Lantinga 25b2d2c821 Use new parameter validation macro пре 1 година
  Ryan C. Gordon 84a236c92e hashtable: Redesign the hashtable API. пре 1 година
  Anonymous Maarten 6cf6b160cd SDL_hashtable: don't use assert from libc пре 1 година
  Sam Lantinga f2074d7af3 Updated copyright for 2025 пре 1 година
  Sam Lantinga 43a61fec91 Removed external hashtable locking functions пре 1 година
  Sam Lantinga 61511c48a4 SDL_HashTable is now optionally thread-safe пре 1 година
  Sam Lantinga 4b7c5f561b Fixed warning: ‘new_item.probe_len’ may be used uninitialized in this function пре 1 година
  Sam Lantinga ff834f7733 Removed the restrict keyword пре 1 година
  Sam Lantinga 06bd214af6 Fixed warnings building on Android пре 1 година
  Petar Popovic f4cea5e019 Removed const qualifiers from SDL_CreateHashTable() parameter types пре 1 година
  Sam Lantinga 47450425fd Allow iterating just the keys or values in a hashtable пре 1 година
  Sam Lantinga 0b64520997 hashtable: fixed unused-parameter warnings пре 1 година
  Sam Lantinga c84d825241 Added SDL_HashPointer() and SDL_KeyMatchPointer() пре 2 година
  Sam Lantinga 2825a682f0 Fixed build errors пре 2 година
  Andrei Alexeyev ba7b346e52 hashtable: reimplement as open-addressed robin hood hashtable пре 2 година
  Sam Lantinga 56fc4b790c Reduce strcmp() calls in hashtable lookup пре 2 година
  Sam Lantinga 90e01040c5 Added thread-safe environment functions пре 2 година
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL пре 2 година
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface пре 2 година
  Brick 40ed098ce8 Improve the bucket distribution of SDL_HashTable пре 2 година
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state пре 2 година
  Sam Lantinga 20fccdabf4 Fixed crashes when passed a NULL hashtable пре 2 година
  Sam Lantinga b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions пре 2 година
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 пре 2 година
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. пре 2 година
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) пре 2 година
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression пре 2 година
  Ryan C. Gordon 8df68b4120 hashtable: Moved over to single-line comments. пре 2 година