From e8cf991abff14473e7775514b0e060c570d0fea9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Sat, 14 May 2011 14:02:45 +0100 Subject: [PATCH] Mention tracy, reformat links. --- README | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README b/README index 311916a..c62559d 100644 --- a/README +++ b/README @@ -159,18 +159,25 @@ LD_LIBRARY_PATH: == Direct3D == +Open-source: * [http://www.mikoweb.eu/index.php?node=21 Proxy DLL] * [http://www.codeguru.com/cpp/g-m/directx/directx8/article.php/c11453/ Intercept Calls to DirectX with a Proxy DLL] - * [http://doc.51windows.net/Directx9_SDK/?url=/directx9_sdk/graphics/programmingguide/TutorialsAndSamplesAndToolsAndTips/Tools/D3DSpy.htm D3DSpy] - * [http://msdn.microsoft.com/en-us/library/ee417062.aspx Microsoft PIX] * [http://graphics.stanford.edu/~mdfisher/D3D9Interceptor.html Direct3D 9 API Interceptor] + +Closed-source: + * [http://msdn.microsoft.com/en-us/library/ee417062.aspx Microsoft PIX] + * [http://doc.51windows.net/Directx9_SDK/?url=/directx9_sdk/graphics/programmingguide/TutorialsAndSamplesAndToolsAndTips/Tools/D3DSpy.htm D3DSpy]: the predecessor of PIX * [http://developer.amd.com/gpu/PerfStudio/pages/APITraceWindow.aspx AMD GPU PerfStudio] == OpenGL == +Open-source: * [http://www.opengl.org/sdk/tools/BuGLe/ BuGLe] * [http://code.google.com/p/glintercept/ GLIntercept] + * [https://gitorious.org/tracy tracy]: OpenGL ES and OpenVG trace, retrace, and state inspection + +Closed-source: * [http://www.gremedy.com/products.php gDEBugger] * [http://cumbia.informatik.uni-stuttgart.de/glsldevil/index.html glslDevil] * [http://developer.amd.com/gpu/PerfStudio/pages/APITraceWindow.aspx AMD GPU PerfStudio] -- 2.43.0