Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 57 → Rev 72

/shark/trunk/ports/mesa/src/swrast/s_blend.c
1,4 → 1,4
/* $Id: s_blend.c,v 1.1 2003-02-28 11:49:41 pj Exp $ */
/* $Id: s_blend.c,v 1.2 2003-03-13 12:20:29 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
38,8 → 38,8
 
 
#if defined(USE_MMX_ASM)
#include "X86/mmx.h"
#include "X86/common_x86_asm.h"
#include "x86/mmx.h"
#include "x86/common_x86_asm.h"
#define _BLENDAPI _ASMAPI
#else
#define _BLENDAPI