Mailinglist Archive: radeonhd (265 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:r6xx-r7xx-support: 2 commit(s)
  • From: agd5f@xxxxxxxxxxxxxxxxxxxxxx (Alex Deucher)
  • Date: Wed, 28 Jan 2009 16:33:23 -0800 (PST)
  • Message-id: <20090129003323.C1AA010096@xxxxxxxxxxxxxxxxxxxxxx>
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

2 commits against r6xx-r7xx-support at 80c0dcd0...:
src/r600_exa.c | 25 +++++++++++++++++++------
src/r6xx_accel.h | 1 -
src/radeon_exa_render.c | 2 +-
3 files changed, 20 insertions(+), 8 deletions(-)


commit e0335a6a51b25a48da70c07b0266e9ee581ff89a
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Wed Jan 28 19:33:04 2009 -0500

switch to R600PitchMatches() due to changes in pitch alignment

render repeat modes seem the be the last thing left to getting
this working properly

diffstat:
src/r600_exa.c | 19 +++++++++++++++----
src/r6xx_accel.h | 1 -
src/radeon_exa_render.c | 2 +-
3 files changed, 16 insertions(+), 6 deletions(-)

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


commit 8d860525b7a0c0eee770da96d650e8a5cda8fa52
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Wed Jan 28 17:26:09 2009 -0500

EXA Composite: add a bit of missing state setup

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

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


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

< Previous Next >