Brian Paul wrote:
>> Well, if my theory is sound, then the glean pixelFormats test is wrong.
> 
> I don't think the test is wrong as-is.  It's just that GL_COMBINE mode 
> exercises things in a different way.  A better way, in fact.
> 
> I'll clean up your patch, Roland, and check it in.  I'll check if 
> GL_ARB_texture_env_combine is supported at run time.
Sorry I didn't express that clearly. The test was ok, but not if you use 
USE_FRAG_PROG (which is what caused the errors on r300), which should 
behave the same as when using GL_COMBINE mode unless I'm missing 
something. This still appears to be wrong (when the GL_REPLACE path is 
executed with USE_FRAG_PROG set), maybe the test should just be run 3 
times instead (fixed function GL_REPLACE, GL_COMBINE and fragment prog, 
if the extensions are supported).

Roland

-------------------------------------------------------------------------
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
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to