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
/
program_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 102978 - Change X11 error handler override to allow easy X11 error che...
dominich@chromium.org
2011-09-27
1
-5
/
+2
*
Change X11 error handler override to allow easy X11 error checking.
dominich@chromium.org
2011-09-27
1
-2
/
+5
*
Cache OpenGL program info on the client side of the command buffer.
gman@chromium.org
2011-08-08
1
-1
/
+1
*
Add glGetProgramInfoCHROMIUM.
gman@chromium.org
2011-07-11
1
-9
/
+112
*
Hook up shader long variable name mapping with GPU command buffer port.
zmo@google.com
2011-06-04
1
-6
/
+8
*
Fix Issue that glProgramInfoLog was not called if program did not link.
gman@chromium.org
2011-04-29
1
-86
/
+126
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Make Command Buffer limit count for glUniformXXv calls.
gman@chromium.org
2011-03-25
1
-8
/
+17
*
Fix bug in shader and program managers.
gman@chromium.org
2011-03-23
1
-1
/
+22
*
Fixed bug in DetachShader.
gman@chromium.org
2011-03-16
1
-0
/
+2
*
Fix TexSubImage2D and CompressedTexSubImage2D to check that format and type
gman@chromium.org
2011-01-29
1
-5
/
+1
*
Make shader and program object lifetimes match OpenGL ES spec.
gman@chromium.org
2010-12-13
1
-16
/
+126
*
Use the shader translator to correct bad type information
gman@chromium.org
2010-11-12
1
-15
/
+104
*
Move constructor and destructor of MockGLInterface out of line.
thakis@chromium.org
2010-10-14
1
-1
/
+1
*
Fixes glAttachShader to be OpenGL ES 2.0 spec compliant.
gman@chromium.org
2010-08-12
1
-5
/
+5
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+4
*
Fixed bug with the way the command buffer code handled
gman@chromium.org
2010-07-15
1
-1
/
+7
*
Free the resources used by a context group.
gman@chromium.org
2010-07-01
1
-0
/
+32
*
Changes required to get glValidateProgram to work
gman@chromium.org
2010-06-14
1
-0
/
+23
*
Added EGL based GLContext.
apatrick@chromium.org
2010-06-09
1
-5
/
+6
*
Makes LinkProgram fail if both a vertex and fragment shader
gman@chromium.org
2010-06-07
1
-0
/
+31
*
Various fixes for the OpenGL ES 2.0 conformance tests.
gman@chromium.org
2010-05-06
1
-0
/
+3
*
glGetProgramiv was returning incorrect values for GL_ACTIVE_UNIFORM_MAX_LENGT...
alokp@chromium.org
2010-04-27
1
-1
/
+2
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-23
/
+29
*
Some GL drivers incorrectly return "gl_DepthRange.far" as
gman@chromium.org
2010-04-21
1
-8
/
+44
*
Fix uniform array support.
gman@chromium.org
2010-04-07
1
-8
/
+48
*
Fixed GPU unit tests on Mac.
kbr@google.com
2010-03-26
1
-0
/
+31
*
Adds the remaining bucket commands, switches the
gman@chromium.org
2010-03-24
1
-1
/
+0
*
Reorangizing the GLES2 code to handle shared
gman@chromium.org
2010-02-25
1
-2
/
+4
*
Adds texture tracking.
gman@chromium.org
2010-02-16
1
-0
/
+318