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
/
client
/
gles2_implementation.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
1
-21
/
+21
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
1
-21
/
+21
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
1
-21
/
+21
*
Rework SwapBuffers sync to allow enough SwapBuffers without blocking
piman@google.com
2011-05-06
1
-6
/
+13
*
Thanks to piman, added necessary glFlush to the IOSurface code path on
kbr@google.com
2011-05-05
1
-4
/
+0
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
1
-21
/
+21
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
1
-21
/
+21
*
Fix garbage seen on Mac OS X when toggling compositor and resizing
kbr@google.com
2011-05-04
1
-0
/
+4
*
Add a yield command to the command buffer.
piman@google.com
2011-04-23
1
-0
/
+1
*
instrumented gles2 commands that call glFinish so that they show up in about:...
jbates@chromium.org
2011-04-19
1
-0
/
+21
*
Fix a regression in command buffer TexSubImage2D.
zmo@google.com
2011-04-14
1
-1
/
+2
*
Handle the situation in command buffer when texImage2D fails. Current implem...
zmo@google.com
2011-04-13
1
-4
/
+13
*
Initialize a few uninitialized members in GPU classes.
finnur@chromium.org
2011-03-28
1
-7
/
+8
*
Fixes to allow building with -pedantic.
neb@chromium.org
2011-02-11
1
-1
/
+1
*
Remove support for client side arrays from client side gpu
gman@chromium.org
2011-02-05
1
-23
/
+36
*
Fix for jankiness in some accelerated 2D canvas demos: If there is already a...
senorblanco@chromium.org
2011-01-26
1
-0
/
+13
*
Make shader and program object lifetimes match OpenGL ES spec.
gman@chromium.org
2010-12-13
1
-1
/
+29
*
Move limiting how many SwapBuffer calls the client
gman@chromium.org
2010-12-07
1
-0
/
+6
*
Exposed support for dynamically enabling extensions in command buffer
kbr@google.com
2010-12-06
1
-0
/
+31
*
Fixes divide by zero bug in readpixels
gman@chromium.org
2010-12-03
1
-2
/
+4
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
1
-25
/
+29
*
A step in making it possible for WebGL to request no features
gman@chromium.org
2010-09-30
1
-14
/
+24
*
Mac: clang build
thakis@chromium.org
2010-09-22
1
-5
/
+6
*
Removed dependencies on base from GPU common and client code.
apatrick@chromium.org
2010-09-08
1
-7
/
+7
*
Adds MapBufferSubData and MapTexSubImage2D.
gman@chromium.org
2010-07-14
1
-0
/
+102
*
Makes shader translation a runtime switch.
gman@chromium.org
2010-05-17
1
-0
/
+12
*
Adds support for compressed textures. DXT1 only.
gman@chromium.org
2010-05-17
1
-22
/
+14
*
Changes the command buffer code to check that all
gman@chromium.org
2010-05-12
1
-2
/
+2
*
Resubmit CL http://codereview.chromium.org/1992008/
gman@google.com
2010-05-08
1
-0
/
+4
*
Revert gpu CL which broke the Mac build.
shess@chromium.org
2010-05-08
1
-4
/
+0
*
This CL adds the option to support buffers that are bound
gman@chromium.org
2010-05-07
1
-0
/
+4
*
Various fixes for the OpenGL ES 2.0 conformance tests.
gman@chromium.org
2010-05-06
1
-18
/
+17
*
Fix readpixels issue
gman@chromium.org
2010-05-03
1
-1
/
+1
*
Adds support for shared resources.
gman@chromium.org
2010-05-03
1
-28
/
+130
*
Fix Bug in RingBuffer
gman@chromium.org
2010-04-30
1
-15
/
+18
*
Adds error messages for synthesized gl errors.
gman@chromium.org
2010-04-29
1
-26
/
+37
*
Fixed off-by-one bug in returned name length in glGetActiveAttrib and
kbr@google.com
2010-04-29
1
-2
/
+4
*
Changes the GLES2Implementation to use a RingBuffer
gman@chromium.org
2010-04-28
1
-7
/
+10
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-11
/
+13
*
A bunch more GLES2 conformance test fixes.
gman@chromium.org
2010-04-22
1
-0
/
+6
*
A few fixes for GLES2 for the conformance tests.
gman@chromium.org
2010-04-21
1
-3
/
+17
*
Resubmit CL#1629004 Support for client side buffers
gman@chromium.org
2010-04-13
1
-5
/
+547
*
Reverting commit 44334
gman@chromium.org
2010-04-13
1
-547
/
+5
*
Adds client side arrays
gman@chromium.org
2010-04-13
1
-5
/
+547
*
Adds stubs for glShaderBinary and glReleaseShaderCompiler.
gman@chromium.org
2010-04-12
1
-1
/
+25
*
Fixes client side of readpixels so it doesn't write
gman@chromium.org
2010-04-01
1
-5
/
+21
*
Adds the remaining bucket commands, switches the
gman@chromium.org
2010-03-24
1
-19
/
+50
*
Fixed bugs in glActiveTexture. Added real implementation
gman@chromium.org
2010-03-16
1
-5
/
+0
*
Rearrange GLES2 files so they are easier to use
gman@chromium.org
2010-03-08
1
-2
/
+2
*
Added SafeMultiply and SafeAdd to check for overflows
gman@chromium.org
2010-03-05
1
-12
/
+47
[next]