mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 09:40:08 +01:00
re-enable animation
This commit is contained in:
parent
dc32eb8f93
commit
e099ce85ca
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ static GLboolean LinearFilter = GL_FALSE;
|
|||
|
||||
static GLfloat Bias = -0.06;
|
||||
|
||||
static GLboolean Anim = GL_FALSE;
|
||||
static GLboolean Anim = GL_TRUE;
|
||||
|
||||
static GLboolean NeedNewShadowMap = GL_FALSE;
|
||||
static GLuint ShadowTexture, GrayTexture;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue