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