Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 004a6f9f | 2013-07-10 15:13:38 | Move VAO buffer clearing code to the destructor, instead of the constructor. This fixes assertion failures during the VertexArray destructor in Debug mode. TRAC #23390 Signed-off-by: Shannon Woods Signed-off-by: Geoff Lang Authored-by: Jamie Madill | ||
| 57a8972e | 2013-07-02 11:57:03 | Add implementation for Vertex Array Object state. TRAC #23390 Signed-off-by: Shannon Woods Signed-off-by: Geoff Lang Authored-by: Jamie Madill |