aboutsummaryrefslogtreecommitdiff
path: root/src/external/include
AgeCommit message (Collapse)Author
2018-01-19Reviewed UWP branch integrationRay
2018-01-19Merge branch 'develop' into testing_uwpRay
2017-12-05Removed OpenAL Soft dependency on buildingRay San
OpenAL Soft backend is still available in audio module, I'm thinking if exposing it for building in some way or just left it there for advance users to switch to it manually in case of necessity...
2017-11-17Remove glfw3 dependencyRay San
Full sources already included and compiled with raylib (rglfw)
2017-11-10Working on UWP supportRay San
Support Universal Windows Platform (UWP): - Windows 10 App - Windows Phone - Xbox One
2017-10-11Reorganize release and dependenciesRay San