Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Group traces generated from gpu_perftests by format and texture size. | dcastagna | 2015-03-12 | 1 | -3/+3 |
* | Refactored GLContext to own GPUTiming which spawn GPUTimingClients. | dyen | 2015-02-26 | 1 | -4/+8 |
* | gpu: Run texture upload perf test with different texture sizes. | dcastagna | 2015-02-25 | 1 | -1/+1 |
* | gpu: Remove gpu_bindings.h inclusion from headers and reduce includes depende... | dcastagna | 2015-02-19 | 1 | -2/+2 |
* | gpu: Add a class MeasurementTimers that measures wall, cpu and gpu time. | dcastagna | 2015-02-13 | 1 | -0/+56 |