GLWrappers
A quick way to see which opengl functions cause errors
Long story short. It wraps opengl calls, checks glGetError, and gives you the file/linenumber when errors occur. Nice debugging aid.
download here
back to my homepage