index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
o3d
/
gpu_plugin
/
gpu_plugin.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recomitting 31676 with fix.
apatrick@google.com
2009-11-11
1
-162
/
+0
*
Reverting 31676.
apatrick@google.com
2009-11-11
1
-0
/
+162
*
Reorganized command buffer and GPU plugin code into following structure:
apatrick@google.com
2009-11-11
1
-162
/
+0
*
Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...
apatrick@google.com
2009-11-10
1
-4
/
+0
*
Fixed gpu_plugin and added to o3d_all.gyp so it gets built on buildbot.
apatrick@google.com
2009-11-04
1
-47
/
+0
*
Removed command_buffer dependency on vectormath (indirectly via core/types.h).
apatrick@google.com
2009-11-04
1
-4
/
+0
*
Fixes to get renderer=cb cb_service=gl to compile
gman@google.com
2009-10-22
1
-2
/
+35
*
Added CommandBuffer::GetStatus so remote processes can query whether the plug...
apatrick@google.com
2009-10-22
1
-0
/
+1
*
Forgot to commit a file.
apatrick@google.com
2009-10-19
1
-0
/
+8
*
Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...
apatrick@google.com
2009-10-19
1
-173
/
+6
*
Separated CommandBuffer and GPUProcessor into separate static library so O3D ...
apatrick@google.com
2009-10-12
1
-32
/
+38
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Replaced SharedMemory::Map method with NPN_MapMemory.
apatrick@google.com
2009-10-02
1
-2
/
+20
*
Diabolic hackery to work around differing NPAPI headers and definitions betwe...
apatrick@google.com
2009-09-28
1
-1
/
+14
*
GPUProcessor uses O3D command buffer service to render to a window.
apatrick@google.com
2009-09-24
1
-0
/
+136
*
Implemented get and put offset synchronization via NPObject interface in GPU ...
apatrick@google.com
2009-09-21
1
-1
/
+5
*
Implemented shared memory as an NPObject. Using NPObject method to expose map...
apatrick@google.com
2009-09-09
1
-21
/
+97
*
Replaced BaseNPObject with DefaultNPObject because...
apatrick@google.com
2009-09-08
1
-9
/
+7
*
Exracted CommandBuffer class from GPUPluginObject.
apatrick@google.com
2009-09-03
1
-1
/
+6
*
Wrote tests for GPUPluginObject::OpenCommandBuffer.
apatrick@google.com
2009-09-02
1
-0
/
+3
*
GPU plugin object can create a command buffer via a V8 extension in Chromium ...
apatrick@google.com
2009-09-02
1
-13
/
+15
*
Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a...
apatrick@google.com
2009-08-25
1
-0
/
+12
*
Added DispatchedNPObject.
apatrick@google.com
2009-08-24
1
-1
/
+18
*
Added GPU rendering plugin, an internal out-of-process plugin for rendering 3...
apatrick@google.com
2009-08-20
1
-0
/
+46