aboutsummaryrefslogtreecommitdiff
path: root/src/external
AgeCommit message (Expand)Author
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
2018-04-02Merge pull request #504 from Martinfx/masterRay
2018-04-02Remove dead assignmentmaficccc@gmail.com
2018-04-02Fix value stored to 'num_channels' is never readmaficccc@gmail.com
2018-03-20Fix an infinite loop in ALSA backend of mini_al.David Reid
2018-03-18Fix a buffer overflow in the OSS/BSD backend.David Reid
2018-03-03Updated GLFW library to latest versionraysan5
2018-02-26Fix two memory leaks in jar_xm.hAhmad Fatoum
2018-02-24jar_xm: Workaround for unaligned pointer accessesAhmad Fatoum
2018-02-20Reviewed timming system for macOSRay
2018-02-11mini_al: Support {Net,Open}BSD OSSAhmad Fatoum
2018-02-09Updated external librariesRay
2018-01-27GLFW: Fix build error on Linux < v2.6.39Ahmad Fatoum
2018-01-19Reviewed UWP branch integrationRay
2018-01-19Merge branch 'develop' into testing_uwpRay
2017-12-15Updated mini_al to latest versionRay San
2017-12-14added debug-event-markers for opengl so that you're able to set markers for r...user
2017-12-11Remove rres supportRay
2017-12-10Fix CI builds after mini_al changesAhmad Fatoum
2017-12-09Added Wayland supportraysan5
2017-12-05Removed OpenAL Soft dependency on buildingRay San
2017-12-05Updated external libraries dependenciesRay San
2017-12-05Merge pull request #413 from mackron/dr/mini_alRay
2017-12-05Update mini_al.David Reid
2017-12-03Potential fixes for Raspberry Pi.David Reid
2017-11-24Potential fixes for audio on RPI and Emscripten builds.David Reid