Michael wrote:
> 
> On Mon, Feb 25, 2002 at 05:53:51PM -0500, Adam K Kirchhoff wrote:
> >
> > On Mon, 25 Feb 2002, Keith Whitwell wrote:
> >
> > >
> > > OK, great - it looks like some things work for you...  That's an improvement,
> > > anyway...
> > >
> > > What would be helpful would be to look at Mesa/samples, and identify what in
> > > there works & doesn't work.  Start with 'depth', 'prim', 'stars', 'tri'.
> > >
> > > Similarly for the Mesa/demos directory.
> > >
> >
> > I'm breaking them into either "works" or "doesn't work".  I'm skipping the
> > ones that need unsupported extensions.  If you'd like more detail on any
> > (or all) of them, just let me know.
> >
> > Here's the rundown on the Mesa/samples...
> >
> > accum -- works
> > bitmap1 -- works
> > bitmap2 -- works
> ... etc
> 
> Could be a red herring, but pretty much the output of grep -l DEPTH_TEST
> ~/Mesa/samples/*.c == 'doesn't work' in your list.
> 

I'd really been scratching my head about that one.  I'll look into this.

In the meantime I'me about to commit something rather nice:  A dedicated
Begin/End engine for the radeon tcl driver with dynamic code generation for
commands like glVertex, glColor, etc.

This has significantly improved scores on some of the viewperf tests, and once
it's better integrated, should do so for most of them.

Keith

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to