Closed randomPoison closed 8 years ago
This was at least partially completed a while back but at this point I don't remember what was left to do. Once the OpenGL renderer is rewritten (which is in progress now) this should be able to be closed.
Hoo boy, this was completed a while ago. Closing.
https://www.opengl.org/wiki/Debug_Output
Rather than using the old (horrible) glGetError() we should be using the much less terrible debug output functionality in OpenGL. This should help us address issues in the OpenGL rendering system for polygon much more easily.