]> git.tdb.fi Git - gldbg.git/commit - source/glprint.c
Initial revision
authorMikko Rasa <tdb@tdb.fi>
Tue, 28 Apr 2009 14:06:44 +0000 (14:06 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 28 Apr 2009 14:06:44 +0000 (14:06 +0000)
commit9d1825d591a7261b1cff620ba535d333352984bf
treea74a4e6f4d2a1de0f75ac2061d8e359a7c4a827c
parent0d8cbda1c894f14f0c3b23f12729456020ec71b3
Initial revision
Using a Makefile for now, since Builder doesn't support generating source files
Makefile [new file with mode: 0644]
genwrap.py [new file with mode: 0755]
gl.spec [new file with mode: 0644]
gl.tm [new file with mode: 0644]
source/functions.h [new file with mode: 0644]
source/gldecoder.c [new file with mode: 0644]
source/gldecoder.h [new file with mode: 0644]
source/gldump.c [new file with mode: 0644]
source/glprint.c [new file with mode: 0644]
source/glprint.h [new file with mode: 0644]
source/glwrap.c [new file with mode: 0644]