- stated adding GL 2.0 compatibility handling

This commit is contained in:
Christoph Oelckers 2016-04-26 18:24:02 +02:00
commit 7e6e2bc0a8
5 changed files with 329 additions and 3 deletions

View file

@ -285,7 +285,7 @@ void FRenderState::Apply()
}
else
{
//ApplyFixedFunction();
ApplyFixedFunction();
}
}