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
/
command_buffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recomitting 31676 with fix.
apatrick@google.com
2009-11-11
1
-130
/
+0
*
Reverting 31676.
apatrick@google.com
2009-11-11
1
-0
/
+130
*
Reorganized command buffer and GPU plugin code into following structure:
apatrick@google.com
2009-11-11
1
-130
/
+0
*
Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...
apatrick@google.com
2009-11-10
1
-22
/
+15
*
Moved command_buffer and gpu_plugin code out of o3d namespace.
apatrick@google.com
2009-11-05
1
-2
/
+0
*
Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...
apatrick@google.com
2009-10-19
1
-3
/
+1
*
Moved responsibility for creating ring buffer from CommandBuffer to GPUPlugin...
apatrick@google.com
2009-10-13
1
-3
/
+3
*
Replaced SharedMemory::Map method with NPN_MapMemory.
apatrick@google.com
2009-10-02
1
-4
/
+3
*
GPUProcessor uses NPN_PluginThreadAsyncCall to schedule future command proces...
apatrick@google.com
2009-09-25
1
-1
/
+0
*
GPUProcessor uses O3D command buffer service to render to a window.
apatrick@google.com
2009-09-24
1
-20
/
+26
*
Added support for getting and setting the CommandBuffer token and error.
apatrick@google.com
2009-09-22
1
-0
/
+35
*
Added support for registering additional shared memory objects (textures and ...
apatrick@google.com
2009-09-22
1
-2
/
+24
*
Implemented get and put offset synchronization via NPObject interface in GPU ...
apatrick@google.com
2009-09-21
1
-9
/
+40
*
Implemented shared memory as an NPObject. Using NPObject method to expose map...
apatrick@google.com
2009-09-09
1
-4
/
+4
*
Replaced BaseNPObject with DefaultNPObject because...
apatrick@google.com
2009-09-08
1
-4
/
+5
*
Exracted CommandBuffer class from GPUPluginObject.
apatrick@google.com
2009-09-03
1
-0
/
+48