Added missing documentation for option.

This commit is contained in:
Camilla Berglund 2015-05-27 02:22:56 +02:00
parent f3cd42887d
commit d3e25db395

View File

@ -293,6 +293,8 @@ extensions can be enabled:
- `_GLFW_HAS_XINPUT` to use XInput2 for high-resolution cursor motion - `_GLFW_HAS_XINPUT` to use XInput2 for high-resolution cursor motion
(recommended) (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 If you are using the Cocoa window creation API, the following options are
available: available: