[Dri-devel] Pr0n

2002-07-12 Thread Bell3563w28
Hi There, Thought you might want to take a look at this incredible adult site http://80.71.65.55/ Have Fun, Vena 4458yTiM2-799ecEk9801nHsj0-398SebL3907PDKr3-455axGl4521sKFV5-093l60 --- This sf.net email is sponsored by:ThinkGeek Gad

Re: [Dri-devel] Microsoft IP claims over OpenGL

2002-07-12 Thread Allen Akin
On Sat, Jul 13, 2002 at 12:36:53AM +0100, José Fonseca wrote: | I would like to know your opinion about the influence this may have for | the DRI and Mesa3D projects in particular, and for the OpenGL API in | general. Of course Microsoft would love to see OpenGL disappear, and has been working t

[Dri-devel] Microsoft IP claims over OpenGL

2002-07-12 Thread mocm
=?iso-8859-1?Q?Jos=E9?= Fonseca writes: > Microsoft has been progressively claiming IP ownership of parts of the > OpenGL API. (See http://news.zdnet.co.uk/story/0,,t269-s2118968,00.html) > > Although the parts they claim are things like vertex programming - > features that aren't present in

[Dri-devel] Microsoft IP claims over OpenGL

2002-07-12 Thread José Fonseca
Microsoft has been progressively claiming IP ownership of parts of the OpenGL API. (See http://news.zdnet.co.uk/story/0,,t269-s2118968,00.html) Although the parts they claim are things like vertex programming - features that aren't present in older cards such as Mach64 -, it seems obvious that th

Re: [Dri-devel] Mach64

2002-07-12 Thread Leif Delgass
On Fri, 12 Jul 2002, Leif Delgass wrote: > > It's being done as a quad, so there must be a bug somewhere. At the time I > > didn't manage to test bigger points - now I know why! > > OK, it must be a problem with one of vertices then. Also, I'm noticing > artifacts in quake3 with multitexture, l

[Dri-devel] 1. SSE on Athlons (and FreeBSD) (Eric Anholt)

2002-07-12 Thread Smitty
> A while ago I added the stuff to the config/cf/* to enable USE_SSE_ASM > on FreeBSD, but today found that it wasn't enabled on my athlon. I > added the proper sysctl check for it, but it still wasn't enabled. It > turns out the Athlon's extended CPUID function has most of the same > feature b

[Dri-devel] Radeon 8500 binary snapshots now available -> Status page.

2002-07-12 Thread Smitty
Great work Keith. > What I've done so far is to extend the existing radeon interfaces to accept > & validate the new state required for the r200, and a couple of other minor > changes. This is probably the minimal set of changes to get a working r200 > driver. It would seem that driver developm

[Dri-devel] Re: The Radeon LE? (Mike Mestnik) aka Radeon naming scheme

2002-07-12 Thread Smitty
> # > # List of PCI ID's > # > # Maintained by Martin Mares <[EMAIL PROTECTED]> and other volunteers from the > # Linux PCI ID's Project at http://pciids.sf.net/. New data are always > # welcome (if they are accurate), we're eagerly expecting new entries, > # so if y

[Dri-devel] Re: what is hyper-z?

2002-07-12 Thread Smitty
Howzit? > what is hyper-z? a proprietary texture-compression function of the r200? > well, as you expected, performance is exactly the same after the > checkout as before HyperZ has 3 components: Hierarchical Z Discards hidden pixels instead of sending them to be rendered. Z-Compression Perfor

Re: [Dri-devel] Mach64

2002-07-12 Thread José Fonseca
On Fri, Jul 12, 2002 at 03:55:02PM -0400, Leif Delgass wrote: [...] > > Well, I added these offsets: > > SUBPIXEL_X 0.0125 > SUBPIXEL_Y 0.15 > > ...and that's enough to make every glean test pass except polygonOffset > (and texEnv, but that one's due to non-conformant hardware). However, I >

Re: [Dri-devel] Mach64: multi texture crash with after last update

2002-07-12 Thread José Fonseca
On Fri, Jul 12, 2002 at 02:01:53PM -0600, Keith Whitwell wrote: > Felix Kühling wrote: > >I got also a bit worried about using string instructions without > >clearing the direction flag. Is there any convention that prevents an > >application from setting the direction flag. If not, it might happe

Re: [Dri-devel] Mach64

2002-07-12 Thread Leif Delgass
On Fri, 12 Jul 2002, José Fonseca wrote: > On Fri, Jul 12, 2002 at 03:55:02PM -0400, Leif Delgass wrote: > [...] > > > > Well, I added these offsets: > > > > SUBPIXEL_X 0.0125 > > SUBPIXEL_Y 0.15 > > > > ...and that's enough to make every glean test pass except polygonOffset > > (and texEnv,

Re: [Dri-devel] Tribes 2 Lockups: Help me pinpoint the problem...

2002-07-12 Thread Mike Mestnik
--- Daniel Kasak <[EMAIL PROTECTED]> wrote: > Marc Poulhiès wrote: > > >I know that closed source drivers from ati are not discussed here, but > >with my radeon 8500 and tribes2 i have exactly the same probleme. > >Maybe this is a probleme from tribes2 and not the dri :) > > > > > Maybe. But it

Re: [Dri-devel] CVS tips.

2002-07-12 Thread Mike Mestnik
--- Keith Whitwell <[EMAIL PROTECTED]> wrote: > Michal Kozlowski wrote: > > On Thu, 11 Jul 2002, Stefan Lange wrote: > > > > > >>compiling from cvs shouldn't be a problem, I just followed the DRI > >>Compilation Guide from the website and everything went fine (you might > >>have to compile the

Re: [Dri-devel] Mach64: multi texture crash with after last update

2002-07-12 Thread Keith Whitwell
Felix Kühling wrote: > I got also a bit worried about using string instructions without > clearing the direction flag. Is there any convention that prevents an > application from setting the direction flag. If not, it might happen > that esi and edi are decremented. > > On Fri, 12 Jul 2002 11:51:

Re: [Dri-devel] Mach64

2002-07-12 Thread Leif Delgass
On Fri, 12 Jul 2002, José Fonseca wrote: > On Thu, Jul 11, 2002 at 06:34:40PM -0400, Leif Delgass wrote: > > On Thu, 11 Jul 2002, Brian Paul wrote: > > > > > Leif Delgass wrote: > > > > > > > > I just discovered that the glean failures in blendFunc, logicOp, > > > > orthoPosRandTris, orthoPosRa

Re: [Dri-devel] NURBs + Autonormal peculiarity

2002-07-12 Thread Brian Paul
Mike Westall wrote: > I have just rerun the nurb program on another machine which > is running the distribution version of XFree86 4.2.0 > which I downloaded as source and built on May 20, 2002. > Accelerated rendering is on and working through an > r128. > > This version appears to build libGLU

Re: [Dri-devel] SSE on Athlons (and FreeBSD)

2002-07-12 Thread Eric Anholt
On Fri, 2002-07-12 at 06:22, Dave Jones wrote: > On Thu, Jul 11, 2002 at 02:46:24AM -0600, Eric Anholt wrote: > A better fix would be to actually enable SSE before FreeBSD does its > feature flag detection. Linux does the following very early on.. You're thinking of the wrong issue. The issue fi

Re: [Dri-devel] NURBs + Autonormal peculiarity

2002-07-12 Thread Mike Westall
I have just rerun the nurb program on another machine which is running the distribution version of XFree86 4.2.0 which I downloaded as source and built on May 20, 2002. Accelerated rendering is on and working through an r128. This version appears to build libGLU 1.3 along with Mesa 3.4.2. Th

Re: [Dri-devel] NURBs + Autonormal peculiarity

2002-07-12 Thread Brian Paul
Andy Isaacson wrote: > On Fri, Jul 12, 2002 at 07:54:11AM -0600, Brian Paul wrote: > >>Andy Isaacson wrote: >> >>>On Thu, Jul 11, 2002 at 06:10:01PM -0400, Mike Westall wrote: >>> The attached program illustrates a shading anomaly we have encountered while attempting to use autonormal >>

Re: [Dri-devel] NURBs + Autonormal peculiarity

2002-07-12 Thread Andy Isaacson
On Fri, Jul 12, 2002 at 07:54:11AM -0600, Brian Paul wrote: > Andy Isaacson wrote: > > On Thu, Jul 11, 2002 at 06:10:01PM -0400, Mike Westall wrote: > >>The attached program illustrates a shading anomaly > >>we have encountered while attempting to use autonormal > >>in conjunction with nurbs. >

Re: [Dri-devel] Mach64: multi texture crash with after last update

2002-07-12 Thread Felix Kühling
I got also a bit worried about using string instructions without clearing the direction flag. Is there any convention that prevents an application from setting the direction flag. If not, it might happen that esi and edi are decremented. On Fri, 12 Jul 2002 11:51:13 +0100 José Fonseca <[EMAIL PRO

Re: [Dri-devel] NURBs + Autonormal peculiarity

2002-07-12 Thread Brian Paul
Andy Isaacson wrote: > On Thu, Jul 11, 2002 at 06:10:01PM -0400, Mike Westall wrote: > >>The attached program illustrates a shading anomaly >>we have encountered while attempting to use autonormal >>in conjunction with nurbs. >> >>The shading of the sphere is seriously screwed up >>while runn

Re: [Dri-devel] Tribes 2 Lockups: Help me pinpoint the problem...

2002-07-12 Thread Keith Whitwell
Marc Poulhiès wrote: > Bonjour Daniel! > > Fri, 12 Jul 2002 11:03:31 +1000, tu as dit : > > > Marc Poulhiès wrote: > >> I know that closed source drivers from ati are not discussed here, but > >> with my radeon 8500 and tribes2 i have exactly the same probleme. > >> Maybe this is a probleme

Re: [Dri-devel] R200 video signal lost

2002-07-12 Thread Keith Whitwell
Michal Kozlowski wrote: > Hi everyone, > > Thanks to the help of Stefan and others I got my r200 to work, from > Stefans lspci logs I was able to figure out why I lost my signal, it was > hardware configuration related. I had to disable Fast Writes for AGP, > simple solution took a bit of time t

Re: [Dri-devel] infinite loop in xc/xc/extras/Mesa/src/tnl/t_vb_render.c

2002-07-12 Thread Keith Whitwell
Michael Schlueter wrote: > Hi, > > I'm trapped in an infinite loop in > xc/xc/extras/Mesa/src/tnl/t_vb_render.c :) > > Ok, I was debugging a program with ddd that crashes sometimes but this > time it took the hole cpu time so I broke it up and did a look where it > was (see above). I did a few s

Re: [Dri-devel] R200 video signal lost

2002-07-12 Thread Keith Whitwell
Michal Kozlowski wrote: > On Thu, 11 Jul 2002, Stefan Lange wrote: > > >>compiling from cvs shouldn't be a problem, I just followed the DRI >>Compilation Guide from the website and everything went fine (you might >>have to compile the kernel drm-module manually, but that's no trouble) >> >> > >

Re: [Dri-devel] Radeon scratch register writeback patch

2002-07-12 Thread Keith Whitwell
> Looks good, but I think I've got an even better patch: > > http://www.penguinppc.org/~daenzer/DRI/radeon-nommio.diff > > I've moved the initialization and put the scratch registers right behind > the ring read pointer, this should work with PCI GART and all kinds of > AGP GART. I'll commit th

Re: [Dri-devel] SSE on Athlons (and FreeBSD)

2002-07-12 Thread Dave Jones
On Thu, Jul 11, 2002 at 02:46:24AM -0600, Eric Anholt wrote: > A while ago I added the stuff to the config/cf/* to enable USE_SSE_ASM > on FreeBSD, but today found that it wasn't enabled on my athlon. I > added the proper sysctl check for it, but it still wasn't enabled. It > turns out the A

Re: [Dri-devel] good buy?

2002-07-12 Thread Stefan Lange
Ian Molton wrote: > Is the Hercules 3D Prophet 8500 a good card? (is the 2D stable at > 1600x1200, unlike my 7500 VIVO which has a noticeable 'noise' so that > vertical lines arent smooth, but somewhat rough looking) > i think it's a fairly decent one. but there are rumors that some hercules 85

[Dri-devel] No Cost Out Of Pocket: REFI 4509BXja0-449lMZr6154vTE-23

2002-07-12 Thread adadam8862c17
Warning Unable to process data: multipart/mixed;boundary="=_NextPart_000_00D4_30C83A7B.C5605D52"

Re: [Dri-devel] Mach64: multi texture crash with after last update

2002-07-12 Thread José Fonseca
On Fri, Jul 12, 2002 at 04:28:25AM +0200, Felix Kühling wrote: > Hi, > > just updated after reading José's mail about the MACH64_NATIVE_VTXMFT > and tried running some apps. q3demo and quake2 crashed with multi > textures enabled: > > q3demo.x86: mach64_tris.c:518: mach64_draw_triangle: Assertio

Re: [Dri-devel] My experiance with DRI and gcc-3.0(.4)

2002-07-12 Thread José Fonseca
On Fri, Jul 12, 2002 at 11:21:29AM +0200, Marc Poulhiès wrote: > hi, > as you are talking about install.sh, i find a little problem when using > it for the first time. When you dont have a kernel module installed > before the first run of install.sh, the modprobe fails...a simple depmod > -a then

Re: [Dri-devel] My experiance with DRI and gcc-3.0(.4)

2002-07-12 Thread Marc Poulhiès
hi, as you are talking about install.sh, i find a little problem when using it for the first time. When you dont have a kernel module installed before the first run of install.sh, the modprobe fails...a simple depmod -a then the modprobe fixes this... I was thinking that maybe this depmod -a shoul

Re: [Dri-devel] My experiance with DRI and gcc-3.0(.4)

2002-07-12 Thread José Fonseca
On Thu, Jul 11, 2002 at 11:58:56PM -0700, Mike Mestnik wrote: > The install.sh, included with the snapshots,(and make -f Makefile.linux) has allays >built modules > that insmod fine, even print every thing and rmmod, but they don't let X setunique. >getunique > worked fine. The error I get fro