[Mplayer-cvslog] CVS: main/vidix/drivers radeon_vid.c,1.87,1.88
Sascha Sommer CVS
syncmail at mplayerhq.hu
Wed Sep 15 10:02:53 CEST 2004
CVS change done by Sascha Sommer CVS
Update of /cvsroot/mplayer/main/vidix/drivers
In directory mail:/var2/tmp/cvs-serv26512/vidix/drivers
Modified Files:
radeon_vid.c
Log Message:
add a comment to the Xorg workaround
Index: radeon_vid.c
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/radeon_vid.c,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- radeon_vid.c 14 Sep 2004 20:43:39 -0000 1.87
+++ radeon_vid.c 15 Sep 2004 08:02:51 -0000 1.88
@@ -1316,6 +1316,7 @@
static void radeon_vid_display_video( void )
{
int bes_flags;
+ /** workaround for Xorg-6.8 not saving the surface registers on bigendian architectures */
#ifdef WORDS_BIGENDIAN
#if defined(RAGE128)
/* code from gatos */
More information about the MPlayer-cvslog
mailing list