]> git.cworth.org Git - apitrace/history - glstate_images.cpp
Move tracers to wrappers subdirectory.
[apitrace] / glstate_images.cpp
2012-04-13 Michal KrolFix dumping of depth textures.
2012-04-13 José FonsecaMerge branch 'd3dretrace'
2012-04-12 Imre Deakgles: sanity check GL_COMBINED_TEXTURE_IMAGE_UNITS
2012-03-30 José FonsecaMerge branch 'master' into d3dretrace
2012-03-29 José FonsecaDrop TRACE_EGL.
2012-03-29 Alexandros FrantzisUse either glGetTexImage() or bind the texture to a...
2012-03-29 José FonsecaInfer texture size on OpenGL ES via TexSubImage.
2012-03-29 José FonsecaMore code simplification.
2012-03-29 José FonsecaSimplify image size determination.
2012-03-29 José FonsecaSplit image dumping to a separate source file.