Changeset 3597 for trunk/src/opengl/mesa/mmx.h
- Timestamp:
- May 23, 2000, 10:35:01 PM (25 years ago)
- 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:32jeroen Exp $ */1 /* $Id: mmx.h,v 1.3 2000-05-23 20:34:53 jeroen Exp $ */ 2 2 3 3 /* … … 33 33 34 34 35 extern void _ _cdecl35 extern void _ASMAPI 36 36 gl_mmx_blend_transparency( GLcontext *ctx, GLuint n, const GLubyte mask[], 37 37 GLubyte rgba[][4], const GLubyte dest[][4] );
Note:
See TracChangeset
for help on using the changeset viewer.