]> git.tdb.fi Git - libs/gl.git/commit
Drop Shader::get_param and Program::get_param
authorMikko Rasa <tdb@tdb.fi>
Tue, 10 May 2011 07:34:16 +0000 (07:34 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 10 May 2011 07:34:16 +0000 (07:34 +0000)
commit953f041e904e97c4435e0229b8d88eabe31e5c3d
treebee66951d489da5ff826f24eafd790abaeb016b3
parentfb5da1dff367740868f3cbc5badffb1b4837d82a
Drop Shader::get_param and Program::get_param
Rename Shader::get_compiled and Program::get_linked to is_*
Use correct _ARB constants
source/program.cpp
source/program.h
source/shader.cpp
source/shader.h