Changeset 2965 for trunk/src/opengl/mesa/3dfx/eval.c
- Timestamp:
- Mar 1, 2000, 11:45:30 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/mesa/3dfx/eval.c
r2938 r2965 1 /* $Id: eval.c,v 1. 1 2000-02-29 00:46:15 sandervlExp $ */1 /* $Id: eval.c,v 1.2 2000-03-01 22:45:21 jeroen Exp $ */ 2 2 3 3 /* … … 49 49 #include "GL/xf86glx.h" 50 50 #endif 51 #include "types.h" 51 52 #include "context.h" 52 53 #include "eval.h" 53 54 #include "macros.h" 54 55 #include "mmath.h" 55 #include "types.h"56 56 #include "vbcull.h" 57 57 #include "vbfill.h"
Note:
See TracChangeset
for help on using the changeset viewer.