16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 13:39:18 +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

@@ -7,7 +7,7 @@ namespace gl
{
class buffer : public object
{
static GLuint binding_points[13];
thread_local static GLuint binding_points[13];
public:
enum targets