[Bug 6934] intel driver locking bogus for vt switching..

2006-06-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=6934 [EMAIL PROTECTED] changed: What|Removed |Added --

[Bug 7092] New: Add Dell Poweredge ATI Rage ID

2006-06-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=7092 Summary: Add Dell Poweredge ATI Rage ID Product: DRI

Re: Neverball reflections

2006-06-01 Thread Philipp Klaus Krause
Adam K Kirchhoff wrote: > I was running some test comparing the r200 vs the r300 driver this > morning, and noticed a slight rendering issue with the r200 driver with > reflections in the game neverball. I suggest you file a bug, so that this problems isn't forgotten as completly as it would be

[Bug 7089] s3 savage 4 with dri

2006-06-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=7089 [EMAIL PROTECTED] changed: What|Removed |Added --

[Bug 7089] New: s3 savage 4 with dri

2006-06-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=7089 Summary: s3 savage 4 with dri Product: DRI Version: u

[Bug 6429] xorg freezes randomly when using dri with radeon 7000 and ati or radeon driver

2006-06-01 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=6429 --- Additional Comments From [EMAIL PROTECTED] 2006-06-01 10:37 --- Creat

Re: _glapi_add_dispatch

2006-06-01 Thread Brian Paul
Alan Hourihane wrote: > On Thu, 2006-06-01 at 17:07 +0100, Alan Hourihane wrote: > >>On Thu, 2006-06-01 at 08:53 -0700, Ian Romanick wrote: >> >>>-BEGIN PGP SIGNED MESSAGE- >>>Hash: SHA1 >>> >>>Jacek Poplawski wrote: >>> On 5/30/06, Pedro Maia <[EMAIL PROTECTED]> wrote: >

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

2006-06-01 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=6626 --- Additional Comments From [EMAIL PROTECTED] 2006-06-01 10:39 --- Well, o.k. The new driver does not help. Just tried Enemy Territory and after 5 minutes the system froze again. Now I will try disabling dynamicclocks (after already ha

Re: _glapi_add_dispatch

2006-06-01 Thread Alan Hourihane
On Thu, 2006-06-01 at 17:07 +0100, Alan Hourihane wrote: > On Thu, 2006-06-01 at 08:53 -0700, Ian Romanick wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Jacek Poplawski wrote: > > > On 5/30/06, Pedro Maia <[EMAIL PROTECTED]> wrote: > > > > > >> To run quake2 please use, LD

Re: _glapi_add_dispatch

2006-06-01 Thread Alan Hourihane
On Thu, 2006-06-01 at 08:53 -0700, Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jacek Poplawski wrote: > > On 5/30/06, Pedro Maia <[EMAIL PROTECTED]> wrote: > > > >> To run quake2 please use, LD_PRELOAD="path/to/libGL.so" quake2 > >> > >> In my case it works fine, wi

Re: _glapi_add_dispatch

2006-06-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jacek Poplawski wrote: > On 5/30/06, Pedro Maia <[EMAIL PROTECTED]> wrote: > >> To run quake2 please use, LD_PRELOAD="path/to/libGL.so" quake2 >> >> In my case it works fine, with that trick , without it didn't work. > > But why it didn't work? It o

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

2006-06-01 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=6626 --- Additional Comments From [EMAIL PROTECTED] 2006-06-01 05:32 --- Michel: Thanks for your help. :) I started with the bugtracker mentioned (strangely searching for "bugtracker xorg" with google did not give any links to this). There

Re: [r300][patch] retry when busy

2006-06-01 Thread Michel Dänzer
On Wed, 2006-05-31 at 16:40 +0200, Roland Scheidegger wrote: > Michel Dänzer wrote: > > Indeed. The X server's GetTimeInMillis() might be more convenient > > than gettimeofday() (and would also work with an elfloader X server > > ;). > Ah yes. That was just a quick hack :-). The question is, what