summaryrefslogtreecommitdiffhomepage
path: root/release/libs/win32/mingw32
AgeCommit message (Collapse)Author
2018-01-15Review releases, removed external dependencies-
Not required any more!
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-10-23Removed fileraysan5
2017-10-20Updated release versions for raylib 1.8Ray San
2017-10-19Updated raylib release 1.8Ray San
2017-10-17Review VR functionalityRay San
To be more generic and configurable
2017-10-16Updated libraries for WindowsRay San
2017-10-14Reverted to old OpenAL librariesraysan5
mingw32 libraries provided were compiled with a different GCC version (different computer) and seemed to be incompatible on linkage (missing symbols).
2017-10-11Updated release libraries for win32/mingw32Ray San
2017-10-11Reorganize release and dependenciesRay San