fixed gl3 renderer

This commit is contained in:
aap
2017-07-27 15:05:30 +02:00
parent 6c5073e864
commit a3d8e3ba01
4 changed files with 17 additions and 14 deletions

View File

@ -22,8 +22,7 @@ is not maintained, it was only a test.
* Get a solid GL3 driver working
* Make building everything a bit easier
# Building
Edit the makefile(s) and type 'make BUILD=gl3'
Get premake5. Generate a config, e.g. with ``premake5 gmake``,
and look in the build directory.