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