icc-effect-5.14.5
Martin Gräßlin 2010-12-04 16:03:30 +01:00 committed by Martin Gräßlin
parent 9b37fc580d
commit 6bad079628
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ SceneOpenGL::SceneOpenGL( Workspace* ws )
GLPlatform::instance()->detect();
if( GLPlatform::instance()->supports( GLSL ) )
{
setupSceneShader();
setupSceneShaders();
}
// OpenGL scene setup