SDL Wiki Bot
a6edc75fe7
Sync SDL3 wiki -> header
2023-10-19 05:18:12 +00:00
Sam Lantinga
3c8edeb79b
Clarified SDL property thread-safety information
2023-10-18 22:17:02 -07:00
SDL Wiki Bot
4fa821cb3e
Sync SDL3 wiki -> header
2023-10-19 05:14:13 +00:00
Sam Lantinga
1c70760c0b
Added thread-safety information for the new SDL properties API
2023-10-18 22:13:33 -07:00
Ryan C. Gordon
ac71831350
Sync wiki -> headers
2023-10-12 15:20:53 -04:00
Sam Lantinga
4368f70ff9
Added properties to various SDL objects
...
The following objects now have properties that can be user modified:
* SDL_AudioStream
* SDL_Gamepad
* SDL_Joystick
* SDL_RWops
* SDL_Renderer
* SDL_Sensor
* SDL_Surface
* SDL_Texture
* SDL_Window
2023-10-11 22:38:00 -07:00
Sam Lantinga
973c8b3273
Added SDL properties API
...
Fixes https://github.com/libsdl-org/SDL/issues/7799
2023-10-11 22:38:00 -07:00