How to Check Graphics Card OpenGL Compatibility and Configure for 16bit Display Applications

About OpenGL Graphics:

  1. OpenGL* is an API (Application Programming Interface) for 3D graphics that is used by many games. OpenGL enables hardware acceleration of 3D graphics, so support is required from the graphics drivers for optimum performance.
  2. The latest graphics drivers will usually provide the best compatibility with games that use OpenGL.
  3. Graphics drivers that come with Microsoft Windows* or that are downloaded from Windows Update typically do not support OpenGL.

    Installing OpenGL Drivers on Windows: 
  1. Download and install the latest Graphics Drivers for your Graphics Adapter from it’s Vendor’s site
  2. Say, you have the default Windows installed driver for your laptop graphics card as “Microsoft Intel 965 Express Chipset family” which doesn’t support the OpenGL
  3. You need to download the appropriate drivers from Intel’s web site. In this case, the list is available at Graphics OpenGL* compatibility
  4. From the list Intel® 82GM965 graphics controllers (Mobile Intel® 965 Express Chipset Family) suits my card the best so I download and have it installed
  5. Go to the “Graphics properties” by clicking on the desktop or Control PanelAll Control Panel ItemsDisplayScreen Resolution > Advanced Settingsimage
  6. Click on “3D Settings” to launch the OpenGL setting Window as shown below image
    Configuring for 16bit display applications:
    Some applications use a 16bit display for OpenGL graphics for which you need to configure your OpenGL setting “Depth Buffer Bit Depth” to “16 Bit Depth Buffer” as shown below.

image

    Leave a Reply

    Your email address will not be published. Required fields are marked *