| The SDPGL library allows you to trace OpenGL calls at runtime for troubleshooting/optimization, and integrates with your source in as little as one line of code. Options allow you to redirect output to any std:: stream, insert arbitrary text in the output, and turn tracing on/off at runtime. |