Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ApiTrace to useful links. #55

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions miscellaneous/useful-tools-links/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ tags: []
* [NVidia Parallel NSight](http://developer.nvidia.com/nvidia-parallel-nsight) A wonderful tool which gives access to extremely precise performance numbers. Highly recommended. Visual Studio + NVidia only. The one I use most.
* [GLIntercept ](http://glintercept.nutty.org/) Generates a webpage with the list of OpenGL commands issued. Displays shader code, content of images, content of framebuffers, etc. A bit hard to master, but very precise and useful.
* [gdebugger](http://www.gremedy.com/) A profiler
* [ApiTrace](http://apitrace.github.io/) A tracer that is able to replay the trace and inspect your program state after each OpenGL call.


# Libraries
Expand Down
95 changes: 0 additions & 95 deletions miscellaneous/useful-tools-links/index.markdown~

This file was deleted.