]> git.cworth.org Git - apitrace/history - retrace/retrace.py
Avoid glCreateShaderProgramv when dumping satate so that the shader
[apitrace] / retrace / retrace.py
2012-05-11 José FonsecaAvoid glCreateShaderProgramv when dumping satate so...
2012-05-09 José FonsecaFix D3D11 tracing with D3D11_CREATE_DEVICE_DEBUG flag.
2012-04-27 José FonsecaDon't retrace calls that failed when tracing.
2012-04-19 José FonsecaDon't abuse double-underscore prefix.
2012-04-18 José FonsecaRetrace IUnknown::AddRef/Release correctly.
2012-04-14 José FonsecaProperly (un)wrap array arguments.
2012-04-14 José FonsecaMove retracers to their own directory.