From c28741ae0d28c4a761aad6640724c95c125f5186 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Sun, 8 May 2011 11:50:31 +0100 Subject: [PATCH] Update links. --- README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README b/README index 7b28789..463cc65 100644 --- a/README +++ b/README @@ -148,6 +148,7 @@ LD_LIBRARY_PATH: = Links = +* http://zrusin.blogspot.com/2011/04/apitrace.html * http://jrfonseca.blogspot.com/2008/07/tracing-d3d-applications.html @@ -156,11 +157,16 @@ LD_LIBRARY_PATH: * [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 PIX] + * [http://msdn.microsoft.com/en-us/library/ee417062.aspx Microsoft PIX] + * [http://graphics.stanford.edu/~mdfisher/D3D9Interceptor.html Direct3D 9 API Interceptor] + * [http://developer.amd.com/gpu/PerfStudio/pages/APITraceWindow.aspx AMD GPU PerfStudio] == OpenGL == * [http://www.opengl.org/sdk/tools/BuGLe/ BuGLe] - * [http://glintercept.nutty.org/ GLIntercept] + * [http://code.google.com/p/glintercept/ GLIntercept] * [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.45.2