Ignore:
Timestamp:
Mar 1, 2000, 7:50:02 PM (25 years ago)
Author:
jeroen
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2938 r2962  
    1 /* $Id: mmx.h,v 1.1 2000-02-29 00:48:34 sandervl Exp $ */
     1/* $Id: mmx.h,v 1.2 2000-03-01 18:49:32 jeroen Exp $ */
    22
    33/*
     
    3333
    3434
    35 extern void
     35extern void __cdecl
    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.