Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved platform specific out of platform directories. This is the Chrome conve... | apatrick@google.com | 2009-11-10 | 1 | -5/+5 |
* | Moved command_buffer and gpu_plugin code out of o3d namespace. | apatrick@google.com | 2009-11-05 | 1 | -5/+3 |
* | move all O3D specific command buffer stuff to command_buffer::o3d | gman@google.com | 2009-10-26 | 1 | -4/+4 |
* | Fixes to get renderer=cb cb_service=gl to compile | gman@google.com | 2009-10-22 | 1 | -7/+15 |
* | Added CommandBuffer::GetStatus so remote processes can query whether the plug... | apatrick@google.com | 2009-10-22 | 1 | -4/+4 |
* | Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ... | apatrick@google.com | 2009-10-19 | 1 | -10/+41 |
* | Replaced SharedMemory::Map method with NPN_MapMemory. | apatrick@google.com | 2009-10-02 | 1 | -0/+3 |
* | GPUProcessor uses O3D command buffer service to render to a window. | apatrick@google.com | 2009-09-24 | 1 | -7/+44 |
* | Implemented get and put offset synchronization via NPObject interface in GPU ... | apatrick@google.com | 2009-09-21 | 1 | -0/+42 |