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