Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 549564
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
mesa now supports VDPAU for nouveau, r600 and radeonsi.
mesa now supports VDPAU for nouveau, r600 and radeonsi.
1
-- a/src/Makefile.am
1
++ b/src/Makefile.am
Lines 1-5 Link Here
1
DRIVERS  = nvidia
1
DRIVERS  = nvidia
2
DRIVERS += s3g	# native VA-API driver is too old, so use VDPAU based one
2
DRIVERS += s3g	# native VA-API driver is too old, so use VDPAU based one
3
DRIVERS += nouveau
4
DRIVERS += radeonsi
5
DRIVERS += r600
3
6
4
INCLUDES = \
7
INCLUDES = \
5
	$(VDPAU_VIDEO_CFLAGS)
8
	$(VDPAU_VIDEO_CFLAGS)

Return to bug 549564