Ignore:
Timestamp:
May 23, 2000, 10:35:01 PM (25 years ago)
Author:
jeroen
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/mesa/mmx.h

    r2962 r3597  
    1 /* $Id: mmx.h,v 1.2 2000-03-01 18:49:32 jeroen Exp $ */
     1/* $Id: mmx.h,v 1.3 2000-05-23 20:34:53 jeroen Exp $ */
    22
    33/*
     
    3333
    3434
    35 extern void __cdecl
     35extern void _ASMAPI
    3636gl_mmx_blend_transparency( GLcontext *ctx, GLuint n, const GLubyte mask[],
    3737                           GLubyte rgba[][4], const GLubyte dest[][4] );
Note: See TracChangeset for help on using the changeset viewer.