mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
Make more RFC 2119 compliant use of may
This commit is contained in:
@@ -252,7 +252,7 @@ compatible with 1.x.
|
||||
|
||||
`GLFW_OPENGL_FORWARD_COMPAT` specifies whether the OpenGL context should be
|
||||
forward-compatible, i.e. one where all functionality deprecated in the requested
|
||||
version of OpenGL is removed. This may only be used if the requested OpenGL
|
||||
version of OpenGL is removed. This must only be used if the requested OpenGL
|
||||
version is 3.0 or above. If OpenGL ES is requested, this hint is ignored.
|
||||
|
||||
@par
|
||||
|
||||
Reference in New Issue
Block a user