In the modern era, if we don't recognize a GPU, give it full class 3 support and pray
This commit is contained in:
@@ -421,6 +421,9 @@ void LLFeatureManager::parseGPUTable(std::string filename)
|
||||
else
|
||||
{
|
||||
LL_WARNS("RenderInit") << "GPU '" << rawRenderer << "' not recognized" << LL_ENDL;
|
||||
mGPUString = rawRenderer;
|
||||
mGPUClass = EGPUClass::GPU_CLASS_3;
|
||||
mGPUSupported = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user