Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-20 | stb_vorbis: Update to upstream version 1.20 | Rémi Verschelde | |
Upstreams our crash fixes from #38422 and #40174. | |||
2020-07-07 | stb_vorbis: Add missing error checks in comment reading mallocs | Rémi Verschelde | |
Backported from https://github.com/nothings/stb/pull/989. Fixes #40164. | |||
2020-05-03 | Fix crash in stb_vorbis.c | Pedro J. Estébanez | |
2020-04-30 | stb_vorbis: Update to upstream version 1.19 | Rémi Verschelde | |
1.19 - 2020-02-05 - warnings 1.18 - 2020-02-02 - fix seek bugs; parse header comments; misc warnings etc. | |||
2019-11-10 | Update stb_vorbis to 1.17 | Jonathan Mannancheril | |
2019-07-11 | stb_vorbis: Update to upstream version 1.16 | Rémi Verschelde | |
2019-03-04 | stb: Update to upstream stb_truetype 1.21 and stb_vorbis 1.15 | Rémi Verschelde | |
2018-05-24 | Update stb_truetype to 1.19 and stb_vorbis to 1.14 | Guilherme Felipe | |
2017-08-27 | stb: Update to upstream stb_truetype 1.17 and stb_vorbis 1.11 | Rémi Verschelde | |
Also fix documented OpenSSL version, it was updated to 1.0.2l in 67305d1b0a6dbcdb032d5a5a0e92122cf8f10b8d. | |||
2017-04-28 | Move other lone thirdparty files to thirdparty/misc | Rémi Verschelde | |
Also move Box2D ConvexDecomposition contrib code to thirdparty/b2d_convexdecomp. |