ShaderGen: Fix per pixel lighting.

This commit is contained in:
NeoBrainX
2013-03-31 23:29:33 +02:00
parent 248d56d930
commit f6d65a636e
7 changed files with 32 additions and 27 deletions

View File

@ -135,7 +135,7 @@ struct VideoConfig
int iAdapter;
// Debugging
bool bEnableShaderDebugging; // TODO: Obsolete?
bool bEnableShaderDebugging;
// Static config per API
// TODO: Move this out of VideoConfig