16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 20:29:17 +02:00

multi viewports (temporaily disable VAO)

This commit is contained in:
milek7
2019-03-12 00:53:34 +01:00
parent 3693c1660e
commit e85d588851
14 changed files with 314 additions and 173 deletions

View File

@@ -79,4 +79,4 @@ void gl::buffer::download(targets target, void *data, int offset, int size)
}
}
GLuint gl::buffer::binding_points[13];
thread_local GLuint gl::buffer::binding_points[13];