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:
Jan Haller 2020-10-22 00:11:50 +02:00
parent 3557c46ae6
commit 53ee8d39aa
2 changed files with 9452 additions and 8645 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff