| Commit message (Expand) | Author | Age | Files | Lines |
* | Addressing review feedback on last changes. | kbr@google.com | 2010-04-28 | 1 | -28/+31 |
* | Fixed bug in naming of texCoord[0..7] parameters discovered by petersont. | kbr@google.com | 2010-04-28 | 1 | -4/+4 |
* | Added more logic to cg_to_glsl converter to find cgc in o3d/third_party/cgc/ | kbr@google.com | 2010-04-27 | 1 | -23/+56 |
* | Changed cg_to_glsl converter script to also look in the script's | kbr@google.com | 2010-04-27 | 1 | -0/+7 |
* | Thanks to amarinichev for extensive help, ported o3dConverter's | kbr@google.com | 2010-04-24 | 1 | -9/+22 |
* | Adds --convert-cg-to-glsl to the Collada converter tool. | amarinichev@chromium.org | 2010-04-23 | 1 | -24/+30 |
* | Simplification of recent change suggested by amarinichev. | kbr@google.com | 2010-04-22 | 1 | -4/+4 |
* | Changed the semantics of many fields throughout the o3d-webgl | kbr@google.com | 2010-04-22 | 1 | -1/+33 |
* | Incremental progress toward archive loading in o3d-webgl. Implemented | kbr@google.com | 2010-04-21 | 1 | -1/+1 |
* | Implemented DX clipping rules to match CG version. Uses dx_clipping varying. | amarinichev@chromium.org | 2010-04-20 | 1 | -4/+22 |
* | A simple script to convert o3d cg shaders to glsl. | amarinichev@chromium.org | 2010-04-16 | 1 | -0/+172 |