From e82c0a051deae7b2f197fb75e02090a271443042 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Tue, 23 Oct 2012 09:29:26 +0100 Subject: [PATCH] Remove links from README. Content now in http://apitrace.github.com --- README.markdown | 59 ------------------------------------------------- 1 file changed, 59 deletions(-) diff --git a/README.markdown b/README.markdown index 287d73c..34b7a0e 100644 --- a/README.markdown +++ b/README.markdown @@ -457,62 +457,3 @@ Or on Windows: python scripts\retracediff.py --retrace \path\to\glretrace.exe --ref-env TRACE_LIBGL=\path\to\reference\opengl32.dll application.trace -Links -===== - -About **apitrace**: - -* [Official mailing list](http://lists.freedesktop.org/mailman/listinfo/apitrace) - -* [Zack Rusin's blog introducing the GUI](http://zrusin.blogspot.com/2011/04/apitrace.html) - -* [Jose's Fonseca blog introducing the tool](http://jrfonseca.blogspot.com/2008/07/tracing-d3d-applications.html) - - -Direct3D --------- - -Open-source: - -* [Proxy DLL](http://www.mikoweb.eu/index.php?node=21) - - * [Intercept Calls to DirectX with a Proxy DLL](http://www.codeguru.com/cpp/g-m/directx/directx8/article.php/c11453/) - -* [Direct3D 9 API Interceptor](http://graphics.stanford.edu/~mdfisher/D3D9Interceptor.html) - -Closed-source: - -* [Microsoft PIX](http://msdn.microsoft.com/en-us/library/ee417062.aspx) - - * [D3DSpy](http://doc.51windows.net/Directx9_SDK/?url=/directx9_sdk/graphics/programmingguide/TutorialsAndSamplesAndToolsAndTips/Tools/D3DSpy.htm): the predecessor of PIX - -* [NVIDIA PerfKit](http://developer.nvidia.com/nvidia-perfkit) - -* [AMD GPU PerfStudio](http://developer.amd.com/gpu/PerfStudio/pages/APITraceWindow.aspx) - -* [Intel Graphics Performance Analyzers](http://www.intel.com/software/gpa/) - - -OpenGL ------- - -Open-source: - -* [BuGLe](http://www.opengl.org/sdk/tools/BuGLe/) - -* [GLIntercept](http://code.google.com/p/glintercept/) - -* [tracy](https://gitorious.org/tracy): OpenGL ES and OpenVG trace, retrace, and state inspection - -* [WebGL-Inspector](http://benvanik.github.com/WebGL-Inspector/) - -Closed-source: - -* [AMD CodeXL](http://developer.amd.com/tools/hc/CodeXL/Pages/default.aspx) - -* [AMD GPU PerfStudio](http://developer.amd.com/gpu/PerfStudio/pages/APITraceWindow.aspx) - -* [gDEBugger](http://www.gremedy.com/products.php) and [AMD gDEBugger](http://developer.amd.com/tools/gDEBugger/Pages/default.aspx) - -* [glslDevil](http://cumbia.informatik.uni-stuttgart.de/glsldevil/index.html) - -- 2.43.0