[Dri-devel] v0.7 linear_mipmap_nearest still broken

2001-05-17 Thread Petr Sebor
Hello, I have reported this earlier, but this is a confirmation that GL_LINEAR_MIPMAP_NEAREST is still broken in v0.7 with radeon 32 ddr. Just to sum it up - first mipmap is rendered correctly with LINEAR filtering while subsequent mips are rendered with NEAREST filtering. I can see this behavi

Re: [Dri-devel] (no subject)

2001-05-17 Thread Mike Sessions
On Thu, 17 May 2001, Frank Worsley wrote: >First off, apologies all around for not putting in a subject line. I kinda >forgot about that! ;) > >> >> I made some notes during my installation, I could possibly write >> something of a howto if you think it would help. >> > >Yeah, it would be very n

Re: [Dri-devel] v0.7 doesnt detect radeon ve

2001-05-17 Thread Norbert Veber
On Thu, May 17, 2001 at 08:43:05PM -0500, Scott Billings wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I had this problem for some time. Don't know for sure if this is the > "cure", but I found that after I changed the driver being used for my > card to "radeon" instead of "ati"

Re: [Dri-devel] v0.7 doesnt detect radeon ve

2001-05-17 Thread Scott Billings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I had this problem for some time. Don't know for sure if this is the "cure", but I found that after I changed the driver being used for my card to "radeon" instead of "ati" my Radeon VE was detected just fine. I'm using the 0.7 build to type this,

Re: [Dri-devel] (no subject)

2001-05-17 Thread Frank Worsley
First off, apologies all around for not putting in a subject line. I kinda forgot about that! ;) > > I made some notes during my installation, I could possibly write > something of a howto if you think it would help. > Yeah, it would be very nice if you did that. > > More or less. this is wh

[Dri-devel] v0.7 doesnt detect radeon ve

2001-05-17 Thread Norbert Veber
Hi, I'm currently using the 20010430 daily build, which detects my card fine. I just tried the 0.7 release, which is not able to detect the card. Thanks, Norbert ___ Dri-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinf

Re: [Dri-devel] heretic2 freeze with g450

2001-05-17 Thread Adam K Kirchhoff
On Thu, 17 May 2001, Ralf Hoffmann wrote: > Hi, > > First the good thing: > v0.7 runs well with my PIII 800 + G450 with Slackware 7.0, Kernel 2.4.4 and X > 4.0.2. Quake1/Quake2/Quake3 runs well and also most other OpenGL-progs. > > The problem is a freeze after 10-30 minutes in heretic2. I can

[Dri-devel] heretic2 freeze with g450

2001-05-17 Thread Ralf Hoffmann
Hi, First the good thing: v0.7 runs well with my PIII 800 + G450 with Slackware 7.0, Kernel 2.4.4 and X 4.0.2. Quake1/Quake2/Quake3 runs well and also most other OpenGL-progs. The problem is a freeze after 10-30 minutes in heretic2. I can reboot so it looks like only a X freeze. Wenn using the d

Re: [Dri-devel] Pthreads + Direct Rendering?

2001-05-17 Thread Brian Paul
"Marcelo E. Magallon" wrote: > > Hi, > > I'm having a bit of trouble with threads. I have a program that > creates two threads, both of them get their own window and render to an > OpenGL context there. They do some renderering and put up a barrier. > When both threads reach the barrier, t

Re: [Dri-devel] (no subject)

2001-05-17 Thread Mike Sessions
On Thu, 17 May 2001, Frank wrote: >> As far as the gotchas, Mandrake 8 has all the kernel modules gzipped up. >> The install script didn't rename the original radeon.o.gz module. There >> was also a libGL.1.2.030401 left hanging around in the /usr/X11R6/lib >> directory. > >There have been a lo

[Dri-devel] Arg... got a problem with dri 0.7.

2001-05-17 Thread Dams / Anvil
Hi. I got a little problem. When I launched chromium (http://www.reptilelabour.com/software/chromium/), the X server slow down and chromium runs as if not accelerated. I killed -9 it. I know i was accelerated because I played quake3 10 minutes before. I tried to ran glxinfo, and then *baoum*...

Re: [Dri-devel] Re: Re: (no subject)

2001-05-17 Thread Jeff Hartmann
Mike A. Harris wrote: > On Thu, 17 May 2001, Will Newton wrote: > >>> Unfortunately, until 4.x supports all the hardware, or at least >>> the hardware that we consider important, we need to ship 3.3.6 >>> servers in addition to 4.x, and that has some really crummy side >>> effects, like having t

[Dri-devel] Re: Re: (no subject)

2001-05-17 Thread Mike A. Harris
On Thu, 17 May 2001, Will Newton wrote: >> Unfortunately, until 4.x supports all the hardware, or at least >> the hardware that we consider important, we need to ship 3.3.6 >> servers in addition to 4.x, and that has some really crummy side >> effects, like having to ship separate Mesa and other

Re: [Dri-devel] Re: (no subject)

2001-05-17 Thread Will Newton
On Thu, 17 May 2001, Mike A. Harris wrote: > Unfortunately, until 4.x supports all the hardware, or at least > the hardware that we consider important, we need to ship 3.3.6 > servers in addition to 4.x, and that has some really crummy side > effects, like having to ship separate Mesa and other h

Re: [Dri-devel] v0.7 is up.

2001-05-17 Thread Allen Barnett
Alan Hourihane wrote: > > v0.7 packages are up for linux i386 only at the moment. Other architectures > will follow soon. > > The changelog > > Latest CVS trunk code. > install script fixes > restore procedure should now restore Xserver > glxinfo is not required anymore for testing the loca

[Dri-devel] Pthreads + Direct Rendering?

2001-05-17 Thread Marcelo E. Magallon
Hi, I'm having a bit of trouble with threads. I have a program that creates two threads, both of them get their own window and render to an OpenGL context there. They do some renderering and put up a barrier. When both threads reach the barrier, they issue a glXSwapBuffers(). After the fir

[Dri-devel] Re: (no subject)

2001-05-17 Thread Mike A. Harris
On Thu, 17 May 2001, Frank wrote: >> As far as the gotchas, Mandrake 8 has all the kernel modules gzipped up. >> The install script didn't rename the original radeon.o.gz module. There >> was also a libGL.1.2.030401 left hanging around in the /usr/X11R6/lib >> directory. > >There have been a lot

[Dri-devel] (no subject)

2001-05-17 Thread Frank
> As far as the gotchas, Mandrake 8 has all the kernel modules gzipped up. > The install script didn't rename the original radeon.o.gz module. There > was also a libGL.1.2.030401 left hanging around in the /usr/X11R6/lib > directory. There have been a lot of problem reports from Mandrake 8 u

Re: [Dri-devel] maintainer of the compilation guide

2001-05-17 Thread Brian Paul
Mladen Gavrilovic wrote: > > Hi all, > > I have some suggestions about the contents of the DRI Compilation Guide > (in the Documentation section of the website). Can anyone tell me whom > I should contact about this? I've been taking care of that document (as it says in the introduction). -Br

Re: [Dri-devel] gl_trick solution

2001-05-17 Thread Brian Paul
Lars Munch Christensen wrote: > > On Thu, May 17, 2001 at 12:08:05PM +0100, Alan Hourihane wrote: > > On Thu, May 17, 2001 at 12:54:56PM +0200, Lars Munch Christensen wrote: > > > On Thu, May 17, 2001 at 08:53:03AM +0100, Alan Hourihane wrote: > > > > On Thu, May 17, 2001 at 01:00:45AM +0200, Lar

Re: [Dri-devel] gl_trick solution

2001-05-17 Thread Lars Munch Christensen
On Thu, May 17, 2001 at 12:08:05PM +0100, Alan Hourihane wrote: > On Thu, May 17, 2001 at 12:54:56PM +0200, Lars Munch Christensen wrote: > > On Thu, May 17, 2001 at 08:53:03AM +0100, Alan Hourihane wrote: > > > On Thu, May 17, 2001 at 01:00:45AM +0200, Lars Munch Christensen wrote: > > > > On Mon

Re: [Dri-devel] gl_trick solution

2001-05-17 Thread Alan Hourihane
On Thu, May 17, 2001 at 12:54:56PM +0200, Lars Munch Christensen wrote: > On Thu, May 17, 2001 at 08:53:03AM +0100, Alan Hourihane wrote: > > On Thu, May 17, 2001 at 01:00:45AM +0200, Lars Munch Christensen wrote: > > > On Mon, Mar 19, 2001 at 03:51:10PM -0700, Brian Paul wrote: > > > > Ove Kaaven

Re: [Dri-devel] gl_trick solution

2001-05-17 Thread Lars Munch Christensen
On Thu, May 17, 2001 at 08:53:03AM +0100, Alan Hourihane wrote: > On Thu, May 17, 2001 at 01:00:45AM +0200, Lars Munch Christensen wrote: > > On Mon, Mar 19, 2001 at 03:51:10PM -0700, Brian Paul wrote: > > > Ove Kaaven wrote: > > > > > > > > I finally got around to testing the Half-Life problems

[Dri-devel] Freebsd etc

2001-05-17 Thread Jake Bishop
Hello, Is there any support or planned support for the ATI Radeon cards with Freebsd?,also has anybody had any more luck with the Radeon and MB's with the AMD 760 chipset?(Asus A7M266,FIC ad11 etc). I have a Radeon DDR 64 Meg card working with Freebsd 4.3 with Xfree 4.0.3 but I have to use the

Re: [Dri-devel] gl_trick solution

2001-05-17 Thread Alan Hourihane
On Thu, May 17, 2001 at 01:00:45AM +0200, Lars Munch Christensen wrote: > On Mon, Mar 19, 2001 at 03:51:10PM -0700, Brian Paul wrote: > > Ove Kaaven wrote: > > > > > > I finally got around to testing the Half-Life problems with gl_ztrick > > > again... I used the following patch, and then gl_ztri