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