From d3e25db3958633ae69a5b6bf8ca731bb366982df Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Wed, 27 May 2015 02:22:56 +0200 Subject: [PATCH] Added missing documentation for option. --- docs/compile.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/compile.dox b/docs/compile.dox index 5e36c1f1..11d06f7a 100644 --- a/docs/compile.dox +++ b/docs/compile.dox @@ -293,6 +293,8 @@ extensions can be enabled: - `_GLFW_HAS_XINPUT` to use XInput2 for high-resolution cursor motion (recommended) + - `_GLFW_HAS_XF86VM` to use Xxf86vm as a fallback when RandR gamma is broken + (recommended) If you are using the Cocoa window creation API, the following options are available: