Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make dev-1_4 branch build scripts obsolete.dev-1_4 | jada | 2005-10-25 | 1 | -50/+35 |
| | |||||
* | 1) No exit when exception is encountered. | jada | 2005-10-20 | 8 | -91/+1115 |
| | | | | 2) Added new GLSL shader example program. | ||||
* | Fix shader error; we didn't catch this sooner thanks to a too-permissive ↵ | kcr | 2005-08-26 | 2 | -2/+2 |
| | | | | NVIDIA compiler. :-( | ||||
* | Changed default ObjLoadGLSL default shader from simple to polkadot3d | jada | 2005-07-27 | 1 | -1/+1 |
| | |||||
* | Added new shader programs and third party license. | jada | 2005-07-27 | 6 | -0/+295 |
| | |||||
* | Added -S flag to specify shaders | kcr | 2005-06-10 | 1 | -3/+9 |
| | |||||
* | Removed the hack that enable programmable shader via texture object. | jada | 2005-05-19 | 2 | -7/+0 |
| | |||||
* | Updated the examples to use the new SourceCodeShader class. | kcr | 2005-04-08 | 2 | -10/+18 |
| | |||||
* | Updated copyright date to 2005 | kcr | 2005-02-18 | 5 | -5/+5 |
| | |||||
* | Modified Cg test programs to reflect new ShaderAppearance subclass. | kcr | 2004-12-10 | 5 | -0/+944 |
Create test programs for GLSL shaders. |