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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encapsulate functionality of the mock GL interface to MockGLInterface
oetuaho@nvidia.com
2014-01-25
1
-2
/
+2
*
Android bot issue were fixed by infrastructure team, so reland this.
zmo@chromium.org
2013-08-27
1
-4
/
+13
*
Revert 219501 "Validate varying varibales matching for vertex/fr..."
nhiroki@chromium.org
2013-08-26
1
-13
/
+4
*
Validate varying varibales matching for vertex/fragment shaders.
zmo@chromium.org
2013-08-26
1
-4
/
+13
*
Cache varying variable info in Shader object in command buffer.
zmo@chromium.org
2013-08-19
1
-4
/
+14
*
Remove CompileStatusMap in gpu command buffer
zmo@chromium.org
2013-08-07
1
-40
/
+0
*
Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-7
/
+7
*
Refactor GPU code: Shader* info -> Shader* shader
gman@chromium.org
2013-03-08
1
-92
/
+92
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-29
/
+29
*
Linux/ChromeOS Chromium style checker cleanup, gpu/ edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
Process webgl program log, replacing hashed name with original name.
zmo@google.com
2013-01-25
1
-0
/
+3
*
Make more GL stuff auto-generated
gman@chromium.org
2012-12-07
1
-1
/
+1
*
Bug fixes for getTranslatedShader
dmurph@chromium.org
2012-07-23
1
-2
/
+8
*
gpu in-memory program cache implementation with a memory limit + lru eviction.
dmurph@chromium.org
2012-07-23
1
-3
/
+35
*
Revert 147328 - Current status of patch:
gman@chromium.org
2012-07-19
1
-35
/
+3
*
Current status of patch:
dmurph@chromium.org
2012-07-18
1
-3
/
+35
*
Stop validating GLSL shaders in glShaderSoruce
gman@chromium.org
2011-11-05
1
-21
/
+0
*
Strip comments from shader before checking for invalid characters
gman@chromium.org
2011-10-27
1
-0
/
+21
*
Implement 'ANGLE_translated_shader_source' extension in command-buffer.
zmo@google.com
2011-10-05
1
-1
/
+6
*
Revert 102978 - Change X11 error handler override to allow easy X11 error che...
dominich@chromium.org
2011-09-27
1
-5
/
+3
*
Change X11 error handler override to allow easy X11 error checking.
dominich@chromium.org
2011-09-27
1
-3
/
+5
*
Hook up shader long variable name mapping with GPU command buffer port.
zmo@google.com
2011-06-04
1
-4
/
+6
*
Fix Issue that glProgramInfoLog was not called if program did not link.
gman@chromium.org
2011-04-29
1
-18
/
+20
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Fix bug in shader and program managers.
gman@chromium.org
2011-03-23
1
-1
/
+21
*
Fix TexSubImage2D and CompressedTexSubImage2D to check that format and type
gman@chromium.org
2011-01-29
1
-5
/
+7
*
Make shader and program object lifetimes match OpenGL ES spec.
gman@chromium.org
2010-12-13
1
-16
/
+70
*
Use the shader translator to correct bad type information
gman@chromium.org
2010-11-12
1
-1
/
+75
*
Move constructor and destructor of MockGLInterface out of line.
thakis@chromium.org
2010-10-14
1
-1
/
+2
*
Free the resources used by a context group.
gman@chromium.org
2010-07-01
1
-0
/
+30
*
Changes required to get glValidateProgram to work
gman@chromium.org
2010-06-14
1
-1
/
+6
*
Resubmit http://codereview.chromium.org/2096008/show
gman@chromium.org
2010-05-19
1
-0
/
+1
*
Reverting again, will manually build on linux since trybots are apparently no...
gman@chromium.org
2010-05-18
1
-1
/
+0
*
Resubmit with fix that trybot didn't catch.
gman@chromium.org
2010-05-18
1
-0
/
+1
*
revert last CL
gman@chromium.org
2010-05-18
1
-1
/
+0
*
Update the GLSL translator code to use the correct constants
gman@chromium.org
2010-05-18
1
-0
/
+1
*
Added shader type to shader info.
alokp@chromium.org
2010-04-28
1
-2
/
+5
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-11
/
+13
*
Adds texture tracking.
gman@chromium.org
2010-02-16
1
-0
/
+50