mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
ea7408e1ee
Closes #1711 - race condition on stbi_failure_reason() This does not only avoid the race condition on the failure string itself, but also makes failure state thread-local, meaning that each string will be correctly associated with the last image it failed to load. |
||
---|---|---|
.. | ||
bin | ||
headers | ||
libs-android | ||
libs-ios | ||
libs-mingw | ||
libs-msvc | ||
libs-msvc-universal | ||
libs-osx/Frameworks | ||
Android.mk |