Skip to content
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.