DRTVWR-510: Cleanup: Add link for Optimus global variable for nVidia driver.
parent
3313f382bd
commit
05ddffb6ba
|
|
@ -2703,6 +2703,7 @@ LLGLSPipelineBlendSkyBox::LLGLSPipelineBlendSkyBox(bool depth_test, bool depth_w
|
|||
|
||||
#if LL_WINDOWS
|
||||
// Expose desired use of high-performance graphics processor to Optimus driver
|
||||
// https://docs.nvidia.com/gameworks/content/technologies/desktop/optimus.htm
|
||||
extern "C"
|
||||
{
|
||||
_declspec(dllexport) DWORD NvOptimusEnablement = 0x00000001;
|
||||
|
|
|
|||
Loading…
Reference in New Issue