|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
09-14-2009, 11:18 AM | #1 |
Master
Join Date: Sep 2008
Location: Stockholm
Posts: 541
|
[Bug] RegnumOnline using OpenGL call not as defined in specification.
Log shows
[11/09/2009 11:08:23] [RenderizerGL][gl_ext_loader_arb.cpp(1631)] glBindVertexArrayARB function not found However specification says there is no ARB for this call (Section 6 below) http://www.opengl.org/registry/specs...ray_object.txt This was confirmed by driver developers, since triggered another in driver bug. http://bugs.freedesktop.org/show_bug.cgi?id=23859#c2 But call glBindVertexArray should be used instead. |
|
|