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