Re: Merging page flipping & triple buffering for i915tex driver

2007-03-09 Thread Michel Dänzer
On Tue, 2007-03-06 at 10:52 -0800, Eric Anholt wrote: > On Tue, 2007-03-06 at 11:07 +0100, Michel Dänzer wrote: > > > > I developed and tested this on i945 hardware. I've had reports of it > > working on i915 as well but would be interested in hearing whether it > > works on i830 and above. Still

[Bug 7767] No hardware rendering for "SuperSavage/IXC 64" and "Xorg 7.2 RC3"

2007-03-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=7767 --- Additional Comments From [EMAIL PROTECTED] 2007-03-09 12:53 --- Reply-To: [EMAIL PROTECTED] I know what the problem is here. And bugzilla #5714 will cure it. So I'm getting inclined to pull the frontbuffer-removal branch into master

[Bug 10234] Renamed the unkXXX variables in R300 command buffer initialization.

2007-03-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10234 --- Comment #1 from [EMAIL PROTECTED] 2007-03-09 10:47 PST --- Created an attachment (id=9056) --> (http://bugs.freedesktop.org/attachment.cgi?id=9056&action=view) Proposed patch -- Configure bugmail: http://bugs.freedesktop.org/us

[Bug 10234] New: Renamed the unkXXX variables in R300 command buffer initialization.

2007-03-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10234 Summary: Renamed the unkXXX variables in R300 command buffer initialization. Product: Mesa Version: CVS Platform: All OS/Version: All Status: NEW Severity:

[Bug 10109] Invalid reads from intersect_rect in radeon_state.c of r300 driver.

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

Re: Invalid reads from intersect_rect in radeon_state.c of r300 driver. [PATCH included]

2007-03-09 Thread Michel Dänzer
On Fri, 2007-03-09 at 13:49 +0200, Panagiotis Papadakos wrote: > Yep, I think it is OK! Pushed, thanks. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

Re: Invalid reads from intersect_rect in radeon_state.c of r300 driver. [PATCH included]

2007-03-09 Thread Panagiotis Papadakos
Yep, I think it is OK! On Friday 09 March 2007 10:46, Michel Dänzer wrote: > On Thu, 2007-03-08 at 19:07 +0200, Panagiotis Papadakos wrote: > > On Thursday 08 March 2007 17:05, Michel Dänzer wrote: > > > Any idea what's going on? The only situation where radeonSetCliprects > > > doesn't get called

Re: Invalid reads from intersect_rect in radeon_state.c of r300 driver. [PATCH included]

2007-03-09 Thread Michel Dänzer
On Thu, 2007-03-08 at 19:07 +0200, Panagiotis Papadakos wrote: > On Thursday 08 March 2007 17:05, Michel Dänzer wrote: > > > > Any idea what's going on? The only situation where radeonSetCliprects > > doesn't get called from radeonMakeCurrent is if neither the drawable nor > > its stamp has changed