| Commit message (Expand) | Author | Age | Files | Lines |
* | Recomitting 31676 with fix. | apatrick@google.com | 2009-11-11 | 1 | -30/+0 |
* | Reverting 31676. | apatrick@google.com | 2009-11-11 | 1 | -0/+30 |
* | Reorganized command buffer and GPU plugin code into following structure: | apatrick@google.com | 2009-11-11 | 1 | -30/+0 |
* | Moved command_buffer and gpu_plugin code out of o3d namespace. | apatrick@google.com | 2009-11-05 | 1 | -2/+0 |
* | Fixed gpu_plugin and added to o3d_all.gyp so it gets built on buildbot. | apatrick@google.com | 2009-11-04 | 1 | -4/+4 |
* | Replaced SharedMemory::Map method with NPN_MapMemory. | apatrick@google.com | 2009-10-02 | 1 | -2/+1 |
* | GPU plugin object can create a command buffer via a V8 extension in Chromium ... | apatrick@google.com | 2009-09-02 | 1 | -5/+0 |
* | Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a... | apatrick@google.com | 2009-08-25 | 1 | -0/+6 |
* | Added NPObjectBase, a base class for NPObject that forwards NPObject calls th... | apatrick@google.com | 2009-08-20 | 1 | -3/+3 |
* | Added GPU rendering plugin, an internal out-of-process plugin for rendering 3... | apatrick@google.com | 2009-08-20 | 1 | -0/+32 |