]> git.tdb.fi Git - gldbg.git/commit
Rewrite the Makefile to have proper dependencies and stuff
authorMikko Rasa <tdb@tdb.fi>
Fri, 11 Jun 2010 12:35:56 +0000 (12:35 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 11 Jun 2010 12:35:56 +0000 (12:35 +0000)
commit03c86c2f632b642aa94f721e326787e91aa69c25
treec5cdc8d4778c5c9f3d9ec616471dcbe6da4ea174
parent9cdca19aa017ea1711436977855e885d91e78ab0
Rewrite the Makefile to have proper dependencies and stuff
Alter #includes for generated files so they work better with the new Makefile
Fix a constness problem in gl.tm
Split glwrap.c to better facilitate porting to gles2
Makefile
gl.tm
source/enums.c
source/functions.h
source/gldecoder.c
source/gldecoder.h
source/glprint.c
source/glwrap.c
source/glwrap.h [new file with mode: 0644]
source/glwrap_funcs.c [new file with mode: 0644]