summaryrefslogtreecommitdiffstats
path: root/o3d/gpu_plugin/system_services
Commit message (Expand)AuthorAgeFilesLines
* Replaced SharedMemory::Map method with NPN_MapMemory.apatrick@google.com2009-10-025-216/+67
* Diabolic hackery to work around differing NPAPI headers and definitions betwe...apatrick@google.com2009-09-281-1/+3
* GPUProcessor uses O3D command buffer service to render to a window.apatrick@google.com2009-09-243-12/+48
* Implemented get and put offset synchronization via NPObject interface in GPU ...apatrick@google.com2009-09-213-0/+63
* Implemented shared memory as an NPObject. Using NPObject method to expose map...apatrick@google.com2009-09-095-0/+295