summaryrefslogtreecommitdiffhomepage
path: root/src/external/stb_vorbis.c
AgeCommit message (Collapse)Author
2023-02-01Update external librariesRay
Switch to official `stb_vorbis.c` instead of using an outdated fork
2018-12-21Use stb_vorbis.h as header onlyRay
2018-11-27Updated stb libs to latest versionRay
2018-02-09Updated external librariesRay
2017-08-04Updated stb libs to latest versionraysan5
2017-04-21Corrected issue with alloca.h on GCCRay
2017-04-16Updated STB libs to latest versionraysan5
2016-06-06Reorganize external libraries - BREAKING CHANGE -Ray
Moved all external libraries used by raylib to external folder inside raylib src. Makefile has already been update and also the different includes in raylib modules.