[Bug 14617] New: Not draw texture in some situtation

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14617 Summary: Not draw texture in some situtation Product: Mesa Version: CVS Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

Re: DRI2 committed

2008-02-21 Thread Tiago Vignatti
Dan Nicholson escreveu: > On Thu, Feb 21, 2008 at 9:33 AM, Tiago Vignatti <[EMAIL PROTECTED]> wrote: >> Also, with DRI2 we have to explicit pass --disable-dri2 flag to autoconf >> because Xorg uses dri_sarea.h which is external to X server (from mesa). >> Is this good enough? > > Update mesa. a

Re: DRI2 committed

2008-02-21 Thread Tiago Vignatti
Jerome Glisse escreveu: > On Thu, 21 Feb 2008 09:10:23 +0100 > Michel Dänzer <[EMAIL PROTECTED]> wrote: > >> On Wed, 2008-02-20 at 14:09 -0500, Kristian Høgsberg wrote: >>> On Feb 20, 2008 5:20 AM, Michel Dänzer <[EMAIL PROTECTED]> wrote: On Fri, 2008-02-15 at 09:57 -0500, Kristian Høgsberg w

[Bug 13636] [TTM] assertion failure if Display list is nested

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13636 WuNian <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|VERIFIED -- Configure bu

[Bug 13636] [TTM] assertion failure if Display list is nested

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13636 WuNian <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: DRI2 committed

2008-02-21 Thread Dan Nicholson
On Thu, Feb 21, 2008 at 9:33 AM, Tiago Vignatti <[EMAIL PROTECTED]> wrote: > > Also, with DRI2 we have to explicit pass --disable-dri2 flag to autoconf > because Xorg uses dri_sarea.h which is external to X server (from mesa). > Is this good enough? Update mesa. ajax added dri_sarea.h to the in

[Bug 10501] Screen is corrupted running compiz

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10501 --- Comment #8 from Robert de Rooy <[EMAIL PROTECTED]> 2008-02-21 03:04:43 PST --- obviously just after making the last post the 6.8.0 ATI driver package became available on rawhide. xorg-x11-drv-ati-6.8.0-1.fc9.i386 In any case it makes no

[Bug 14510] DRI2 fails to unmap buffer

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14510 --- Comment #6 from Johannes Engel <[EMAIL PROTECTED]> 2008-02-21 02:42:38 PST --- News: The initially descsribed behaviour occurs only without using DRI2. Running glxgears I get: > glxgears 7215 frames in 5.0 seconds = 1442.847 FPS 7235 fra

Re: DRI2 committed

2008-02-21 Thread Jerome Glisse
On Thu, 21 Feb 2008 09:10:23 +0100 Michel Dänzer <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-02-20 at 14:09 -0500, Kristian Høgsberg wrote: > > On Feb 20, 2008 5:20 AM, Michel Dänzer <[EMAIL PROTECTED]> wrote: > > > > > > On Fri, 2008-02-15 at 09:57 -0500, Kristian Høgsberg wrote: > > > > > > > >

[Bug 10501] Screen is corrupted running compiz

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10501 --- Comment #7 from Robert de Rooy <[EMAIL PROTECTED]> 2008-02-21 02:06:25 PST --- any plans to integrate the fix into the driver, so that it works out of the box without a custom drirc? I just tried removing /etc/drirc and the problem still

[Bug 14510] DRI2 fails to unmap buffer

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14510 --- Comment #5 from Johannes Engel <[EMAIL PROTECTED]> 2008-02-21 01:37:11 PST --- Created an attachment (id=14479) --> (http://bugs.freedesktop.org/attachment.cgi?id=14479) X.Org.log of the crash after starting compiz Starting compiz crash

[Bug 14510] DRI2 fails to unmap buffer

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14510 --- Comment #4 from Johannes Engel <[EMAIL PROTECTED]> 2008-02-21 01:03:56 PST --- Created an attachment (id=14477) --> (http://bugs.freedesktop.org/attachment.cgi?id=14477) Xorg.0.log with debug enabled OK, now I got it compiled again. :)

[Bug 14344] [Q35 64bit]quake4 hangs X

2008-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14344 Colin.Joe <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED] ---

Re: DRI2 committed

2008-02-21 Thread Michel Dänzer
On Wed, 2008-02-20 at 14:09 -0500, Kristian Høgsberg wrote: > On Feb 20, 2008 5:20 AM, Michel Dänzer <[EMAIL PROTECTED]> wrote: > > > > On Fri, 2008-02-15 at 09:57 -0500, Kristian Høgsberg wrote: > > > > > > Anyway, the code is out there, shouldn't break anything unless you > > > enable it, [...]