|
|
|
@ -134,9 +134,7 @@ you wish to have the specified attributes. |
|
|
|
|
Some window hints are hard constraints. These must match the available |
|
|
|
|
capabilities _exactly_ for window and context creation to succeed. Hints |
|
|
|
|
that are not hard constraints are matched as closely as possible, but the |
|
|
|
|
resulting window and context may differ from what these hints requested. To |
|
|
|
|
find out the actual attributes of the created window and context, use the |
|
|
|
|
@ref glfwGetWindowAttrib function. |
|
|
|
|
resulting context and framebuffer may differ from what these hints requested. |
|
|
|
|
|
|
|
|
|
The following hints are always hard constraints: |
|
|
|
|
- `GLFW_STEREO` |
|
|
|
|