[MPlayer-cvslog] CVS: main/vidix/drivers radeon_vid.c,1.94,1.95
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sun Jan 8 23:18:05 CET 2006
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/vidix/drivers
In directory mail:/var2/tmp/cvs-serv11117/vidix/drivers
Modified Files:
radeon_vid.c
Log Message:
support for Radeon 9550
patch by suns sunstechlive -- ta -- yahoo -- tod -- com
Index: radeon_vid.c
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/radeon_vid.c,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- radeon_vid.c 5 Jul 2005 14:57:48 -0000 1.94
+++ radeon_vid.c 8 Jan 2006 22:18:02 -0000 1.95
@@ -905,6 +905,7 @@
DEVICE_ATI_RADEON_R300_AF,
DEVICE_ATI_RADEON_RV350_AP,
DEVICE_ATI_RADEON_RV350_AR,
+ DEVICE_ATI_RADEON_RV350_BK,
DEVICE_ATI_RADEON_R350_AH,
DEVICE_ATI_RADEON_R350_AI,
DEVICE_ATI_RADEON_R350_NH,
@@ -1094,6 +1095,7 @@
case DEVICE_ATI_RV370_5B60_RADEON:
case DEVICE_ATI_RADEON_RV350_AP:
case DEVICE_ATI_RADEON_RV350_AR:
+ case DEVICE_ATI_RADEON_RV350_BK:
case DEVICE_ATI_RADEON_R350_NH:
case DEVICE_ATI_RADEON_R350_AH:
case DEVICE_ATI_RADEON_R350_AI:
More information about the MPlayer-cvslog
mailing list