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
/
gles2_cmd_decoder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
1
-3
/
+3
*
Turn on glsl built-in function emulation in ANGLE shader translator.
zmo@google.com
2011-09-20
1
-1
/
+5
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-2
/
+1
*
Added GPU process "echo" IPC message.
apatrick@chromium.org
2011-08-30
1
-0
/
+2
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-7
/
+3
*
Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-3
/
+7
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-7
/
+3
*
Revert 94743 - Allow the renderer process to map textures from one context in...
jamesr@chromium.org
2011-07-30
1
-21
/
+0
*
Allow the renderer process to map textures from one context into another.
apatrick@chromium.org
2011-07-29
1
-0
/
+21
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-5
/
+0
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-0
/
+5
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-5
/
+0
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
1
-0
/
+3
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
1
-3
/
+0
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
1
-0
/
+3
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
1
-7
/
+4
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
1
-3
/
+6
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
1
-6
/
+3
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
1
-3
/
+6
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
1
-1
/
+7
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-0
/
+1
*
GpuScheduler no longer spins when it is waiting on a latch.
jbates@chromium.org
2011-04-18
1
-0
/
+5
*
Initialize a few uninitialized members in GPU classes.
finnur@chromium.org
2011-03-28
1
-1
/
+3
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-14
1
-0
/
+5
*
Revert 77899 - Connect up --disable-gl-multisampling to command buffer
kinuko@chromium.org
2011-03-12
1
-5
/
+0
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-12
1
-0
/
+5
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-3
/
+1
*
Resize synchronization for Linux.
backer@chromium.org
2010-11-25
1
-0
/
+4
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
1
-5
/
+7
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
1
-0
/
+3
*
A step in making it possible for WebGL to request no features
gman@chromium.org
2010-09-30
1
-2
/
+5
*
Resubmit GpuVideoDecoder and related patches.
hclam@chromium.org
2010-09-17
1
-0
/
+7
*
Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...
mlloyd@chromium.org
2010-09-17
1
-7
/
+0
*
GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...
hclam@chromium.org
2010-09-17
1
-0
/
+7
*
GLES2DecoderImpl takes ownership of GLContext passed to initialize.
apatrick@chromium.org
2010-07-14
1
-0
/
+1
*
Expose UpdateOffscreenFrameBufferSize from GLES2Decoder to allow Mac
kbr@google.com
2010-06-02
1
-0
/
+5
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-3
/
+0
*
Landing 45240 again.
apatrick@chromium.org
2010-04-22
1
-5
/
+5
*
Revert 45240 - Moved GLContext class to gfx/gl.
apatrick@chromium.org
2010-04-21
1
-5
/
+5
*
Moved GLContext class to gfx/gl.
apatrick@chromium.org
2010-04-21
1
-5
/
+5
*
- Extracted platform specific code from GLES2 command decoder to platform spe...
apatrick@chromium.org
2010-04-09
1
-43
/
+16
*
Implemented offscreen rendering path for GLES2CmdDecoder on Linux.
kbr@google.com
2010-03-31
1
-6
/
+6
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-2
/
+10
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
1
-1
/
+1
*
Refactored glGet commands to use a SizedResult for
gman@chromium.org
2010-03-17
1
-0
/
+4
*
Reorangizing the GLES2 code to handle shared
gman@chromium.org
2010-02-25
1
-4
/
+7
*
Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses
dspringer@google.com
2010-02-23
1
-1
/
+10
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-1
/
+1
*
Fixed GPU unit tests on Mac OS X.
kbr@google.com
2010-02-09
1
-1
/
+1
[next]