Brian Paul wrote:
>
> Keith Whitwell wrote:
> >
> > Brian,
> >
> > I think your buffer changes have introduced a bug into the FX driver
> > which is visible when running isosurf (and maybe other programs). It
> > looks like rendering is being done into the front buffer, which is then
> > immediately cleared.
>
> I'll check it out tonight. I made some changes after my first test
> which I didn't subsequently test. Shame on me.
>
Brian,
I've committed a small patch to fxdd.c which may or may not be the end
of this. Sometime later tonight I'll probably commit my cva stuff too.
Keith