Ray
4df7a0f2f8
Added support for OpenGL 2.1
2016-06-16 20:25:50 +02:00
raysan5
058af472ea
Converted GLAD to header only
2016-06-07 18:57:20 +02:00
LelixSuper
302d84cedc
Fix mistake in Makefile
2016-06-06 19:26:30 +02:00
Ray
29d505c98e
Reorganize external libraries - BREAKING CHANGE -
...
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.
2016-06-06 14:34:43 +02:00
raysan5
3e88156817
Ignore invalid warning
2016-06-01 12:38:06 +02:00
LelixSuper
9361615786
Fix Makefile files
...
I've added .PHONY targets and fixed "clean" recipe.
2016-04-06 13:21:29 +02:00
LelixSuper
a04a7b6ea5
Fix cleaning recipies for GNU/Linux
2016-04-03 16:07:44 +02:00
LelixSuper
f2f4079411
Remove recipes of GLEW from Makefile (not used any more)
2016-04-03 16:05:23 +02:00
LelixSuper
2e3e62a413
Raname all makefile files to "Makefile"
...
I've renamed all makefile files to "Makefile" because they appear in the first files.
2016-03-12 20:01:46 +01:00