Re: [Dri-devel] depth artifacts from different rendering paths

2002-02-09 Thread Keith Whitwell
Michael wrote: > > On Sat, Feb 09, 2002 at 05:03:31AM +, Keith Whitwell wrote: > > Thanks for your reply. > > > My solution to this would be to always produce Clip coordinates from Model > > coordinates using the ModelProject matrix > > Ok. Done. > > > Secondly, we need to investigat

Re: [Dri-devel] depth artifacts from different rendering paths

2002-02-09 Thread Michael
On Sat, Feb 09, 2002 at 05:03:31AM +, Keith Whitwell wrote: Thanks for your reply. > My solution to this would be to always produce Clip coordinates from Model > coordinates using the ModelProject matrix Ok. Done. > Secondly, we need to investigate the software path - is unwanted addi

Re: [Dri-devel] How to compile new files in Mesa

2002-02-09 Thread Keith Whitwell
Andrew James Richardson wrote: > > Hello there, > I have a few new files that I with to compile into Mesa when using it with > DRI. I build the X server as per intructions on dri.sourcef...the problem is > that when the makefiles set up the links the new files, although residing in > extras/Mes

[Dri-devel] How to compile new files in Mesa

2002-02-09 Thread Andrew James Richardson
Hello there, I have a few new files that I with to compile into Mesa when using it with DRI. I build the X server as per intructions on dri.sourcef...the problem is that when the makefiles set up the links the new files, although residing in extras/Mesa/src/tnl, do not get linked into other

Re: [Dri-devel] Radeon TEX2

2002-02-09 Thread Ian Romanick
> > > > > The problem is that Mesa 3.4 only supported two texture units (there were > > > > > some bitfields that didn't have room for more bits). In Mesa 3.5 and > > > > > later the limit is eight. It shouldn't be hard to enable the third unit > > > > > on the mesa-4-0 branch. > > > > Just to f

Re: [Mesa3d-dev] Re: [Dri-devel] Mesa Implementation Notes update

2002-02-09 Thread José Fonseca
On 2002.02.09 15:17 Brian Paul wrote: > > Those implementation notes are _really_ dated (probably 5 years old). > I don't have time to edit/update them so please put a notice at the > beginning that this information is out of date and that the current > code diverges from this description in many

Re: [Dri-devel] Mesa Implementation Notes update

2002-02-09 Thread Brian Paul
Those implementation notes are _really_ dated (probably 5 years old). I don't have time to edit/update them so please put a notice at the beginning that this information is out of date and that the current code diverges from this description in many places. -Brian José Fonseca wrote: > > Hi,

[Dri-devel] Mesa Implementation Notes update

2002-02-09 Thread José Fonseca
Hi, I've included an (hopefully) updated version the Mesa Implementation Notes in the DRI-Devel-FAQ. I would appreciate corrections additions to this. Although a hypertext version (whith direct links to the DRI CVS) is at http://mefriss1.swan.ac.uk/~jfonseca/dri/faq/html/architecture.html#MES