Sam Lantinga
|
80c6a5f8d9
Updated copyright for 2026
|
2 ماه پیش |
Sam Lantinga
|
25b2d2c821
Use new parameter validation macro
|
5 ماه پیش |
Sam Lantinga
|
cf819ca818
Don't allow further operations on properties while we're destroying them
|
1 سال پیش |
Ryan C. Gordon
|
84a236c92e
hashtable: Redesign the hashtable API.
|
1 سال پیش |
nightmareci
|
718034f5fa
Remove newlines from log messages
|
1 سال پیش |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 سال پیش |
Sam Lantinga
|
ce9dddfde2
Don't free properties while modifying the property hashtable
|
1 سال پیش |
Sam Lantinga
|
61511c48a4
SDL_HashTable is now optionally thread-safe
|
1 سال پیش |
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)
|
1 سال پیش |
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 سال پیش |