mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +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.