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
/
ppapi
/
proxy
/
ppb_context_3d_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-10
/
+13
*
Removed config management from Graphics3D API. It will be better handled in t...
alokp@chromium.org
2011-08-16
1
-1
/
+1
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-1
/
+2
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
1
-0
/
+1
*
Convert the PluginResource to be refcounted.
brettw@chromium.org
2011-08-11
1
-1
/
+1
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-0
/
+5
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-5
/
+0
*
Binding Graphics3D with Instance and OpenGLES2 interface.
alokp@chromium.org
2011-07-19
1
-0
/
+4
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-0
/
+5
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
1
-0
/
+6
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
1
-6
/
+0
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
1
-0
/
+6
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-159
/
+234
*
Fixing coverity PASS_BY_VALUE bugs.
dpapad@chromium.org
2011-06-22
1
-1
/
+1
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
1
-10
/
+30
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
1
-5
/
+7
*
Moved creation of GPU command buffer shared memory into the browser process.
apatrick@chromium.org
2011-02-28
1
-0
/
+7
*
Fix compiling on gcc-4.6.
hbono@chromium.org
2011-02-25
1
-1
/
+1
*
Factor fd sharing code in proxy and fix fd issues once and for all.
piman@google.com
2011-02-25
1
-11
/
+14
*
Moved creation of GPU transfer buffers into the browser process.
apatrick@chromium.org
2011-02-24
1
-0
/
+10
*
Dup command-buffer SHM handle before auto-closing.
piman@google.com
2011-02-23
1
-1
/
+4
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-9
/
+18
*
Implement proxy for 3d-related interfaces
piman@google.com
2011-02-02
1
-0
/
+584