Mailinglist Archive: radeonhd (307 mails)

< Previous Next >
Re: [radeonhd] xf86-video-radeonhd:r6xx-r7xx-support: 3 commit(s)
  • From: Alex Deucher <alexdeucher@xxxxxxxxx>
  • Date: Mon, 2 Feb 2009 14:07:59 -0500
  • Message-id: <a728f9f90902021107q30c8f0b3i75e2b84cf2e907bf@xxxxxxxxxxxxxx>
On Mon, Feb 2, 2009 at 2:05 PM, Chris Bandy <cbandy@xxxxxxxxxx> wrote:
Alex Deucher wrote:
Reporting from xf86-video-radeonhd: Radeon HD video driver

Please visit:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd
Or get your own copy by using:
git-clone git://anongit.freedesktop.org/xorg/driver/xf86-video-radeonhd

3 commits against r6xx-r7xx-support at 61fd95c1...:
src/r600_exa.c | 170
++++++------------------------------------------
src/r6xx_accel.h | 8 --
src/radeon_exa_render.c | 2
3 files changed, 25 insertions(+), 155 deletions(-)


commit 656edee0e177f3d049022a4764453b2fe778c90e
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Sat Jan 31 15:37:06 2009 -0500

Fix and enable composite mask

bad offset into the vertex buffer for the mask coordinates

diffstat:
src/r600_exa.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=656edee0


commit 2918e00478f259024eecfd771a750182905147db
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Fri Jan 30 20:22:07 2009 -0500

EXA: Remove repeat tile code

As far as I can tell from documentation and experimentation,
all the clamp modes work fine with NPOT or POT textures.

diffstat:
src/r600_exa.c | 156
++++++--------------------------------------
src/r6xx_accel.h | 8 --
src/radeon_exa_render.c | 2
3 files changed, 24 insertions(+), 142 deletions(-)

gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=656edee0


commit 598d4e786ed0efa8d1cb75ca86b3f3713762d574
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Fri Jan 30 14:30:58 2009 -0500

EXA: Re-enable a8 solid and copy.

it's just masks with repeat that are broken.

diffstat:
src/r600_exa.c | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)

gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=656edee0



Alex Deucher wrote:
The link above is the URL for the git web interface (now cgit, the
commit hook should be updated) for viewing changelogs, etc. in your
browser.
If possible, the commit hook should also provide a proper link to each
commit. Notice the three links above all point to the most recent
commit rather than each commit separately.

Hence my note about the commit hook needing to be updated since gitweb
has been replaced with cgit. I'm not sure who implemented the commit
hook or where it lives.

Alex
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >
References