aboutsummaryrefslogtreecommitdiff
path: root/test/test_gl_hints.c
AgeCommit message (Collapse)Author
2020-10-04Add refresh rate hintDavid Robillard
2020-10-04Print all view hints in shader demo and hint testsDavid Robillard
2020-10-04Add puglGetViewHint()David Robillard
This allows retrieving properties of the view that may be needed, such as the actual bit depth (which may vary from the suggested depth provided as a hint).