summaryrefslogtreecommitdiffstats
path: root/vidix/Makefile
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-29 20:01:28 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-29 20:01:28 +0000
commit094daed554b23e7dafc4cdb22bc35731a877cfdd (patch)
tree08f0c81dacedb0b381c63963cb46721a0527549b /vidix/Makefile
parentbb006c761acb3475df28bc7e8fc89cbf007191c7 (diff)
downloadmpv-094daed554b23e7dafc4cdb22bc35731a877cfdd.tar.bz2
mpv-094daed554b23e7dafc4cdb22bc35731a877cfdd.tar.xz
New S3 VIDIX driver.
Provides support for S3 Trio and S3 Virge chipsets. This deprecates the old Savage driver that worked with latest chips only. (synchronized with vidix.sf.net r326 and r327) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26128 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix/Makefile')
-rw-r--r--vidix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vidix/Makefile b/vidix/Makefile
index 258d0ebaa4..28ebefe898 100644
--- a/vidix/Makefile
+++ b/vidix/Makefile
@@ -20,7 +20,7 @@ SRCS_MPLAYER-$(VIDIX_PM2) += pm2_vid.c
SRCS_MPLAYER-$(VIDIX_PM3) += pm3_vid.c
SRCS_MPLAYER-$(VIDIX_RADEON) += radeon_vid.c
SRCS_MPLAYER-$(VIDIX_RAGE128) += rage128_vid.c
-SRCS_MPLAYER-$(VIDIX_SAVAGE) += savage_vid.c
+SRCS_MPLAYER-$(VIDIX_S3) += s3_vid.c
SRCS_MPLAYER-$(VIDIX_SIS) += sis_vid.c sis_bridge.c
SRCS_MPLAYER-$(VIDIX_UNICHROME) += unichrome_vid.c