glfw/include/GLFW
Stephen Gutekanst 37fc28bff6 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>
2021-11-25 23:44:12 +01:00
..
glfw3.h Fix docs calling GLFW_CONTEXT_REVISION a hint 2021-11-25 23:44:12 +01:00
glfw3native.h Document possible native access function errors 2021-10-12 12:54:35 +02:00