Re: _glapi_add_dispatch

2006-05-30 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jacek Poplawski wrote: >> It means that your r300_dri.so is *really* old. _glapi_add_dispatch was >> removed from libGL months ago. > > But I just compiled it today... > I've updated my Mesa CVS snapshot and used "make linux-dri-x86", then > copied r

Re: [r300] per-component negation for SWZ

2006-05-30 Thread Tilman Sauerbeck
Roland Scheidegger [2006-05-30 22:33]: > Tilman Sauerbeck wrote: > > I finally ran glean today, and noticed that SWZ wasn't implemented > > properly for r300 ARB vertex programs. > > > > So far I didn't handle per-component negation flags, the attached patch > > adds that. > > > > Question: is it

Re: [r300] per-component negation for SWZ

2006-05-30 Thread Roland Scheidegger
Tilman Sauerbeck wrote: > Hi, > I finally ran glean today, and noticed that SWZ wasn't implemented > properly for r300 ARB vertex programs. > > So far I didn't handle per-component negation flags, the attached patch > adds that. > > Question: is it okay to assume that "NegateBase" in > struct pro

[r300] per-component negation for SWZ

2006-05-30 Thread Tilman Sauerbeck
Hi, I finally ran glean today, and noticed that SWZ wasn't implemented properly for r300 ARB vertex programs. So far I didn't handle per-component negation flags, the attached patch adds that. Question: is it okay to assume that "NegateBase" in struct prog_src_register will always be filled the w

[Bug 6626] Infrequent system freezes when using OpenGL on ATI radeon driver r100

2006-05-30 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=6626 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Additional C

Re: _glapi_add_dispatch

2006-05-30 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jacek Poplawski wrote: > Quake2 works here without hardware acceleration on Radeon 9800, same binary > works correctly on Matrox G400, in both cases drivers are from Mesa CVS. > > This is part of quake2 output with LIBGL_DEBUG enabled: > > Using libG

_glapi_add_dispatch

2006-05-30 Thread Jacek Poplawski
Quake2 works here without hardware acceleration on Radeon 9800, same binary works correctly on Matrox G400, in both cases drivers are from Mesa CVS.This is part of quake2 output with LIBGL_DEBUG enabled:Using libGL.so for OpenGL...Initializing OpenGL display...setting fullscreen mode 3: 640 480Usi

[Bug 6626] New: Infrequent system freezes when using OpenGL on ATI radeon driver r100

2006-05-30 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=6626 Summary: Infrequent system freezes when using OpenGL on ATI radeon driver r100 Kernel Version: 2.6.16 Status: NEW Severity: normal Owner: [EMAIL PROTECTED] Submitter: [EMA

Re: [r300][patch] retry when busy

2006-05-30 Thread Roland Scheidegger
Roland Scheidegger wrote: > Michel Dänzer wrote: >> On Tue, 2006-05-30 at 02:42 +0200, Roland Scheidegger wrote: >>> Looks like quite some more work is needed to detect real lockups but >>> not just randomly reseting the chip when there is none (which can >>> itself lead to lockups IME). >> >>

Re: [r300][patch] retry when busy

2006-05-30 Thread Roland Scheidegger
Michel Dänzer wrote: On Tue, 2006-05-30 at 02:42 +0200, Roland Scheidegger wrote: Looks like quite some more work is needed to detect real lockups but not just randomly reseting the chip when there is none (which can itself lead to lockups IME). Maybe, or maybe it's just a matter of stickin

Re: [r300][patch] retry when busy

2006-05-30 Thread Michel Dänzer
On Tue, 2006-05-30 at 02:42 +0200, Roland Scheidegger wrote: > > Looks like quite some more work is needed to detect real lockups but not > just randomly reseting the chip when there is none (which can itself > lead to lockups IME). Maybe, or maybe it's just a matter of sticking RADEONCP_STOP