aboutsummaryrefslogtreecommitdiff
path: root/src/external
AgeCommit message (Expand)Author
2019-04-10Replaced size_t by unsigned intRay
2019-04-01Reviewed data assignationRay
2019-03-29WARNING: Redesigned model struct for multi-meshesRay
2019-03-12Updated audio library: mini_al -> miniaudioRay
2019-02-18Update cgltf libraryRay
2019-02-12Update mini_al.hRay
2019-02-12Include mini_al directly, no separate moduleRay
2019-02-12Updated external librariesRay
2019-01-08glfw: Update GLFW to current masterAhmad Fatoum
2019-01-08external: glfw: Ignore {docs/examples/tests}/ directoriesAhmad Fatoum
2019-01-01Update mini_al to latest version (Web Audio / AAudio backends)raysan5
2018-12-21Use stb_vorbis.h as header onlyRay
2018-11-27Updated stb libs to latest versionRay
2018-11-23Updated to latest mini_alRay
2018-11-20Avoid program crash on audio device failRay
2018-11-17Updated mini_alRay
2018-10-31Reviewed audio issuesRay
2018-10-17Update src/external/dr_mp3.hRay
2018-10-09Corrected issues with VS2017 compilationRay
2018-10-08Corrected issue with dirent.h inclusion...Ray
2018-10-08Avoid multiple gl.h inclusionsRay
2018-10-08dirent.h implementation for MSVCRay
2018-10-08Trying to include dirent.h for MSVCRay
2018-10-08Multiple changes, check descriptionRay
2018-09-14Update mini_al to v0.8.8Ray
2018-09-05Started working on IQM/glTF loadersRay
2018-08-12Update mini_al.David Reid
2018-08-08Updated mini_alRay
2018-07-29Sync with upstream GLFW pull requestAhmad Fatoum
2018-07-16Updated to latest mini_al devRay
2018-07-11Updated mini_al to latest dev versionRay
2018-07-07Update mini_al with a fix for macOS.David Reid
2018-07-06Add null statement after goto label to pacify CIAhmad Fatoum
2018-07-05Update mini_al to version 0.8.David Reid
2018-07-05Update external audio libraries.David Reid
2018-07-05Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_alDavid Reid
2018-07-03CMake: Reuse libraries found by glfw CMake configAhmad Fatoum
2018-06-12Corrected breaking buildRay San
2018-06-02Update GLFW to latest dev version (master branch)Ray
2018-05-28fabsf() not working with TCCRay
2018-05-21Update mini_al.David Reid
2018-05-21Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_alDavid Reid
2018-05-12CMake: (Properly) build glfw separately with CMakeAhmad Fatoum
2018-05-10Add GLFW source tree to src/externalAhmad Fatoum
2018-05-04BREAKING CHANGE: Renamed SpriteFont type to FontRay San
2018-04-22Update mini_al.David Reid
2018-04-21Update mini_al.David Reid
2018-04-21Update mini_al.David Reid
2018-04-21Update external audio libraries.David Reid
2018-04-11mini_al: Use WinAPI interlocked ops with tccAhmad Fatoum