Changeset 7727 for trunk/src/opengl/glu/util
- Timestamp:
- Jan 5, 2002, 12:15:29 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glu/util/mipmap.c
r3579 r7727 1 /* $Id: mipmap.c,v 1. 2 2000-05-20 13:47:55 jeroenExp $ */1 /* $Id: mipmap.c,v 1.3 2002-01-05 11:14:32 sandervl Exp $ */ 2 2 /* 3 3 ** License Applicability. Except to the extent portions of this file are … … 33 33 ** compliant with the OpenGL(R) version 1.2.1 Specification. 34 34 ** 35 ** $Date: 200 0-05-20 13:47:55 $ $Revision: 1.2$36 ** $Header: /home/ktk/tmp/odin/2007/netlabs.cvs/odin32/src/opengl/glu/util/mipmap.c,v 1. 2 2000-05-20 13:47:55 jeroenExp $35 ** $Date: 2002-01-05 11:14:32 $ $Revision: 1.3 $ 36 ** $Header: /home/ktk/tmp/odin/2007/netlabs.cvs/odin32/src/opengl/glu/util/mipmap.c,v 1.3 2002-01-05 11:14:32 sandervl Exp $ 37 37 */ 38 38
Note:
See TracChangeset
for help on using the changeset viewer.