[Dri-devel] [Bug 44] Radeon Driver hard locks during VT switches/resolution changes 8500DV DRI only

2003-07-27 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=44 --- Additional Comments From [EMAIL PROTECTED] 2003-28-07 02:35 --- Michel, I just noticed this patch on your site: http://penguinppc.org/~daenzer/DRI/radeon-reinit.diff To me, that looks like a patch that might solve this problem. Is tha

Re: [Dri-devel] 3 bugs with DRI on ATI radeon 7500 M7 card

2003-07-27 Thread Michel Dänzer
On Mon, 2003-07-28 at 02:40, Keith Whitwell wrote: > Michel Dänzer wrote: > > >>Another regression is that some things are invisible in amoeba (some > >>textures) and crack-attack (pretty much everything involved in the > >>actual game :). > > > > > > crack-attack is fixed. > > What about amoe

Re: [Dri-devel] 3 bugs with DRI on ATI radeon 7500 M7 card

2003-07-27 Thread Keith Whitwell
Michel Dänzer wrote: On Sun, 2003-07-27 at 13:56, Michel Dänzer wrote: Keith, while you're debugging the Radeon drivers... :) I just did a little testing roundup with the r200 driver: Keith strikes again. :) Some updates: Unfortunately, these changes broke lighting for billard-gl, foobillard,

Re: [Dri-devel] 3 bugs with DRI on ATI radeon 7500 M7 card

2003-07-27 Thread Keith Whitwell
Michel Dänzer wrote: Another regression is that some things are invisible in amoeba (some textures) and crack-attack (pretty much everything involved in the actual game :). crack-attack is fixed. What about amoeba? I'm having trouble downloading this - it seems I need some data file, but I c

[Dri-devel] New option type "enum"

2003-07-27 Thread Felix Kühling
Hi, I promised more details about a new option type "enum" in the configuration scheme. Basically it is jut a special case of an integer that _requires_ a "valid" attribute in the driver's XML document in order to guarantee enumerability. Furthermore individual values _can_ (but don't need to) be

Re: [Dri-devel] 3 bugs with DRI on ATI radeon 7500 M7 card

2003-07-27 Thread Michel Dänzer
On Sun, 2003-07-27 at 13:56, Michel Dänzer wrote: > > Keith, while you're debugging the Radeon drivers... :) I just did a > little testing roundup with the r200 driver: Keith strikes again. :) Some updates: > Unfortunately, these changes broke lighting for billard-gl, foobillard, > fsv, gltron

[Dri-devel] Hardware support for VP/FP

2003-07-27 Thread Marcelo E. Magallon
Hi, sorry, the mail server handling the mailing list is being bitchy. Hopefully this will work. Marcelo --- Begin Message --- Hi, a couple months from now I might find myself with a bit of free time in my hands, which I'd like to partially spend working on (free) software project. In the

Re: [Dri-devel] NWN

2003-07-27 Thread Dan
Paul Heldens wrote: glxinfo ... direct rendering: Yes ... OpenGL renderer string: Mesa DRI R200 20030328 AGP 1x x86/MMX+/SSE2 TCL OpenGL version string: 1.3 Mesa 5.0.1 ... When I try to start: ./nwn Error The NWN forum says this has to do with impropper initialisation of opengl su

Re: [Dri-devel] Another dmatmp2 patch (quads_elts)

2003-07-27 Thread Dieter Nützel
Am Samstag, 26. Juli 2003 22:46 schrieb Keith Whitwell: > Keith Whitwell wrote: > > Michael wrote: > >> Keith Whitwell wrote: > >>> Where can I download Think Tanks? > >> > >> http://www.garagegames.com/pg/demo.php?id=12 > > > > Just played a game with the patched driver & it looked ok. > > > > I'l

Re: [Dri-devel] VIA 3D Driver

2003-07-27 Thread Alan Cox
On Gwe, 2003-07-25 at 11:56, José Fonseca wrote: > I suppose you also had to port the 3D driver from Mesa 3.4.x to Mesa > 3.4.x. As an indicative figure for those interested in doing the same > for the S3 driver, could you roughly tell how much time did that took > you? I'm now at the point it thi

Re: [Dri-devel] DRI kernel code..

2003-07-27 Thread Eric Anholt
On Sun, 2003-07-27 at 09:24, Linus Torvalds wrote: > On 27 Jul 2003, Michel Dänzer wrote: > > > > Indeed, linux-kernel is too much for me to handle. I did post these > > changes long before committing them and would have appreciated feedback > > though, but sadly received none. > > Hmm.. I follow

Re: [Dri-devel] DRI kernel code..

2003-07-27 Thread Linus Torvalds
On 27 Jul 2003, Michel Dänzer wrote: > > Indeed, linux-kernel is too much for me to handle. I did post these > changes long before committing them and would have appreciated feedback > though, but sadly received none. Hmm.. I follow dri-devel, but I didn't see any patches. I assume there is a s

[Dri-devel] NWN

2003-07-27 Thread Paul Heldens
> glxinfo ... direct rendering: Yes ... OpenGL renderer string: Mesa DRI R200 20030328 AGP 1x x86/MMX+/SSE2 TCL OpenGL version string: 1.3 Mesa 5.0.1 ... When I try to start: > ./nwn Error > The NWN forum says this has to do with impropper initialisation of opengl subsystem. ? clues someone ? It

[Dri-devel] NWN

2003-07-27 Thread Paul Heldens
> glxinfo ... direct rendering: Yes ... OpenGL renderer string: Mesa DRI R200 20030328 AGP 1x x86/MMX+/SSE2 TCL OpenGL version string: 1.3 Mesa 5.0.1 ... When I try to start: > ./nwn Error > The NWN forum says this has to do with impropper initialisation of opengl subsystem. ? clues someone ? It

[Dri-devel] [Bug 62] RFE: Add support for DRI with Xinerama configurations

2003-07-27 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=62 --- Additional Comments From [EMAIL PROTECTED] 2003-27-07 09:46 --- Why does it come to me :-( ? -- Configure bugmail: http://bugs.xfree86.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assigne

[Dri-devel] [Bug 25] radeon_vtxfmt.c:1057: radeonVtxfmtUnbindContext: Assertion `vb.context == ctx' failed.

2003-07-27 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=25 [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|dri-|[EMAIL PROTECTED] |[EMAIL

Re: [Dri-devel] DRI weirdness on PowerPC + ATI 7500 (r200)

2003-07-27 Thread Jérôme Marant
Michel Dänzer <[EMAIL PROTECTED]> writes: >> Yes, like that. And fishes appear as rectangles, as well as >> trees. > > BTW, does setting RADEON_AGPTEXTURING_FORCE_DISABLE work around it? If > so, Ian is working on fixing it. I've tried export RADEON_AGPTEXTURING_FORCE_DISABLE=1 and it seems to w

Re: [Dri-devel] First configuration GUI available

2003-07-27 Thread Michel Dänzer
On Sun, 2003-07-27 at 00:54, Ian Romanick wrote: > Michel Dänzer wrote: > > > On Sat, 2003-07-26 at 15:09, Felix Kühling wrote: > > > >>On 26 Jul 2003 12:42:18 +0200 > >>Michel Dänzer <[EMAIL PROTECTED]> wrote: > >> > >> > >>>On Sat, 2003-07-26 at 12:11, Felix Kühling wrote: > >>> > I see. I

Re: [Dri-devel] First configuration GUI available

2003-07-27 Thread Felix Kühling
On Sat, 26 Jul 2003 15:54:12 -0700 Ian Romanick <[EMAIL PROTECTED]> wrote: > Michel Dänzer wrote: > > > On Sat, 2003-07-26 at 15:09, Felix Kühling wrote: > > > >>On 26 Jul 2003 12:42:18 +0200 > >>Michel Dänzer <[EMAIL PROTECTED]> wrote: > >> > >> > >>>On Sat, 2003-07-26 at 12:11, Felix Kühling w

Re: [Dri-devel] 3 bugs with DRI on ATI radeon 7500 M7 card

2003-07-27 Thread Michel Dänzer
On Sun, 2003-07-27 at 05:16, Keith Whitwell wrote: > Bertrand Lamy wrote: > > > > I have found 3 bugs in the DRI driver. See the attached file for description. Each > > program is the 'minimal' code to get the bug. > > I also give my computer configuration. > > > > I am quite sure that the bugs

Re: [Dri-devel] Radeon 9000 Mobility (r250 lf) issue

2003-07-27 Thread Antoine REVERSAT
Le 27 Jul 2003 11:53:00 +0200 Michel Dänzer <[EMAIL PROTECTED]> à écrit : > On Sun, 2003-07-27 at 01:39, Antoine REVERSAT wrote: > > Hi, > > I just compiled dri from the CVS for my radeon 9000 Mobbility card > > (r250 lf) and it wont work as good as it is expected to (I.E : 30 > > fps in Quake3

[Dri-devel] Your Bugzilla buglist needs attention.

2003-07-27 Thread bugadmin
[This e-mail has been automatically generated.] You have one or more bugs assigned to you in the Bugzilla bugsystem (http://bugs.xfree86.org/) that require attention. All of these bugs are in the NEW state, and have not been touched in 7 days or more. You need to take a look at them, and decid

Re: [Dri-devel] DRI kernel code..

2003-07-27 Thread Michel Dänzer
On Sun, 2003-07-27 at 02:40, Linus Torvalds wrote: > Ok, I just updated to the current CVS head to check what's up and keep the > kernel in sync, and I have to say that that kernel stuff is getting uglier > and uglier. That macro abuse is getting quite _incredibly_ horrible. > > For example, the

Re: [Dri-devel] Radeon 9000 Mobility (r250 lf) issue

2003-07-27 Thread Michel Dänzer
On Sun, 2003-07-27 at 01:39, Antoine REVERSAT wrote: > Hi, > I just compiled dri from the CVS for my radeon 9000 Mobbility card > (r250 lf) and it wont work as good as it is expected to (I.E : 30 > fps in Quake3) The thing is when i do a glxinfo it is reported as a > r200 chip which it isn't...