summaryrefslogtreecommitdiffstats
path: root/o3d/cg_to_glsl
Commit message (Expand)AuthorAgeFilesLines
* Addressing review feedback on last changes.kbr@google.com2010-04-281-28/+31
* Fixed bug in naming of texCoord[0..7] parameters discovered by petersont.kbr@google.com2010-04-281-4/+4
* Added more logic to cg_to_glsl converter to find cgc in o3d/third_party/cgc/kbr@google.com2010-04-271-23/+56
* Changed cg_to_glsl converter script to also look in the script'skbr@google.com2010-04-271-0/+7
* Thanks to amarinichev for extensive help, ported o3dConverter'skbr@google.com2010-04-241-9/+22
* Adds --convert-cg-to-glsl to the Collada converter tool.amarinichev@chromium.org2010-04-231-24/+30
* Simplification of recent change suggested by amarinichev.kbr@google.com2010-04-221-4/+4
* Changed the semantics of many fields throughout the o3d-webglkbr@google.com2010-04-221-1/+33
* Incremental progress toward archive loading in o3d-webgl. Implementedkbr@google.com2010-04-211-1/+1
* Implemented DX clipping rules to match CG version. Uses dx_clipping varying.amarinichev@chromium.org2010-04-201-4/+22
* A simple script to convert o3d cg shaders to glsl.amarinichev@chromium.org2010-04-161-0/+172