Fixed extra post-process shaders. Cleaned up and no longer using deprecated functions.

This commit is contained in:
Shyotl
2011-12-16 01:46:20 -06:00
parent a53e08032f
commit 0030ca3af7
12 changed files with 227 additions and 508 deletions

View File

@@ -1937,7 +1937,6 @@ bool idle_startup()
LLDrawable::initClass();
// init the shader managers
LLPostProcess::initClass();
AscentDayCycleManager::initClass();
// RN: don't initialize VO classes in drone mode, they are too closely tied to rendering