--- Brian Paul <[EMAIL PROTECTED]> wrote:
> In OpenGL terms, there's nothing illegal about calling 
> glGetProgramivARB() before glProgramStringARB().
> 
> I have no idea what Wine is trying to do, but it was definitely a bug 
> in Mesa.

Well in that case, I am confused. No-one has called the 
r200VertexProgUpdateParams() and so
Base.String is still NULL. Hence glGetProgramiv(GL_VERTEX_PROGRAM_ARB, ...) 
just returns GL_FALSE.
And yes, I have picked up the "fix the bad casts" change from CVS revision 1.7 
of r200_vertprog.c
as well.

Doesn't *someone* have to call glProgramStringARB()? I can understand that the 
Mesa bug was
crashing things, but I'm also trying to fix a "not working" bug ;-).

Cheers,
Chris



                
___________________________________________________________ 
Try the all-new Yahoo! Mail. "The New Version is radically easier to use" – The 
Wall Street Journal 
http://uk.docs.yahoo.com/nowyoucan.html

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to