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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add glGetProgramInfoCHROMIUM.
gman@chromium.org
2011-07-11
1
-0
/
+83
*
Hook up shader long variable name mapping with GPU command buffer port.
zmo@google.com
2011-06-04
1
-14
/
+19
*
Fix Issue that glProgramInfoLog was not called if program did not link.
gman@chromium.org
2011-04-29
1
-6
/
+35
*
Initialize a few uninitialized members in GPU classes.
finnur@chromium.org
2011-03-28
1
-0
/
+1
*
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
-20
/
+22
*
Fix bug in shader and program managers.
gman@chromium.org
2011-03-23
1
-2
/
+16
*
Fixed bug in DetachShader.
gman@chromium.org
2011-03-16
1
-1
/
+5
*
Fix TexSubImage2D and CompressedTexSubImage2D to check that format and type
gman@chromium.org
2011-01-29
1
-2
/
+6
*
Fix for gl programs. An unsuccessful link should report
gman@chromium.org
2011-01-20
1
-2
/
+5
*
Make shader and program object lifetimes match OpenGL ES spec.
gman@chromium.org
2010-12-13
1
-9
/
+59
*
Use the shader translator to correct bad type information
gman@chromium.org
2010-11-12
1
-5
/
+39
*
Fix a bug with count on commands that take a count
gman@chromium.org
2010-11-04
1
-9
/
+16
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
1
-0
/
+22
*
Fixes glAttachShader to be OpenGL ES 2.0 spec compliant.
gman@chromium.org
2010-08-12
1
-3
/
+7
*
Mac: Some clang appeasing.
thakis@chromium.org
2010-08-04
1
-1
/
+2
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+4
*
Fixed bug with the way the command buffer code handled
gman@chromium.org
2010-07-15
1
-7
/
+13
*
Free the resources used by a context group.
gman@chromium.org
2010-07-01
1
-0
/
+17
*
Changes required to get glValidateProgram to work
gman@chromium.org
2010-06-14
1
-1
/
+21
*
Makes LinkProgram fail if both a vertex and fragment shader
gman@chromium.org
2010-06-07
1
-0
/
+35
*
Changes the command buffer code to check that all
gman@chromium.org
2010-05-12
1
-10
/
+25
*
Various fixes for the OpenGL ES 2.0 conformance tests.
gman@chromium.org
2010-05-06
1
-1
/
+14
*
glGetProgramiv was returning incorrect values for GL_ACTIVE_UNIFORM_MAX_LENGT...
alokp@chromium.org
2010-04-27
1
-2
/
+4
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-22
/
+29
*
Some GL drivers incorrectly return "gl_DepthRange.far" as
gman@chromium.org
2010-04-21
1
-25
/
+56
*
Fix uniform array support.
gman@chromium.org
2010-04-07
1
-11
/
+35
*
Reorangizing the GLES2 code to handle shared
gman@chromium.org
2010-02-25
1
-25
/
+69
*
Adds texture tracking.
gman@chromium.org
2010-02-16
1
-0
/
+155