Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 72 → Rev 73

/shark/trunk/include/GL/svgamesa.h
1,4 → 1,4
/* $Id: svgamesa.h,v 1.1 2003-02-28 11:57:53 pj Exp $ */
/* $Id: svgamesa.h,v 1.2 2003-03-13 13:06:56 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
/shark/trunk/ports/mesa/include/GL/svgamesa.h
1,4 → 1,4
/* $Id: svgamesa.h,v 1.1 2003-02-28 11:41:57 pj Exp $ */
/* $Id: svgamesa.h,v 1.2 2003-03-13 13:06:03 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
/shark/trunk/ports/mesa/src-glut.dos/makefile
15,9 → 15,7
 
OBJS = $(GLUT)
 
C_OPT += -I../../../drivers/linuxc24/include -I../include -I. -I.. -D__KERNEL__ -D__i368__ \
-ffast-math -fexpensive-optimizations -fstrict-aliasing \
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -D_REENTRANT -DUSE_MMX_ASM -DUSE_X86_ASM
C_OPT += -I../../../drivers/linuxc24/include -I../include -I. -I..
 
include $(BASE)/config/lib.mk
 
/shark/trunk/ports/mesa/src-glu/makefile
15,9 → 15,7
 
OBJS = $(GLU)
 
C_OPT += -I../../../drivers/linuxc24/include -I../include -I. -I.. -D__KERNEL__ -D__i368__ \
-ffast-math -fexpensive-optimizations -fstrict-aliasing \
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -D_REENTRANT -DUSE_MMX_ASM -DUSE_X86_ASM
C_OPT += -I../../../drivers/linuxc24/include -I../include -I. -I..
 
include $(BASE)/config/lib.mk
 
/shark/trunk/ports/mesa/readme
14,7 → 14,3
This is the alpha version of the Mesa libraries (Release 5.0) porting
under SHARK.
 
KNOWN-BUGS:
 
Kernel Panik using glCallList function