Optimisations
So here’s a fun one for you all. I mentioned that I had achieved some speed boosts for rendering based upon insights from gDEBugger. On the basis of that, I’ve been setting up some more intelligent rendering code which doesn’t tell OpenGL to do something that it was already doing. In brief, what was happening…