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
/
perftests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scoped_ptr<T[]> for memory allocated with operator new[].
dcheng
2015-04-01
1
-1
/
+1
*
Added Destroy() functions for GPUTimer and GPUTracer/GPUTrace.
dyen
2015-03-26
1
-0
/
+3
*
Time of first use cost of upload.
siva.gunturi
2015-03-25
1
-1
/
+6
*
glTexImage2D and glTexSubImage2D could have different performance
dcastagna
2015-03-20
1
-31
/
+88
*
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
*
Set GLSL "precision" only if using OpenGL ES.
dcastagna
2015-03-17
1
-2
/
+10
*
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
*
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 perf test to determine if the driver is doing texture renaming.
dcastagna
2015-03-12
1
-26
/
+106
*
Add support for GL_EXT_timer_query to gpu_timing.
dcastagna
2015-03-11
1
-4
/
+1
*
gpu: Run texture upload perf test with different texture formats.
dcastagna
2015-03-10
1
-28
/
+81
*
Add gpu_perftests to perfbots.
dcastagna
2015-03-04
1
-1
/
+4
*
Added Support for broadcasting disjoint values between GPUTimingClients.
dyen
2015-02-27
1
-0
/
+1
*
Refactored GLContext to own GPUTiming which spawn GPUTimingClients.
dyen
2015-02-26
3
-20
/
+25
*
Add OWNERS file in gpu/perftests
piman
2015-02-25
1
-0
/
+1
*
gpu: Run texture upload perf test with different texture sizes.
dcastagna
2015-02-25
3
-55
/
+94
*
gpu: Add support for gpu_perftests for android.
dcastagna
2015-02-24
1
-13
/
+25
*
gpu: Make gpu_perftests run and pass on mac.
dcastagna
2015-02-20
1
-1
/
+1
*
gpu: Remove gpu_bindings.h inclusion from headers and reduce includes depende...
dcastagna
2015-02-19
3
-2
/
+6
*
gpu: Render to a framebuffer object instead of an offscreen surface in gpu_pe...
dcastagna
2015-02-18
1
-18
/
+35
*
gpu: Add a class MeasurementTimers that measures wall, cpu and gpu time.
dcastagna
2015-02-13
3
-25
/
+184
*
gpu: Perf test to check costs of texture upload at different stages.
dcastagna
2015-01-29
2
-0
/
+273