Force high performance GPU for Nvidia Optimus systems

This commit is contained in:
md-5 2014-12-14 08:41:37 +11:00
parent 8cdaf59905
commit e503ea631c
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@
HINSTANCE dll_handle;
__declspec(dllexport) DWORD NvOptimusEnablement = 0x00000001; // Force high performance GPU for Nvidia Optimus systems
/*
* DLL entry point for Windows. Called when Java loads the .dll
*/