Problems with initial compilation/installation

2007-04-26 Thread Thiago Arrais
I am trying to play a little with the Nouveau driver, but I can't get it installed. As soon as I get to compiling xf86-video-nouveau, I get stuck. GCC is giving me an error: nv_driver.c:1573: error: 'M_T_DRIVER' undeclared (first use in this function) It doesn't seem to be related to the nouveau_

[Bug 10589] ut2004 get error caused by texture allocation

2007-04-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10589 --- Comment #9 from [EMAIL PROTECTED] 2007-04-26 18:15 PST --- Sorry for that mistake. I just want to point out that this bug happened on the newer commit, but not that the commit caused the bug. -- Configure bugmail: http://bugs.fr

[Bug 10752] Mesa 6.5.3 rc3 crashes Xorg when a composite manager it's killed (replaced)

2007-04-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10752 --- Comment #3 from [EMAIL PROTECTED] 2007-04-26 17:49 PST --- I can confirm this also using Xorg-git (with mesa-git)... Also if compiz doesn't work properly with it (white or black screen), if I replace it using another manager/decora

Re: rs480 + r300 driver fun..

2007-04-26 Thread Dave Airlie
> > The displacement of vertices is most likely caused by the fact that > r300 drivers swtcl path cheats and does vertex transformation in > hardware. That's also why arbvpwarpmesh fails to work when sw path is > active. So do we need to do a completely separate swtcl path that doesn't do this?

Re: Possible R300 Issues

2007-04-26 Thread Dave Airlie
> > Dave, how did you generate this file? (Was it from an indirect buffer?) > http://www.skynet.ie/~airlied/dri/mypa.parsed Magic and guess work produced that file... Basically I used glxtest which works fine to dump the maps just actually finding the IB is a lot more impossible.. I search for

[Bug 10535] Strange reflections on xscreensaver 4.24's flying toasters

2007-04-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10535 --- Comment #10 from [EMAIL PROTECTED] 2007-04-26 16:42 PST --- git Mesa still has flashing-brown flying toasters on my R200 with tcl_mode=0 (software TCL). -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email -

Re: rs480 + r300 driver fun..

2007-04-26 Thread Aapo Tahkola
> On 4/9/07, Alex Jackson awj_in_japan-at-hotmail.com |rivatv-devel| < > ...> wrote: > > > > >What has to be done now? Where can look to start hacking Mesa to > > >support it? (I've spent all of my time so far in DRM.. > > >(radeon_cp.c) ) > > > > Does setting tcl_mode=0 in .drirc make it work? >

[Bug 9170] The r300 driver causes a SIGSEV while running nexuiz.

2007-04-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9170 --- Comment #10 from [EMAIL PROTECTED] 2007-04-26 16:11 PST --- I have no experience w/ this driver, but maybe something like this will be a work-around: Insert at line 1272 of r300_state.c: if (!t) continue; -- Configure b

[Bug 9170] The r300 driver causes a SIGSEV while running nexuiz.

2007-04-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9170 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] |

[Bug 9170] The r300 driver causes a SIGSEV while running nexuiz.

2007-04-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=9170 --- Comment #8 from [EMAIL PROTECTED] 2007-04-26 15:19 PST --- Created an attachment (id=9750) --> (http://bugs.freedesktop.org/attachment.cgi?id=9750&action=view) Backtrace with mesa 6.5.3rc4 -- Configure bugmail: http://bugs.freed

[Bug 10687] wrong implement glDrawArray when glPolygonMode is GL_POINT

2007-04-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10687 --- Comment #3 from [EMAIL PROTECTED] 2007-04-26 13:13 PST --- (In reply to comment #2) > This may also fix some other bugs related to software fallbacks. Ouch, my ears are burning... ;-). I'll restest those R100 failures (#10709, #10

Re: Possible R300 Issues

2007-04-26 Thread Phillip Ezolt
Oliver, On 4/26/07, Oliver McFadden <[EMAIL PROTECTED]> wrote: > > Currently this is hard-coded, because I haven't done dynamic calculation of > those variables yet. > > You can determine REG_ADDR from "lspci -v"; you want the line that matches > "(32-bit, non-prefetchable) [size=64K]". In the fol

Re: Possible R300 Issues

2007-04-26 Thread Oliver McFadden
On 4/26/07, Phillip Ezolt <[EMAIL PROTECTED]> wrote: > Oliver & Dave, > > > > > You maybe have missed out on #dri-devel on freenode irc, it works > > reasonably well for getting insta-answers depending on timezone etc.. > > Ah. I HAVE missed that. I'll have to hang out there. I usually have > th

Re: Possible R300 Issues

2007-04-26 Thread Phillip Ezolt
Oliver & Dave, > > You maybe have missed out on #dri-devel on freenode irc, it works > reasonably well for getting insta-answers depending on timezone etc.. Ah. I HAVE missed that. I'll have to hang out there. I usually have the wireless network turned off when I'm X hacking, but this gives me

[Bug 10687] wrong implement glDrawArray when glPolygonMode is GL_POINT

2007-04-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10687 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 10589] ut2004 get error caused by texture allocation

2007-04-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10589 --- Comment #8 from [EMAIL PROTECTED] 2007-04-26 09:14 PST --- Uh, that commit was a change to the glfbdev.c file: http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=commit;h=47ad443c55cf07b32bac04b97066cfd3c2aa3554 -- Configure bugma