mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 14:22:50 +00:00
d8c278bf52
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.