Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced SharedMemory::Map method with NPN_MapMemory. | apatrick@google.com | 2009-10-02 | 5 | -216/+67 |
* | Diabolic hackery to work around differing NPAPI headers and definitions betwe... | apatrick@google.com | 2009-09-28 | 1 | -1/+3 |
* | GPUProcessor uses O3D command buffer service to render to a window. | apatrick@google.com | 2009-09-24 | 3 | -12/+48 |
* | Implemented get and put offset synchronization via NPObject interface in GPU ... | apatrick@google.com | 2009-09-21 | 3 | -0/+63 |
* | Implemented shared memory as an NPObject. Using NPObject method to expose map... | apatrick@google.com | 2009-09-09 | 5 | -0/+295 |