Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switched from NPObject shared memory wrapper to Chrome shared memory in prepa... | apatrick@google.com | 2009-11-10 | 1 | -1/+1 |
* | Moved command_buffer and gpu_plugin code out of o3d namespace. | apatrick@google.com | 2009-11-05 | 1 | -42/+40 |
* | Fixed gpu_plugin and added to o3d_all.gyp so it gets built on buildbot. | apatrick@google.com | 2009-11-04 | 1 | -40/+46 |
* | Replaced BaseNPObject with DefaultNPObject because... | apatrick@google.com | 2009-09-08 | 1 | -2/+2 |
* | GPU plugin object can create a command buffer via a V8 extension in Chromium ... | apatrick@google.com | 2009-09-02 | 1 | -12/+21 |
* | Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a... | apatrick@google.com | 2009-08-25 | 1 | -0/+222 |
* | Added GPU rendering plugin, an internal out-of-process plugin for rendering 3... | apatrick@google.com | 2009-08-20 | 1 | -0/+70 |