SFML/extlibs/headers
Jan Haller ea7408e1ee 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.
2020-12-06 13:35:00 +01:00
..
AL Updated OpenAL to version 1.15.1 2013-08-04 23:07:25 +02:00
FLAC Adjusted the new audio backends to compile on Linux 2015-03-04 09:33:06 +01:00
freetype2 Updated FreeType to version 2.5.5. 2015-03-10 13:15:58 +01:00
glad/include/glad Replaced glLoadGen loader with glad loader and dynamically load EGL and GLES extensions as is done for desktop GL. 2019-09-12 23:02:52 +02:00
mingw Added support for interfacing with joysticks via DirectInput when it is available. 2018-02-10 14:47:37 +01:00
ogg Android: Moved ogg's os specific header to build properly 2015-03-04 09:36:21 +01:00
stb_image Update stb_image (2.16 -> 2.26) and stb_image_write (1.07 -> 1.15) 2020-12-06 13:35:00 +01:00
vorbis Redesigned the audio encoding/decoding classes to get rid of libsndfile 2015-03-04 09:33:03 +01:00
vulkan Add support for creating Vulkan window surfaces. 2019-10-16 21:48:24 +02:00
catch.hpp Updated catch to v1.12.2 2019-02-19 10:16:38 +01:00