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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow rendering from non-stream GL_TEXTURE_EXTERNAL_OES
sheu@chromium.org
2013-09-26
4
-50
/
+75
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-3
/
+4
*
gpu: [Android] Use 1MB as the MappedMemoryManager chunk size instead of 2MB f...
kaanb@chromium.org
2013-09-25
1
-1
/
+7
*
gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT24 if possible
skyostil@chromium.org
2013-09-20
8
-49
/
+92
*
Expose real VENDOR/RENDERER strings for WEBGL_debug_renderer_info.
zmo@chromium.org
2013-09-20
1
-6
/
+5
*
Revert 224117 "gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT..."
thakis@chromium.org
2013-09-19
8
-88
/
+49
*
gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT24 if possible
skyostil@chromium.org
2013-09-19
8
-49
/
+88
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
1
-1
/
+5
*
Removing the IsMailboxNameValid check in MailboxManager::ConsumeTexture for p...
jiayl@chromium.org
2013-09-19
1
-3
/
+1
*
gpu: Remove DCHECKs in AsyncPixelTransferManagerEGL about egl_image_ not bein...
kaanb@chromium.org
2013-09-19
1
-3
/
+8
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
2
-13
/
+4
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
2
-4
/
+13
*
gpu: Disable EXT_discard_framebuffer on ARM GPUs and expose it for pre-ES3
skyostil@chromium.org
2013-09-16
1
-1
/
+2
*
Moved multisample buffer verification to the command buffer
bajones@chromium.org
2013-09-13
1
-1
/
+132
*
gpu: Record GL state to trace
skyostil@chromium.org
2013-09-12
3
-0
/
+191
*
cc: Invalidate appropriate FBO attachment for offscreen rendering
skyostil@chromium.org
2013-09-11
1
-1
/
+26
*
Remove the problematic call to GLSurface::GetBackingFrameBufferObject.
msimonides@opera.com
2013-09-11
1
-2
/
+1
*
Roll in ANGLE and turn on gl_Position init workaround.
zmo@chromium.org
2013-09-09
1
-3
/
+2
*
Uniforms and attributes name conflicts should cause link failure
zmo@chromium.org
2013-09-09
3
-41
/
+120
*
Add driver bug workaround for SH_INIT_GL_POSITION.
zmo@chromium.org
2013-09-07
7
-38
/
+30
*
gpu: Map glDiscardFramebufferEXT to glInvalidateFramebuffer
skyostil@chromium.org
2013-09-05
1
-0
/
+5
*
FeatureInfo: Remove allowed_extensions and init workarounds early
sievers@chromium.org
2013-09-05
18
-128
/
+84
*
Apply varying packing rule.
zmo@chromium.org
2013-09-05
4
-57
/
+180
*
Set MaxDrawBuffers to 1 if WEBGL_draw_buffers is not enabled in WebGL.
zmo@chromium.org
2013-09-05
1
-0
/
+2
*
Android: Add gl_tests to FYI bot
sievers@chromium.org
2013-08-29
3
-0
/
+9
*
Android: Don't update StreamTexture from CopyTextureCHROMIUM
sievers@chromium.org
2013-08-29
1
-1
/
+0
*
[Android] Rename SurfaceTextureBridge to just SurfaceTexture.
yfriedman@chromium.org
2013-08-29
7
-22
/
+22
*
Android bot issue were fixed by infrastructure team, so reland this.
zmo@chromium.org
2013-08-27
9
-25
/
+243
*
GPU: Avoid generating a crash report when the GPU process quits.
rvargas@chromium.org
2013-08-27
1
-0
/
+7
*
Rename async upload/readback queries to avoid mix-ups
sievers@chromium.org
2013-08-27
7
-20
/
+21
*
Support async readbacks on OpenGL ES 3.0 drivers
sievers@chromium.org
2013-08-27
5
-15
/
+40
*
Re-order fields of gpu::gles2::Buffer.
cevans@chromium.org
2013-08-27
2
-18
/
+18
*
Added gpu driver workaround for disabling ANGLE_instanced_arrays
bajones@chromium.org
2013-08-27
1
-3
/
+4
*
Create an OWNERS file in gpu/command_buffer and add a few owners.
zmo@chromium.org
2013-08-26
1
-0
/
+5
*
Revert 219501 "Validate varying varibales matching for vertex/fr..."
nhiroki@chromium.org
2013-08-26
9
-243
/
+25
*
Validate varying varibales matching for vertex/fragment shaders.
zmo@chromium.org
2013-08-26
9
-25
/
+243
*
Fix shader uniform precision bug.
zmo@chromium.org
2013-08-22
2
-9
/
+3
*
Remove redundant newlib builds of untrusted libraries
dschuff@chromium.org
2013-08-22
1
-1
/
+1
*
Support stream textures with the synchronous compositor
sievers@chromium.org
2013-08-22
8
-7
/
+240
*
Enforce a memory limit on MappedMemoryManager
kaanb@chromium.org
2013-08-21
12
-41
/
+186
*
Cache varying variable info in Shader object in command buffer.
zmo@chromium.org
2013-08-19
13
-47
/
+290
*
gpu: Refactor GpuMemoryBuffer framework for multi-process support.
reveman@chromium.org
2013-08-16
23
-230
/
+378
*
gpu: Add Serialize function to ContextCreationAttribParser.
reveman@chromium.org
2013-08-16
4
-54
/
+92
*
Moved DoTexImage2D and its validation into the TextureManager.
kloveless@chromium.org
2013-08-14
6
-344
/
+440
*
Make LUMINANCE/ALPHA textures not renderable
apatrick@chromium.org
2013-08-13
1
-0
/
+7
*
Fix DepthTextureTest.RenderTo gl_test.
apatrick@chromium.org
2013-08-13
1
-20
/
+6
*
Remove CompileStatusMap in gpu command buffer
zmo@chromium.org
2013-08-07
12
-556
/
+60
*
Add AwGLSurface and use it in WGC3D
boliu@chromium.org
2013-08-07
4
-78
/
+204
*
InProcessCommandBuffer: Update state in GetLastToken()
sievers@chromium.org
2013-08-07
2
-8
/
+22
*
Use gyp variables for NaCl untrusted build paths instead of hardcoding them.
dschuff@chromium.org
2013-08-04
1
-0
/
+1
[next]