On Tue, Dec 17, 2002 at 09:59:57AM -0800, Andy Ross wrote:
> So technically, there is a DRI compliance issue here.  I've attached
> the little test that I wrote to illustrate the problem.  It draws four
> adjacent checkerboard quads and cycles between the wrap modes on key
> presses. With GL_CLAMP, you should see dark stripes along the quad
> edges where the black border color is sampled.  Software mesa gets
> this right, but the r200 driver doesn't.

Heh...look at demos/texwrap.c in Mesa.  This does basically the same thing,
but it enumerates all of the advertised modes, even the various mirror modes.

-- 
Smile!  http://antwrp.gsfc.nasa.gov/apod/ap990315.html


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to