Changeset 2965 for trunk/src/opengl/mesa/3dfx/api2.c
- Timestamp:
- Mar 1, 2000, 11:45:30 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/mesa/3dfx/api2.c
r2938 r2965 1 /* $Id: api2.c,v 1. 1 2000-02-29 00:46:11 sandervlExp $ */1 /* $Id: api2.c,v 1.2 2000-03-01 22:45:17 jeroen Exp $ */ 2 2 3 3 /* … … 37 37 #endif 38 38 #include "api.h" 39 #include "types.h" 39 40 #include "context.h" 40 41 #include "varray.h" … … 43 44 #include "matrix.h" 44 45 #include "teximage.h" 45 #include "types.h"46 46 #include "vb.h" 47 47 #endif
Note:
See TracChangeset
for help on using the changeset viewer.