]> git.tdb.fi Git - libs/gl.git/commit
Add shaders
authorMikko Rasa <tdb@tdb.fi>
Tue, 21 Aug 2007 13:51:07 +0000 (13:51 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 21 Aug 2007 13:51:07 +0000 (13:51 +0000)
commit1431f24f29bd6862d547b831c40b2686ff56d1ef
treed397a1cf65a2f3da14c0f8a47d2673976a1d6ec0
parentb2851c18f6361fed2203e0aced4a5d671ad28630
Add shaders
source/program.cpp [new file with mode: 0644]
source/program.h [new file with mode: 0644]
source/shader.cpp [new file with mode: 0644]
source/shader.h [new file with mode: 0644]
source/simpleprogram.cpp [new file with mode: 0644]
source/simpleprogram.h [new file with mode: 0644]