Hi,
My PC has following configuration,
1. windows 7 OS
2. GTForce 610 Graphic Card
Now I download one sample application for VBO test purpose.
In that application My OpenGL version shows as 4.4.0
Now I already have an application which is already using openGL lib so that I want to upgrade to VBO for rendering.
but when I update my code same as sample application it shows me a 1.1.0 version. so that I was unable to use VBO.
Help Me.