summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-05-18 16:59:36 -0500
committerDave Parks <davep@lindenlab.com>2010-05-18 16:59:36 -0500
commitf41e2d3752646fd5ffdb9764b1d3434e68a9baeb (patch)
tree742dbe98debda634f289a3fcc3fb49ce4c08e194 /indra/newview/pipeline.h
parentb27ed1f58e1d7d278a7110392b741bb98083381f (diff)
parent387b7adbc4edea3f5c649b48b0714bf73d7af9da (diff)
merge
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index f2e1d8eacb..c9384f5ba2 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -472,6 +472,8 @@ public:
static BOOL sAutoMaskAlphaNonDeferred;
static BOOL sDisableShaders; // if TRUE, rendering will be done without shaders
static BOOL sRenderBump;
+ static BOOL sBakeSunlight;
+ static BOOL sNoAlpha;
static BOOL sUseTriStrips;
static BOOL sUseFarClip;
static BOOL sShadowRender;