[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.2.1, Sat Jan 4 06:14:33 2003 UTC revision 1.3.2.2, Sun Jan 5 03:31:26 2003 UTC
# Line 61  Line 61 
61  emms_c()  emms_c()
62  {  {
63  }  }
   
 /* The real mmx emms wrapper */  
 void  
 emms_mmx()  
 {  
         /* the EMMS macro is defined according to the compiler in portab.h */  
         EMMS();  
   
 }  
   
 /* 3dnow fast-emms */  
 void  
 emms_3dn()  
 {  
         /* the FEMMS macro is defined according to the compiler in portab.h */  
         FEMMS();  
 }  

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

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