Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-20 | common,cli,wrappers,retrace,gui: Use #pragma once. | Jose Fonseca | 1 | -3/+1 |
2015-01-05 | gltrace: Use glprofile::Profile when tracing. | José Fonseca | 1 | -10/+5 |
2014-11-07 | gltrace: Fix false warnings about glArrayElement. | José Fonseca | 1 | -0/+2 |
2014-07-17 | gltrace: Don't bother distinguishing between glVertexAttribPointerARB and glV... | José Fonseca | 1 | -2/+0 |
2013-06-12 | gltrace: Emit fake glViewport/glScissor calls the first time a context is bound. | José Fonseca | 1 | -1/+5 |
2012-11-03 | Avoid uint8_t. | José Fonseca | 1 | -2/+2 |
2012-11-03 | Cleanup shadow buffers. | José Fonseca | 1 | -10/+40 |
2012-11-02 | gles: track gl buffer contents in a shadow buffer | Imre Deak | 1 | -0/+29 |
2012-07-11 | Eliminate destroyContext. | José Fonseca | 1 | -6/+7 |
2012-05-23 | mt trace: add helper to track GL contexts on a per-thread basis | Imre Deak | 1 | -3/+27 |
2012-04-19 | Don't abuse double-underscore prefix. | José Fonseca | 1 | -3/+3 |
2012-04-14 | Move tracers to wrappers subdirectory. | José Fonseca | 1 | -0/+65 |