glfw/include/GLFW
Stephen Gutekanst 63fa528ccf update docstring which inaccurately says GLFW_CONTEXT_REVISION is a window 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

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-11-15 15:52:18 -07:00
..
glfw3.h update docstring which inaccurately says GLFW_CONTEXT_REVISION is a window hint 2021-11-15 15:52:18 -07:00
glfw3native.h Document possible native access function errors 2021-10-12 12:54:35 +02:00