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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up scoped_array<T> construction from NULL.
dcheng@chromium.org
2013-04-05
1
-2
/
+0
*
Use GpuDriverBugList to manage all the workarounds.
zmo@chromium.org
2013-04-04
12
-194
/
+252
*
Android: Tweak QualComm flicker bugs workarounds
sievers@chromium.org
2013-04-04
3
-3
/
+26
*
Fix GL virtualization warnings on OS X
ccameron@chromium.org
2013-04-03
3
-2
/
+17
*
In GLES2Implementation, replace calls to Finish/FinishHelper with WaitForCmd.
apatrick@chromium.org
2013-04-03
1
-6
/
+6
*
Make GL_TEXTURE_EXTERNAL_OES texture immutable.
gman@chromium.org
2013-04-03
3
-80
/
+119
*
Add support for GL_TEXTURE_EXTERNAL_OES texture copy.
hkuang@chromium.org
2013-04-03
2
-25
/
+49
*
[Android] Fix remaining linker errors for components build
yfriedman@chromium.org
2013-04-03
1
-1
/
+2
*
Get gl_tests running on Nexus 4
gman@chromium.org
2013-04-02
5
-26
/
+101
*
Implement client side PBOs for glReadPixel
hubbe@chromium.org
2013-04-02
8
-37
/
+265
*
Add --force-synchronous-glreadpixels flag while we sort out GPU pipelining/pe...
miu@chromium.org
2013-04-02
2
-0
/
+5
*
Windows: On context lost, GPU process exits.
apatrick@chromium.org
2013-04-01
3
-0
/
+17
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-1
/
+4
*
TextureImageTransportSurface: Reuse TextureDefinition
sievers@chromium.org
2013-03-24
4
-14
/
+246
*
gpu: Cache results of GetShaderPrecisionFormat client-side
brianderson@chromium.org
2013-03-24
4
-5
/
+83
*
ifdef OS_NAME -> if defined(OS_NAME)
dbeam@chromium.org
2013-03-23
1
-1
/
+1
*
gpu: Add traces to Produce/Consume texture.
epenner@chromium.org
2013-03-23
1
-0
/
+8
*
Fix gl_tests for Galaxy Nexus
gman@chromium.org
2013-03-20
6
-21
/
+128
*
Make gl_tests apk for android
gman@chromium.org
2013-03-19
2
-1
/
+28
*
gpu: Use correct enum values for CHROMIUM_pixel_transfer_buffer_object.
reveman@chromium.org
2013-03-19
1
-4
/
+2
*
GLES2Decoder: Remove redundant || expression
hans@chromium.org
2013-03-17
1
-2
/
+2
*
Change CHECK that context is current to DCHECK.
jbauman@chromium.org
2013-03-16
1
-1
/
+1
*
gpu: Implement idle async pixel transfers.
reveman@chromium.org
2013-03-16
6
-1
/
+42
*
Set the GL implementation during unit tests.
gman@chromium.org
2013-03-15
4
-6
/
+26
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-03-15
1
-2
/
+2
*
Android: Extend QualComm scissor bug workaround
sievers@chromium.org
2013-03-14
1
-0
/
+3
*
Don't actually call glGetShaderPrecisionFormat unless running either on a GL...
kbr@chromium.org
2013-03-14
2
-2
/
+9
*
Implement EXT_draw_buffers WebGL extention support in command buffer.
zmo@chromium.org
2013-03-14
30
-33
/
+642
*
Add detection to FeatureInfo to see if samplers are available.
dsinclair@chromium.org
2013-03-14
6
-12
/
+52
*
gpu: Clean up pending async transfers.
epenner@chromium.org
2013-03-13
5
-133
/
+89
*
Add per-profile disk caching of complied GPU shaders.
dsinclair@chromium.org
2013-03-13
21
-42
/
+390
*
Delete memory manager dead code.
ccameron@chromium.org
2013-03-12
2
-7
/
+0
*
gpu: Selectively define GL_FRAGMENT_PRECISION_HIGH
brianderson@chromium.org
2013-03-12
1
-31
/
+42
*
add __FILE__, __LINE__ to GL error functions
gman@chromium.org
2013-03-11
10
-660
/
+933
*
Refactor GPU code. Renderbuffer* info to Renderbuffer* renderbuffer
gman@chromium.org
2013-03-10
5
-135
/
+131
*
Refactor GPU code. Framebuffer* info to Framebuffer* framebuffer
gman@chromium.org
2013-03-09
4
-252
/
+261
*
Refactor a bunch of Texture related GPU code
gman@chromium.org
2013-03-09
10
-1106
/
+1209
*
Added CheckBoundFramebuffersValid to DoBlitFramebufferEXT
bajones@chromium.org
2013-03-08
1
-0
/
+5
*
Refactor GPU code: VertexAttrib* info -> VertexAttrib* attrib
gman@chromium.org
2013-03-08
5
-191
/
+171
*
Refactor GPU code. Buffer* info to Buffer* buffer
gman@chromium.org
2013-03-08
5
-59
/
+58
*
Refactor GPU code: Shader* info -> Shader* shader
gman@chromium.org
2013-03-08
8
-646
/
+626
*
Move InsertSyncPoint to GLES2Interface
piman@chromium.org
2013-03-08
24
-1
/
+72
*
gpu: Process finished async transfers after waiting
skyostil@chromium.org
2013-03-07
2
-7
/
+43
*
Revert 186627
miu@chromium.org
2013-03-07
2
-9
/
+0
*
gpu: Call glGetShaderPrecisionFormat if available.
brianderson@chromium.org
2013-03-07
2
-13
/
+35
*
Use gpu::Mailbox in IPCs instead of std::string
piman@chromium.org
2013-03-07
2
-0
/
+9
*
Revert "Revert 186416"
gman@chromium.org
2013-03-07
23
-248
/
+844
*
Revert 186416
zmo@chromium.org
2013-03-06
22
-835
/
+248
*
Use client side arrays for GL_STREAM_DRAW attributes
gman@chromium.org
2013-03-06
22
-248
/
+835
*
gpu: Add the ability to wait on upload completion.
epenner@chromium.org
2013-03-05
19
-4
/
+129
[next]