Re: [PATCH] radeon: fix front-buffer rendering

2009-05-10 Thread Jerome Glisse
I have commited updated version of your patches and they work fine here with lastest Xorg, i need to do some more testing on older one but it seems that it didn't break anythings. ddx bits are at : http://cgit.freedesktop.org/~glisse/xf86-video-ati/log/?h=radeon-gem-cs3 mesa bits are in radeon-rew

Re: [PATCH] radeon: fix front-buffer rendering

2009-05-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joel Bosveld wrote: > I have copied the changes from intel (to radeon) regarding > DRI2GetBuffersWithFormat. Patches for the ddx and mesa are attached. It > requires the xserver patch here > http://lists.x.org/archives/xorg-devel/2009-April/000779.html

Re: [PATCH] radeon: fix front-buffer rendering

2009-04-30 Thread Joel Bosveld
578a2a3c14b3d7fc15fd Mon Sep 17 00:00:00 2001 >> From: Joel Bosveld >> Date: Sat, 25 Apr 2009 08:20:03 +0800 >> Subject: [PATCH] radeon: fix front-buffer rendering >> >> --- >> src/mesa/drivers/dri/radeon/radeon_common.c| 27 >> &

Re: [PATCH] radeon: fix front-buffer rendering

2009-04-30 Thread Joel Bosveld
Date: Sat, 25 Apr 2009 08:20:03 +0800 > Subject: [PATCH] radeon: fix front-buffer rendering > > --- > src/mesa/drivers/dri/radeon/radeon_common.c| 27 > > .../drivers/dri/radeon/radeon_common_context.c |4 +++ > .../drivers/dri/radeo

Re: [PATCH] radeon: fix front-buffer rendering

2009-04-27 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pierre Willenbrock wrote: > Ian Romanick schrieb: >> Joel Bosveld wrote: >>> This fixes rendering when using dri2 (so, that means, radeon-rewrite and >>> radeon-gem-cs) and a near-master xserver (the front-buffer changes). It >>> is mostly just copied

Re: [PATCH] radeon: fix front-buffer rendering

2009-04-25 Thread Pierre Willenbrock
Ian Romanick schrieb: > Joel Bosveld wrote: >> This fixes rendering when using dri2 (so, that means, radeon-rewrite and >> radeon-gem-cs) and a near-master xserver (the front-buffer changes). It >> is mostly just copied from the changes to intel. > > Strong work. :) > > There's a bug in the Intel

Re: [PATCH] radeon: fix front-buffer rendering

2009-04-24 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joel Bosveld wrote: > This fixes rendering when using dri2 (so, that means, radeon-rewrite and > radeon-gem-cs) and a near-master xserver (the front-buffer changes). It > is mostly just copied from the changes to intel. Strong work. :) There's a bug

[PATCH] radeon: fix front-buffer rendering

2009-04-24 Thread Joel Bosveld
Mon Sep 17 00:00:00 2001 From: Joel Bosveld Date: Sat, 25 Apr 2009 08:20:03 +0800 Subject: [PATCH] radeon: fix front-buffer rendering --- src/mesa/drivers/dri/radeon/radeon_common.c| 27 .../drivers/dri/radeon/radeon_common_context.c |4 +++ .../drivers/