Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928)
This commit is contained in:
@@ -100,6 +100,8 @@ private:
|
||||
|
||||
static bool SelectDriverImpl(const std::string &name, Driver::Type type);
|
||||
|
||||
static void MarkVideoDriverOperational();
|
||||
|
||||
protected:
|
||||
DriverFactoryBase(Driver::Type type, int priority, const char *name, const char *description);
|
||||
|
||||
|
Reference in New Issue
Block a user