View Full Version : Shaders not supported
dingo_aus
07-15-2004, 07:58 PM
Ok this is really weird for me. I 've been programming OGL (fixed functionality) for years now but I've never really thought about drivers for OGL as such.
Now I'm trying to run the brick example from the orange book and it tells me "OpenGL Shading Language extensions not available"
I'm running an NVidia 5900XT (says fully DirectX 9 compatable on the box) with the latest nvidia drivers.
What more do I need to do to enable OGL Shader extensions?
V-man
07-15-2004, 08:10 PM
The answer is on this same page titled "Geforce FX Help"
http://www.opengl.org/discussion_boards/cgi_directory/ultimatebb.cgi?ubb=get_topic;f=11;t=000290
Have you tried the suggestions?
Have you tried leaked drivers?
dingo_aus
07-15-2004, 09:00 PM
Thanks, I downloaded the leaked 62.11 nvidia drivers and it worked.
I just don't understand why my $300 video card can't run a standard like OpenGL 1.5 when I install an official driver that claims "Directx 9 and OpenGl 1.5 support" (56.72)
What if one doesn't like running "leaked" drivers etc.
It seems pretty piss-poor for Nvidia to say it runs 1.5 only to run an example from the Orange Bookand tell me it doesn't run 1.5. And then to have to spend an hour chasing down and downloading "leaked" drivers to get the thing to work.
Thanks again V-man for the prompt reply that got me up and running
jra101
07-15-2004, 09:03 PM
The OpenGL Shading Language extensions are NOT part of OpenGL 1.5.
dingo_aus
07-15-2004, 09:11 PM
I thought the orange book was indicating that the shader extensions are approved for inlcusion since 1.5?
Oh well live and learn
jra101
07-15-2004, 09:17 PM
No, they will be included in OpenGL 2.0.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.