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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented GPU process side flow control.
apatrick@chromium.org
2011-02-08
1
-1
/
+7
*
Exposed GL_NV_fence bindings to GPU process.
apatrick@chromium.org
2011-01-26
1
-0
/
+14
*
Fix compile warnings that break NaCl build.
neb@chromium.org
2011-01-26
3
-4
/
+4
*
Fix GL_CHROMIUM_framebuffer_multisample to accept the correct enums.
kbr@chromium.org
2011-01-26
1
-0
/
+4
*
Make CommandBuffer::Flush asynchronous, and add CommandBuffer::FlushSync with...
piman@google.com
2011-01-14
2
-2
/
+10
*
Move lots of GMock stuff out of line.
erg@google.com
2011-01-05
2
-7
/
+21
*
Make CopyTexImage2D and CopyTexSubImage2D fail if
gman@chromium.org
2010-12-23
2
-0
/
+27
*
Exposed support for dynamically enabling extensions in command buffer
kbr@google.com
2010-12-06
3
-0
/
+96
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
5
-130
/
+133
*
Adds support for GL_FIXED vertex attributes.
gman@chromium.org
2010-11-18
1
-0
/
+2
*
Added glResizeCHRM to resize the drawable associated with the command buffer.
gman@chromium.org
2010-11-16
4
-1
/
+57
*
Fix GL_OES_standard_derivatives support.
gman@chromium.org
2010-11-13
1
-0
/
+4
*
Expose bindings for glGetTexLevelParameter[fi]. These functions will be need...
senorblanco@chromium.org
2010-10-22
1
-0
/
+6
*
Move constructor and destructor of MockGLInterface out of line.
thakis@chromium.org
2010-10-14
2
-0
/
+424
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
2
-24
/
+34
*
Adds stub for client side GL logging.
gman@chromium.org
2010-09-23
3
-3
/
+3
*
Revert 59119 - Removed includion of <iostream> from logging.h.
jamesr@chromium.org
2010-09-12
1
-11
/
+7
*
Removed includion of <iostream> from logging.h.
apatrick@chromium.org
2010-09-10
1
-7
/
+11
*
Removed dependencies on base from GPU common and client code.
apatrick@chromium.org
2010-09-08
8
-65
/
+206
*
Add way to create a texture in parent's context and copy into it
jamesr@chromium.org
2010-08-28
4
-0
/
+56
*
Adds support for GL_EXT_texture_compression_s3tc,
gman@chromium.org
2010-08-26
1
-1
/
+5
*
Adds support for EXT_framebuffer_multisample
gman@chromium.org
2010-08-23
4
-0
/
+193
*
Add support for
gman@chromium.org
2010-07-20
1
-0
/
+3
*
Fix the gles2_demo to work with latest gpu process
gman@chromium.org
2010-07-19
1
-0
/
+2
*
Coverity: Fix gpu::gles2::GetCommandName range check.
mattm@chromium.org
2010-07-16
1
-5
/
+2
*
gpu: add GLES/EGL support on linux
piman@chromium.org
2010-06-21
1
-0
/
+2
*
Working towards -Wextra
thomasvl@chromium.org
2010-06-16
1
-1
/
+1
*
Added EGL based GLContext.
apatrick@chromium.org
2010-06-09
3
-19
/
+39
*
Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.
tfarina@chromium.org
2010-06-07
1
-4
/
+1
*
small changes for gpu to compile/build under NaCl (part 1)
nfullagar@google.com
2010-05-18
2
-19
/
+25
*
Makes shader translation a runtime switch.
gman@chromium.org
2010-05-17
2
-17
/
+29
*
Adds support for compressed textures. DXT1 only.
gman@chromium.org
2010-05-17
4
-0
/
+192
*
Adds wrapping to support BOOL types on uniforms since some OpenGL drivers
gman@chromium.org
2010-05-13
1
-3
/
+3
*
Step 1: Changing CommandBufferHelper to only use a portion
gman@chromium.org
2010-05-12
1
-4
/
+3
*
Fix typo
gman@chromium.org
2010-05-10
1
-1
/
+1
*
Resubmit CL http://codereview.chromium.org/1992008/
gman@google.com
2010-05-08
4
-0
/
+56
*
Revert gpu CL which broke the Mac build.
shess@chromium.org
2010-05-08
4
-56
/
+0
*
This CL adds the option to support buffers that are bound
gman@chromium.org
2010-05-07
4
-0
/
+56
*
A few more changes for conformance tests.
gman@chromium.org
2010-05-07
2
-0
/
+8
*
Adds support for shared resources.
gman@chromium.org
2010-05-03
8
-0
/
+445
*
A bunch more GLES2 conformance test fixes.
gman@chromium.org
2010-04-22
2
-0
/
+16
*
Added facility to stub log and check. It is still not ideal but workable.
alokp@chromium.org
2010-04-21
1
-19
/
+9
*
Client side code should include local logging so it can be stubbed out.
alokp@chromium.org
2010-04-21
1
-0
/
+2
*
Resubmit CL#1629004 Support for client side buffers
gman@chromium.org
2010-04-13
5
-0
/
+474
*
Reverting commit 44334
gman@chromium.org
2010-04-13
5
-474
/
+0
*
Adds client side arrays
gman@chromium.org
2010-04-13
5
-0
/
+474
*
Adds stubs for glShaderBinary and glReleaseShaderCompiler.
gman@chromium.org
2010-04-12
4
-0
/
+139
*
Adds the remaining bucket commands, switches the
gman@chromium.org
2010-03-24
5
-0
/
+239
*
Stub out a define GPU_LOG and GPU_CHECK for native client builds.
sehr@google.com
2010-03-19
1
-0
/
+2
*
Refactored glGet commands to use a SizedResult for
gman@chromium.org
2010-03-17
1
-0
/
+24
[next]