summaryrefslogtreecommitdiffstats
path: root/o3d/gpu_plugin
Commit message (Expand)AuthorAgeFilesLines
* Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a...apatrick@google.com2009-08-2522-354/+1183
* Added DispatchedNPObject.apatrick@google.com2009-08-2418-23/+1671
* Added NPObjectBase, a base class for NPObject that forwards NPObject calls th...apatrick@google.com2009-08-206-3/+489
* Added GPU rendering plugin, an internal out-of-process plugin for rendering 3...apatrick@google.com2009-08-204-0/+230