Document Revision History

This table describes the changes to InstancedArrays.

DateNotes
2013-08-22

Updated with Core Profile. Moved shader setup to -prepareOpenGL to ensure that the OpenGL framebuffer is valid at the time and thus avoid validation failure. Replaced the NSTimer with a CVDisplayLink to drive the rendering loop. Cleaned up code and removed static analyzer warnings.