summaryrefslogtreecommitdiffstats
path: root/src/GLSLShaderTest
Commit message (Collapse)AuthorAgeFilesLines
* Make dev-1_4 branch build scripts obsolete.dev-1_4jada2005-10-251-50/+35
|
* 1) No exit when exception is encountered.jada2005-10-208-91/+1115
| | | | 2) Added new GLSL shader example program.
* Fix shader error; we didn't catch this sooner thanks to a too-permissive ↵kcr2005-08-262-2/+2
| | | | NVIDIA compiler. :-(
* Changed default ObjLoadGLSL default shader from simple to polkadot3djada2005-07-271-1/+1
|
* Added new shader programs and third party license.jada2005-07-276-0/+295
|
* Added -S flag to specify shaderskcr2005-06-101-3/+9
|
* Removed the hack that enable programmable shader via texture object.jada2005-05-192-7/+0
|
* Updated the examples to use the new SourceCodeShader class.kcr2005-04-082-10/+18
|
* Updated copyright date to 2005kcr2005-02-185-5/+5
|
* Modified Cg test programs to reflect new ShaderAppearance subclass.kcr2004-12-105-0/+944
Create test programs for GLSL shaders.