j
k
j a
j l
- GLint curVBO = -1; + GLint curVBO = GL_SUPPORT(ARB_VERTEX_BUFFER_OBJECT) ? -1 : 0; Strange, I thought I sent a patch like that already and it was committed :-/
Attachments:
Back to the thread
Back to the list