summaryrefslogtreecommitdiffstats
path: root/o3d/gpu_plugin/gpu_processor.h
Commit message (Expand)AuthorAgeFilesLines
* Moved platform specific out of platform directories. This is the Chrome conve...apatrick@google.com2009-11-101-5/+5
* Moved command_buffer and gpu_plugin code out of o3d namespace.apatrick@google.com2009-11-051-5/+3
* move all O3D specific command buffer stuff to command_buffer::o3dgman@google.com2009-10-261-4/+4
* Fixes to get renderer=cb cb_service=gl to compilegman@google.com2009-10-221-7/+15
* Added CommandBuffer::GetStatus so remote processes can query whether the plug...apatrick@google.com2009-10-221-4/+4
* Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...apatrick@google.com2009-10-191-10/+41
* Replaced SharedMemory::Map method with NPN_MapMemory.apatrick@google.com2009-10-021-0/+3
* GPUProcessor uses O3D command buffer service to render to a window.apatrick@google.com2009-09-241-7/+44
* Implemented get and put offset synchronization via NPObject interface in GPU ...apatrick@google.com2009-09-211-0/+42