aboutsummaryrefslogtreecommitdiff
path: root/external/glfw3/lib/win32
AgeCommit message (Collapse)Author
2016-06-06Reorganize external libraries - BREAKING CHANGE -Ray
Moved all external libraries used by raylib to external folder inside raylib src. Makefile has already been update and also the different includes in raylib modules.
2015-01-26Updated GLFW libs to 3.1Ray
Recompiled by procedural! Thanks!
2015-01-24Updated GLFW to version 3.1Ray
2015-01-08Reorganized external folders by platformraysan5
Improved makefiles!