[Mesa-dev] News from the experimental branch.

1999-06-06 Thread Keith Whitwell
Citizens, I've committed some updates on the experimental branch. The major changes since my last post on this are: - Fast path implemented in the FX driver for the common transformation and rasterization only pipeline configurations. - Fake multitexture support for single tmu

Re: [Mesa-dev] new autoconf branch

1999-06-06 Thread Thomas Tanner
On 01-Jun-99 Keith Whitwell wrote: > You're right - it's just the src branch. It may be painful to add the > tag to the rest of the tree - I guess 'cvs tag -b -l' at the top level > and then name each of the lower directories by hand... Done. I've tagged all other files/directories as experime

Re: [Mesa-dev] CVA + clipping bug? (nasty)

1999-06-06 Thread Keith Whitwell
Eero Pajarre wrote: > > Some time ago I reported problems with using CVA and flat triangles. > Now I have a problem which might be related, at least this happens when > I (again) used flat shaded triangles (by accident (again)). > > This time I think I have been able to locate the problem pretty

[Mesa-dev] CVA + clipping bug? (nasty)

1999-06-06 Thread Eero Pajarre
Some time ago I reported problems with using CVA and flat triangles. Now I have a problem which might be related, at least this happens when I (again) used flat shaded triangles (by accident (again)). This time I think I have been able to locate the problem pretty well... Here is the "stack dump

[Mesa-dev] headers for src/asm_mmx.c

1999-06-06 Thread Ralph_Giles
Hi all, It's a bit of a long story, but I'm working on adding autoconf support to the g200/riva glx module, which integrates a hardware-accelerated mesa into XFree86 3.3.3. We've run into a hitch with src/asm_mmx.c, which #includes no header files, stalling compilation with -DMMX. I don't unders