Updating OpenGL to 2.0

I have v1.1 of the OpenGL driver installed on my Windows 7 machine. (I knew it from here)

Now, I want to update it to v2.0.

I also figured that my Intel graphics card driver is old. So, will updating the Intel driver also update OpenGL?

0

1 Answer

Absolutely Yes!

Here is the procedure:

  1. Verify your OpenGL version with this program: OpenGL Extension Viewer

  2. Go to OpenGL getting started page -- select your graphics card vender, and go to their website to download the latest driver.

  3. Install it.

In Intel's case:

  1. Automatically get your driver version checked from here (Java required)

  2. If your driver is older, it will automatically provide you the link to the newer version.

  3. Download and install it.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like