Chris Rankin wrote:
> I'm trying to find where the Parameters pointer is initialised.

--- Brian Paul <[EMAIL PROTECTED]> wrote:
> That normally happens when the program string is parsed/compiled.
> 
> It may be that the GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB query is 
> happening before glProgramStringARB() has been called.
> 
> Try the attached patch.

Brian,

It would appear that mesa_vp->Base.String is indeed NULL, so the 
r200_translate_vertex_program()
function now quits long before it can crash.

Cheers,
Chris



        
        
                
___________________________________________________________ 
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease 
of use." - PC Magazine 
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