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
/
gpu
/
command_buffer
/
service
/
shader_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cache varying variable info in Shader object in command buffer.
zmo@chromium.org
2013-08-19
1
-0
/
+2
*
Remove CompileStatusMap in gpu command buffer
zmo@chromium.org
2013-08-07
1
-2
/
+6
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-1
/
+1
*
Use a direct include of strings headers in extensions/, google_apis/, gpu/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-2
/
+2
*
Refactor GPU code: Shader* info -> Shader* shader
gman@chromium.org
2013-03-08
1
-39
/
+39
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-23
/
+24
*
Process webgl program log, replacing hashed name with original name.
zmo@google.com
2013-01-25
1
-0
/
+10
*
Bug fixes for getTranslatedShader
dmurph@chromium.org
2012-07-23
1
-1
/
+1
*
gpu in-memory program cache implementation with a memory limit + lru eviction.
dmurph@chromium.org
2012-07-23
1
-1
/
+5
*
Revert 147328 - Current status of patch:
gman@chromium.org
2012-07-19
1
-5
/
+1
*
Current status of patch:
dmurph@chromium.org
2012-07-18
1
-1
/
+5
*
Hanlde long attribute name mapping in bindAttribLocation.
zmo@chromium.org
2012-04-07
1
-1
/
+11
*
Stop validating GLSL shaders in glShaderSoruce
gman@chromium.org
2011-11-05
1
-186
/
+0
*
Strip comments from shader before checking for invalid characters
gman@chromium.org
2011-10-27
1
-0
/
+187
*
Fix Issue that glProgramInfoLog was not called if program did not link.
gman@chromium.org
2011-04-29
1
-3
/
+5
*
Fix bug in shader and program managers.
gman@chromium.org
2011-03-23
1
-2
/
+40
*
Fix TexSubImage2D and CompressedTexSubImage2D to check that format and type
gman@chromium.org
2011-01-29
1
-2
/
+2
*
Make shader and program object lifetimes match OpenGL ES spec.
gman@chromium.org
2010-12-13
1
-8
/
+31
*
Use the shader translator to correct bad type information
gman@chromium.org
2010-11-12
1
-0
/
+27
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
1
-0
/
+2
*
Free the resources used by a context group.
gman@chromium.org
2010-07-01
1
-0
/
+17
*
Added shader type to shader info.
alokp@chromium.org
2010-04-28
1
-2
/
+4
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-6
/
+18
*
Reorangizing the GLES2 code to handle shared
gman@chromium.org
2010-02-25
1
-7
/
+9
*
Adds texture tracking.
gman@chromium.org
2010-02-16
1
-0
/
+32