Mailinglist Archive: radeonhd (265 mails)
| < Previous | Next > |
[radeonhd] xf86-video-radeonhd:r6xx-r7xx-support: 1 commit(s)
- From: agd5f@xxxxxxxxxxxxxxxxxxxxxx (Alex Deucher)
- Date: Thu, 8 Jan 2009 14:16:28 -0800 (PST)
- Message-id: <20090108221629.0DEE710096@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
Commit against r6xx-r7xx-support at eb28f01c...:
commit 56b5dbfa0ff17f9747542a13e34cf40269d6a93e
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Jan 8 17:15:45 2009 -0500
R6xx/R7xx: Get Xv working (at least for me)
- updated conversion matrix and swizzle fixes from Aidan Thornton
(makomk on IRC)
- set comp swap to 1 in the CB. shader to CB component ordering seems
to be ABGR rather than ARGB which would explain some of the other issues
with EXA.
setting comp swap to 1 changes the ordering from ABGR to ARGB
diffstat:
src/r600_textured_videofuncs.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=56b5dbfa
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
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
Commit against r6xx-r7xx-support at eb28f01c...:
commit 56b5dbfa0ff17f9747542a13e34cf40269d6a93e
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Jan 8 17:15:45 2009 -0500
R6xx/R7xx: Get Xv working (at least for me)
- updated conversion matrix and swizzle fixes from Aidan Thornton
(makomk on IRC)
- set comp swap to 1 in the CB. shader to CB component ordering seems
to be ABGR rather than ARGB which would explain some of the other issues
with EXA.
setting comp swap to 1 changes the ordering from ABGR to ARGB
diffstat:
src/r600_textured_videofuncs.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=56b5dbfa
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |