mirror of
https://github.com/glfw/glfw.git
synced 2026-06-07 20:46:59 +02: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.