]> git.tdb.fi Git - libs/gl.git/commit - source/texture.cpp
Add files
authorMikko Rasa <tdb@tdb.fi>
Mon, 27 Nov 2006 23:59:37 +0000 (23:59 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 27 Nov 2006 23:59:37 +0000 (23:59 +0000)
commit7adcad3b40a03000a82e32db4523761c218309b8
tree11d2291f056f8acba821cb37317409adbb73cc92
parent0dee03fed37c5436fe6d18dbca55f78259891823
Add files
15 files changed:
Build [new file with mode: 0644]
source/font.cpp [new file with mode: 0644]
source/font.h [new file with mode: 0644]
source/misc.cpp [new file with mode: 0644]
source/misc.h [new file with mode: 0644]
source/rendermode.cpp [new file with mode: 0644]
source/rendermode.h [new file with mode: 0644]
source/select.cpp [new file with mode: 0644]
source/select.h [new file with mode: 0644]
source/texenv.h [new file with mode: 0644]
source/texture.cpp [new file with mode: 0644]
source/texture.h [new file with mode: 0644]
source/texture2d.cpp [new file with mode: 0644]
source/texture2d.h [new file with mode: 0644]
source/types.h [new file with mode: 0644]