| Commit message (Expand) | Author | Age | Files | Lines |
* | o3d-webgl: adding generate-texture demo, with implementation of texture.set. | luchen@google.com | 2010-06-17 | 1 | -37/+82 |
* | Some texture parameters were being set in the pack when the texture was creat... | petersont@google.com | 2010-05-24 | 1 | -57/+205 |
* | Merged in gman's fixes to make o3d-webgl samples work in Firefox. | kbr@google.com | 2010-04-30 | 1 | -1/+4 |
* | Review URL: http://codereview.chromium.org/1798009 | petersont@google.com | 2010-04-29 | 1 | -36/+79 |
* | Fixed samples to work with resizing code introduced yesterday. Now the | kbr@google.com | 2010-04-28 | 1 | -0/+34 |
* | Fixed problem in o3dConverter where it was not outputting all of the | kbr@google.com | 2010-04-23 | 1 | -2/+8 |
* | Changed the semantics of many fields throughout the o3d-webgl | kbr@google.com | 2010-04-22 | 1 | -54/+46 |
* | Incremental progress toward archive loading in o3d-webgl. Implemented | kbr@google.com | 2010-04-21 | 1 | -2/+12 |
* | Implemented Texture2D.drawImage, along the way cleaned up a number of lingeri... | petersont@google.com | 2010-03-22 | 1 | -11/+15 |
* | Added textures, texture samplers and render targets to o3d-webgl. Also fixed... | petersont@google.com | 2010-03-12 | 1 | -15/+53 |
* | First check in of the o3d implimentation in webgl. Classes work well enough ... | petersont@google.com | 2010-02-26 | 1 | -0/+463 |