glfw/include/GLFW
Stephen Gutekanst 81d762bf66 Fix docs calling GLFW_CONTEXT_REVISION a hint
This docstring previously indicated that GLFW_CONTEXT_REVISION was
a window hint and attribute, but in fact it is only a window attribute
(there is no code which uses this constant in any other context.)

We noticed this in https://github.com/hexops/mach/pull/71/files#r749741814

Closes #1992

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
(cherry picked from commit 37fc28bff6)
2021-11-30 19:04:56 +01:00
..
glfw3.h Fix docs calling GLFW_CONTEXT_REVISION a hint 2021-11-30 19:04:56 +01:00
glfw3native.h Document possible native access function errors 2021-10-28 12:13:36 +02:00