mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
Update stb_image (2.16 -> 2.26) and stb_image_write (1.07 -> 1.15)
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.
This commit is contained in:
parent
129774877b
commit
ea7408e1ee
14949
extlibs/headers/stb_image/stb_image.h
vendored
14949
extlibs/headers/stb_image/stb_image.h
vendored
File diff suppressed because it is too large
Load Diff
3148
extlibs/headers/stb_image/stb_image_write.h
vendored
3148
extlibs/headers/stb_image/stb_image_write.h
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user