summaryrefslogtreecommitdiffhomepage
path: root/src/external
AgeCommit message (Expand)Author
2020-02-19Update miniaudio.hRay
2020-02-17Comment fprintf() callsRay
2020-02-13Update miniaudio.hRay
2020-02-10[raudio] Update to latest miniaudio 0.10raysan5
2020-02-06Update GLFW to latest masterRay
2020-02-06Update external librariesRay
2020-02-04Update to miniaudio 0.10 (#1092)David Reid
2020-01-28Some tweaksRay
2020-01-22Update cgltf.hRay
2020-01-19Support custom allocatorraysan5
2020-01-19Corrected issue with typesraysan5
2020-01-19Review module to fit raylib conventionsraysan5
2020-01-19Support custom memory allocatorsraysan5
2020-01-15Commented unnecessary printf()/puts() callsRay
2019-12-21Forcibly ensure .xm playback starts in the right place; fixes #1043. (#1045)illegalinstruction
2019-12-05external: glfw: reinstate export of GLFW_PKG_{DEPS,LIBS}Ahmad Fatoum
2019-12-01Update GLFW to version 3.4Ray
2019-11-25Update miniaudio.h to v0.9.8Ray
2019-10-19Update external librariesraysan5
2019-09-13Review possible memory leak with my_strndup()Ray
2019-09-08Revert "Update tinyobj_loader_c.h"Ray
2019-09-05Update tinyobj_loader_c.hRay
2019-08-24Update miniaudio.hRay
2019-08-08Corrected small issue on miniaudioraysan5
2019-08-07Update external librariesRay
2019-05-29Fix jar_xm_resetWilhem Barbier
2019-05-23Move jar_xm_reset to jar_xm.hWilhem Barbier
2019-05-16Corrected bug on NEONRay
2019-05-16Update dr_flac, dr_mp3, dr_wav to latest versionRay
2019-05-16Update miniaudio to v0.9.4Ray
2019-05-15external: glfw: Revert "Added WinMM library"Ahmad Fatoum
2019-05-07Added WinMM libraryRay
2019-05-04external: glfw: reinstate export of GLFW_PKG_{DEPS,LIBS}Ahmad Fatoum
2019-04-27UWP Support Overhaul (#819)Reece Mackie
2019-04-23WARNING: Issues on web buildingRay
2019-04-23Set a version for rGIF libraryRay
2019-04-23Update STB libraries to latest versionRay
2019-04-23Some tweaks to custom memory management systemRay
2019-04-23Remove unnecesary GLFW deps (used by examples)Ray
2019-04-22Update miniaudio to v0.9.3Ray
2019-04-22Update GLFW to 3.3.1Ray
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