]> git.cworth.org Git - apitrace/history - retrace/retrace.hpp
Extend profiling tool to support Vsize and Rss memory usage profile per call
[apitrace] / retrace / retrace.hpp
2013-03-04 Shuang HeExtend profiling tool to support Vsize and Rss memory...
2012-12-20 José Fonsecaretrace: Split ScopedAllocator into its own header.
2012-12-01 José FonsecaMerge branch 'master' into trim-auto
2012-11-27 José Fonsecad3dretrace: Allow to force a driver type.
2012-11-26 José Fonsecad3dretrace: Prevent ScopedAllocator::alloc<D3DPRESENT_P...
2012-11-14 José Fonsecaretrace: Allow multiple dumpers to co-exist.
2012-11-05 José FonsecaMerge branch 'master' into dxva
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-09 James BentonAdd GL_ARB_debug_output support.
2012-08-06 José FonsecaMerge remote-tracking branch 'jbenton/master'
2012-07-25 James BentonImproved profiling capabilities.
2012-07-20 James BentonAdd support for basic GPU profiling of draw calls to...
2012-05-13 José FonsecaSplit retrace swizlling helpers.
2012-05-11 José FonsecaAvoid glCreateShaderProgramv when dumping satate so...
2012-04-22 José FonsecaShare more code between glretrace and d3dretrace.
2012-04-20 José FonsecaMove benchmark flag into common retrace code.
2012-04-19 José FonsecaPreserve non-NULL arrays, even when length is zero.
2012-04-14 José FonsecaMove retracers to their own directory.