summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2018-12-05 13:08:06 -0800
committerGraham Linden <graham@lindenlab.com>2018-12-05 13:08:06 -0800
commit26c1430a04de585c1823569b60dc99abc798231b (patch)
treedc0aed98b3d7faecd31f1f327ff769f7c1f8c1be /indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl
parentb6fa72d3c4d02527f6d118eadc9ba1ac48a297f5 (diff)
Shader cleanup and consolidation of use of sRGB conversion funcs.
Diffstat (limited to 'indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl')
-rw-r--r--indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl b/indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl
index 8b7c4f2ecf..4f0e2a6cb6 100644
--- a/indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl
+++ b/indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl
@@ -1,5 +1,5 @@
/**
- * @file atmosphericsF.glsl
+ * @file class1\windlight\atmosphericsF.glsl
*
* $LicenseInfo:firstyear=2005&license=viewerlgpl$
* Second Life Viewer Source Code