View Full Version : arb_vertex_array_object
Ariel Feinerman
06-03-2010, 12:09 PM
does geforce 6800, gl 2.0 cards support vertex array objects?
overlay
06-03-2010, 01:56 PM
Yes.
It is listed on my GeForce 6800 with driver nVidia 195.36.15 under Ubuntu 10.04 x86 when I run glxinfo:
GL_ARB_vertex_array_object
The OpenGL version supported by this driver is 2.1. The GLSL version is 1.20.
PS: GL_ARB_vertex_array_object has been promoted as a core feature in OpenGL 3.0.
Ariel Feinerman
06-03-2010, 02:04 PM
Thank you, 6800 will be minimum for my game ;-)
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.