Added new shader cache uids for pixel shader gen.

This commit is contained in:
NeoBrainX
2012-08-07 01:02:04 +02:00
parent 3c8df842bb
commit dc0f470215
11 changed files with 318 additions and 1171 deletions

View File

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