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
*
Port generate_gles2_conform_embedded_files action to GN build.
tfarina
2015-03-27
1
-0
/
+15
*
Revert of Remove Qualcomm MSAA from blacklist for versions >= Lollipop. (patc...
timvolodine
2015-03-27
1
-7
/
+3
*
gpu: Add gles2_conform_test target to GN build.
tfarina
2015-03-27
2
-0
/
+13
*
Remove the blacklist on newer Nvidia Linux drivers
dbdaniel42
2015-03-27
1
-1
/
+5
*
We redesigned the GpuMemoryBuffer interface to handle multiple buffers. These...
emircan
2015-03-27
2
-5
/
+10
*
Only destroy GPUTracer if the pointer is not empty.
dyen
2015-03-26
1
-2
/
+4
*
Remove Qualcomm MSAA from blacklist for versions >= Lollipop.
senorblanco
2015-03-26
1
-2
/
+6
*
gpu: Fix some jmadill's TODOs.
tfarina
2015-03-26
2
-13
/
+8
*
Added FBO Invalidation workaround for Nexus 6.
dyen
2015-03-26
3
-1
/
+19
*
Added Destroy() functions for GPUTimer and GPUTracer/GPUTrace.
dyen
2015-03-26
5
-19
/
+68
*
Remove all usages of MojoGLES2GetGLES2Interface().
alhaad
2015-03-26
1
-14
/
+6
*
Have compositor_model_bench target near its source files.
tfarina
2015-03-25
3
-23
/
+29
*
Time of first use cost of upload.
siva.gunturi
2015-03-25
1
-1
/
+6
*
Add ANGLE perf tests targets.
jmadill
2015-03-24
2
-0
/
+47
*
Remove |level| in copy(Sub)TextureCHROMIUM().
dongseong.hwang
2015-03-24
2
-33
/
+0
*
Mapping all newly available ES3 entry points in webgraphicscontext3d_impl
bajones
2015-03-24
2
-59
/
+99
*
Add backslashes to "Adreno (TM) 3xx" canvas/ganesh whitelist entry.
aelias
2015-03-24
1
-2
/
+2
*
Adding Mojo C thunks headers to be used by html_viewer. Note that the Mojo sh...
alhaad
2015-03-23
1
-3
/
+19
*
Modify build_gles2_cmd_buffer.py to generate a class that implements gpu::GLE...
alhaad
2015-03-23
3
-2820
/
+2929
*
glTexImage2D and glTexSubImage2D could have different performance
dcastagna
2015-03-20
1
-31
/
+88
*
gpu: Use GetUniformSetup computed result size.
vmiura
2015-03-20
1
-18
/
+31
*
gpu: Benchmark GL_RED instead of GL_LUMINANCE on OpenGL ES3.
dcastagna
2015-03-19
1
-8
/
+13
*
Revert of gpu: Measure texture uploads with glTexSubImage2D and glTexImage2D....
sullivan
2015-03-19
1
-87
/
+35
*
gpu: Measure texture uploads with glTexSubImage2D and glTexImage2D.
dcastagna
2015-03-19
1
-35
/
+87
*
Added GLES3 Capabilities to the Command Buffer
bajones
2015-03-19
13
-2841
/
+2947
*
Add ANGLE Platform implementation.
jmadill
2015-03-18
1
-0
/
+1
*
Address some security concerns in GPU command buffer.
zmo
2015-03-18
4
-36
/
+31
*
Fixed race conditions in SystemInfo.getInfo.
kbr
2015-03-18
1
-0
/
+2
*
Set GLSL "precision" only if using OpenGL ES.
dcastagna
2015-03-17
1
-2
/
+10
*
Deprecate WinSAT support in Chromium.
zmo
2015-03-17
13
-263
/
+13
*
Collapsed gl query functions with their ARB/EXT variants.
dyen
2015-03-16
4
-51
/
+51
*
Fix some GN component build issues.
brettw
2015-03-16
6
-20
/
+32
*
Update ES3 enums for texture parameters.
zmo
2015-03-14
7
-6
/
+553
*
Updated shader program caching to account for transform feedback varyings
bajones
2015-03-14
11
-68
/
+279
*
Remove D3D11 info collection experiment.
jbauman
2015-03-13
1
-175
/
+0
*
Mac: Use the same CGLContextObj for a GLSurface's CAOpenGLLayer and the
ccameron
2015-03-13
2
-0
/
+18
*
gpu: Set a default precision qualifier for gpu_perftests fragment shader.
dcastagna
2015-03-13
1
-0
/
+1
*
Add padding for texture sizes where the rows don't start aligned at 4 bytes.
dcastagna
2015-03-13
1
-39
/
+46
*
gpu: Convert gles2_conform_support target to GN build.
tfarina
2015-03-12
4
-7
/
+41
*
Revert of Add a bunch of ES3 only enums for texture related functions. (patch...
zmo
2015-03-12
4
-324
/
+3
*
Revert of https://chromium.googlesource.com/chromium/src/+/d78b086e4459077f2f...
Vangelis Kokkevis
2015-03-12
1
-1
/
+0
*
Group traces generated from gpu_perftests by format and texture size.
dcastagna
2015-03-12
3
-16
/
+17
*
Remove uniform initialization from vertex shader in gpu_perftests.
dcastagna
2015-03-12
1
-5
/
+5
*
Add a bunch of ES3 only enums for texture related functions.
zmo
2015-03-12
4
-3
/
+324
*
Fix GL version parsing on Nexus 6.
vmiura
2015-03-12
2
-1
/
+6
*
Add a perf test to determine if the driver is doing texture renaming.
dcastagna
2015-03-12
1
-26
/
+106
*
Add glDrawRangeElements to GPU command buffer.
zmo
2015-03-12
13
-12
/
+99
*
Add ES3 command glUnmapBuffer to GPU command buffer.
zmo
2015-03-12
22
-110
/
+536
*
Add ANGLE Platform implementation.
jmadill
2015-03-11
1
-0
/
+1
*
gpu: Convert gles2_c_lib_nocheck target to GN build.
tfarina
2015-03-11
2
-0
/
+21
[next]