Ozkan Sezer
|
f7ba340999
remove several instances of unnecessary emptry str "" after SDL_PRI???
|
hace 2 años |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
hace 2 años |
Sam Lantinga
|
6cfce101fb
Don't call the property cleanup function if setting the property fails
|
hace 2 años |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
hace 2 años |
Frank Praznik
|
861b1ebd12
properties: Use a mutex instead of an RWLock to guard the hash table
|
hace 2 años |
Sam Lantinga
|
6afae6681b
Allow casting properties of different types
|
hace 2 años |
Sam Lantinga
|
bd269b0f41
Added SDL_SetBooleanProperty() and SDL_GetBooleanProperty()
|
hace 2 años |
Sam Lantinga
|
0907f345cb
Added property types: pointer, string, number, float
|
hace 2 años |
Mathieu Eyraud
|
dfb87e1099
Fix uninitialised variable 'properties'
|
hace 2 años |
Sam Lantinga
|
407a3cb4e0
Fixed infinite recursion initializing properties
|
hace 2 años |
Sam Lantinga
|
979214363f
Added SDL_GetGlobalProperties()
|
hace 2 años |
Sam Lantinga
|
aea6e6de6f
Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup()
|
hace 2 años |
Ryan C. Gordon
|
899eb0d042
thread: Locking mutexes and rwlocks are now void functions.
|
hace 2 años |
Sam Lantinga
|
48d80efb51
Fixed warning C4701: potentially uninitialized local variable 'props' used
|
hace 2 años |
Sam Lantinga
|
b79db0a6ea
Fixed potential wraparound issue with property IDs
|
hace 2 años |
Sam Lantinga
|
4368f70ff9
Added properties to various SDL objects
|
hace 2 años |
Sam Lantinga
|
973c8b3273
Added SDL properties API
|
hace 2 años |