diff options
author | nork <nork@FreeBSD.org> | 2008-09-28 04:02:36 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2008-09-28 04:02:36 +0800 |
commit | 20234c07a57b5eb3bcaa8da37dd2b417726f9fde (patch) | |
tree | 435bac3d10baa3eb440c52a4880149e76de669c4 /x11-drivers/Makefile | |
parent | d442706df30bb789f3805bb9655f90039ffa09f4 (diff) | |
download | freebsd-ports-gnome-20234c07a57b5eb3bcaa8da37dd2b417726f9fde.tar.gz freebsd-ports-gnome-20234c07a57b5eb3bcaa8da37dd2b417726f9fde.tar.zst freebsd-ports-gnome-20234c07a57b5eb3bcaa8da37dd2b417726f9fde.zip |
Add xf86-video-radeonhd-devel 1.2.1.20080906, supports new
devices and features than xf86-video-radeonhd, but experimental.
Add CONFLICTS xf86-video-radeonhd and xf86-video-radeonhd-devel.
--
In this time, DRI is not usable. Because 3D acceleration will
disable 2D acceleration, and it supports R5xx series only:-(.
EXA might be usable rather than XAA. Because some XAA functions
aren't implemented. But 2D acceleration is supported only R5xx.
Additional Hardwares:
RV670: Radeon HD 3690, FireStream 9170
M86: Mobility Radeon HD 3650, HD 3670, Mobility FireGL V5700
M88: Mobility Radeon HD 3850, HD 3850 X2, HD 3870, HD3870 X2
RS740: RS740, RS740M
RS780: Radeon HD 3100/3200/3300 Series
RV770: Radeon HD 4800 Series; Everest, K2, Denali ATI FirePro
PR: ports/127173
Repocopied by: portmgr (marcus)
Tested by: many people on freebsd-current@ and freebsd-stable@
Diffstat (limited to 'x11-drivers/Makefile')
-rw-r--r-- | x11-drivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile index 573569868952..8a0ea07cf629 100644 --- a/x11-drivers/Makefile +++ b/x11-drivers/Makefile @@ -52,6 +52,7 @@ SUBDIR += xf86-video-openchrome SUBDIR += xf86-video-r128 SUBDIR += xf86-video-radeonhd + SUBDIR += xf86-video-radeonhd-devel SUBDIR += xf86-video-rendition SUBDIR += xf86-video-s3 SUBDIR += xf86-video-s3virge |