mirror of
https://github.com/glfw/glfw.git
synced 2024-11-12 17:51:48 +00:00
Added NvOptimusEnablement DLL caveat.
This commit is contained in:
parent
56202ee7c6
commit
4783b17fa3
@ -229,7 +229,8 @@ can lead to severe jitter.
|
|||||||
|
|
||||||
`GLFW_USE_OPTIMUS_HPG` determines whether to export the `NvOptimusEnablement`
|
`GLFW_USE_OPTIMUS_HPG` determines whether to export the `NvOptimusEnablement`
|
||||||
symbol, which forces the use of the high-performance GPU on nVidia Optimus
|
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
|
@subsubsection compile_options_egl EGL specific CMake options
|
||||||
|
Loading…
Reference in New Issue
Block a user