mirror of
https://github.com/glfw/glfw.git
synced 2026-02-10 20:53:19 +01:00
Unlike similar test programs (e.g. tearing.c), the gamma test does not explain the meanings of the optional parameters `h` and `f`. This patch adds these explanations to the usage text. Closes #775.