Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
glGenVertexArrays Error (Memory access violation)
Print
Pages: [
1
]
Author
Topic: glGenVertexArrays Error (Memory access violation) (Read 3300 times)
0 Members and 2 Guests are viewing this topic.
enigma
Newbie
Posts: 6
glGenVertexArrays Error (Memory access violation)
«
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?
Logged
Laurent
Administrator
Hero Member
Posts: 32498
glGenVertexArrays Error (Memory access violation)
«
Reply #1 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
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
glGenVertexArrays Error (Memory access violation)