Upgrading OpenGL

I am programming an OpenGL application on Red Hat ES 4. The default version of OpenGL that comes installed is v1.1. The OpenGL application that I am developing is using color blending which requires v1.2+. I thought that by installing the newest Nvidia (v8776) graphics drivers that it would also update my OpenGL, but it doesnt seem to have done anything, the application still cannot find any gl calls for blending. I am really unsure how to update OpenGL so I can use my application. I know my application is correct because I am able to compile and run on a Solaris machine with OpenGL v1.3 installed. Any help would be GREATLY appriciated!

THANKS!

NOTE: This computer does not have internet access, so I will have to download any updates from another computer.

Check this:

http://www.opengl.org/discussion_boards/ubb/ultimatebb.php?ubb=get_topic;f=2;t=020845

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.