[cvs] / xvidcore / src / utils / emms.c Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/emms.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3, Sun Jun 16 22:20:36 2002 UTC revision 1.3.2.1, Sat Jan 4 06:14:33 2003 UTC
# Line 70  Line 70 
70          EMMS();          EMMS();
71    
72  }  }
73    
74    /* 3dnow fast-emms */
75    void
76    emms_3dn()
77    {
78            /* the FEMMS macro is defined according to the compiler in portab.h */
79            FEMMS();
80    }

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4