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

Аутор SHA1 Порука Датум
  zshoals 1ca45c5891 Fix typo: DiretMedia->DirectMedia пре 1 година
  Sam Lantinga 3234a3b902 Simplified internal SDL_Surface structure пре 1 година
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool пре 1 година
  Sam Lantinga 807b8a9d4d Allow initializing hints and properties from any thread пре 1 година
  Sam Lantinga 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values пре 1 година
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API пре 1 година
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL пре 1 година
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code пре 1 година
  Sam Lantinga 4f55271571 Removed temporary memory from the API пре 1 година
  Sam Lantinga bb96320cc4 Make sure we always copy the data returned using SDL_GetStringRule пре 1 година
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() пре 1 година
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. пре 1 година
  Sam Lantinga 652b34bd15 Added SDL_DumpProperties() for internal debugging пре 1 година
  Ryan C. Gordon 2626304e70 properties: add formal SDL_CleanupPropertyCallback type, improve docs. пре 1 година
  Susko3 56feecc17d Fix property cleanup callback not being called on error (#9663) пре 2 година
  Sam Lantinga 33eaddc565 Cleaned up various type conversion issues пре 2 година
  Sam Lantinga 8ce786d2b6 Property query functions don't set an error if they return the default value пре 2 година
  Ozkan Sezer 168322f358 SDL_properties.c: mark CleanupFreeableProperty and CleanupSurface as SDLCALL пре 2 година
  Sam Lantinga bba2a5d360 Added SDL_SetFreeableProperty() for internal use пре 2 година
  Sam Lantinga f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() пре 2 година
  Sam Lantinga 5d48f9a63a Added SDL_CopyProperties() пре 2 година
  Ozkan Sezer f7ba340999 remove several instances of unnecessary emptry str "" after SDL_PRI??? пре 2 година
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 пре 2 година
  Sam Lantinga 6cfce101fb Don't call the property cleanup function if setting the property fails пре 2 година
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. пре 2 година
  Frank Praznik 861b1ebd12 properties: Use a mutex instead of an RWLock to guard the hash table пре 2 година
  Sam Lantinga 6afae6681b Allow casting properties of different types пре 2 година
  Sam Lantinga bd269b0f41 Added SDL_SetBooleanProperty() and SDL_GetBooleanProperty() пре 2 година
  Sam Lantinga 0907f345cb Added property types: pointer, string, number, float пре 2 година
  Mathieu Eyraud dfb87e1099 Fix uninitialised variable 'properties' пре 2 година