Added NvOptimusEnablement DLL caveat.

master
Camilla Berglund ago%!(EXTRA string=11 years)
parent 56202ee7c6
commit 4783b17fa3
  1. 3
      docs/compile.dox

@ -229,7 +229,8 @@ can lead to severe jitter.
`GLFW_USE_OPTIMUS_HPG` determines whether to export the `NvOptimusEnablement`
symbol, which forces the use of the high-performance GPU on nVidia Optimus
systems.
systems. This symbol needs to be exported by the EXE, so the override will not
work if GLFW is built as a DLL.
@subsubsection compile_options_egl EGL specific CMake options

Loading…
Cancel
Save