undo last commit for optimus hint because according to others it apparently can prevent GPU switching
This commit is contained in:
parent
6bad03d117
commit
ab34a238b5
@ -24,8 +24,7 @@
|
||||
//primarily main window stuff an initialization/destruction code
|
||||
|
||||
//god forsaken laptops
|
||||
extern "C" _declspec(dllexport) DWORD NvOptimusEnablement = 0x00000001;
|
||||
|
||||
//extern "C" _declspec(dllexport) DWORD NvOptimusEnablement = 0x00000001;
|
||||
|
||||
typedef bool (*LOADPLUGINPROC)();
|
||||
typedef bool (*LOADPLUGINEXPROC)(UINT);
|
||||
|
Loading…
x
Reference in New Issue
Block a user