projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc32eb8
)
re-enable animation
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 04:34:09 +0000
(
04:34
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 04:34:09 +0000
(
04:34
+0000)
progs/demos/shadowtex.c
patch
|
blob
|
history
diff --git
a/progs/demos/shadowtex.c
b/progs/demos/shadowtex.c
index 49dd8cbcc9cd10cb4b1631e95836818d8047477e..b32fb45b4fab727a4a2ea2ed4baa9cbbdbb70f2f 100644
(file)
--- a/
progs/demos/shadowtex.c
+++ b/
progs/demos/shadowtex.c
@@
-61,7
+61,7
@@
static GLboolean LinearFilter = GL_FALSE;
static GLfloat Bias = -0.06;
-static GLboolean Anim = GL_
FALS
E;
+static GLboolean Anim = GL_
TRU
E;
static GLboolean NeedNewShadowMap = GL_FALSE;
static GLuint ShadowTexture, GrayTexture;