mirror of https://github.com/mosra/magnum.git
Browse Source
According to OpenGL specifications no default VAO is bound automatically, so without that it shouldn't work. The reason why it was working for me on NVidia was a driver bug, which is now fixed in recent drivers (280.xx, maybe) if using Core OpenGL.vectorfields
2 changed files with 11 additions and 4 deletions
Loading…
Reference in new issue