projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f98921d
)
include readtex.h
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 30 May 2003 15:37:47 +0000
(15:37 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 30 May 2003 15:37:47 +0000
(15:37 +0000)
progs/tests/texrect.c
patch
|
blob
|
history
diff --git
a/progs/tests/texrect.c
b/progs/tests/texrect.c
index c20251801c77c2e0351fff116f1a0c7b4e04a928..6843d589ef5a46075e87566b9fa9867b9ddb326f 100644
(file)
--- a/
progs/tests/texrect.c
+++ b/
progs/tests/texrect.c
@@
-1,4
+1,4
@@
-/* $Id: texrect.c,v 1.
3 2003/05/20 09:54:58 keithw
Exp $ */
+/* $Id: texrect.c,v 1.
4 2003/05/30 15:37:47 brianp
Exp $ */
/* GL_NV_texture_rectangle test
*
@@
-13,6
+13,7
@@
#include <stdlib.h>
#include <string.h>
#include <GL/glut.h>
+#include "readtex.h"
#define TEXTURE_0_FILE "../images/girl.rgb"
#define TEXTURE_1_FILE "../images/reflect.rgb"