summaryrefslogtreecommitdiffhomepage
path: root/src/external/stb_vorbis.h
AgeCommit message (Collapse)Author
2022-07-23fixed build for cygwin (#2588)Julianiolo
2021-04-06added import in order for alloca to work on macos (#1710)Saikyun
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-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.