SFML community forums

Help => Graphics => Topic started by: enigma on January 16, 2010, 02:19:11 pm

Title: glGenVertexArrays Error (Memory access violation)
Post by: enigma on January 16, 2010, 02:19:11 pm
I've found a possible bug.
This error appear when this functions is called, and when we have a rendering context 3.2.
If I use a 3.1 or minor context this error doesn't appears. Is possible?
Title: glGenVertexArrays Error (Memory access violation)
Post by: Laurent on January 16, 2010, 02:34:09 pm
Maybe a driver bug.

If you want to see if there's a bug in the SFML 3.2 context creation, you'll have to use your debugger, as my graphics card is not OpenGL 3.x compliant :)