Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-02 | Simplify clang-format configuration and format all code | David Robillard | 1 | -50/+50 | |
2020-10-30 | Simplify header names | David Robillard | 1 | -1/+1 | |
2020-10-04 | Add refresh rate hint | David Robillard | 1 | -0/+2 | |
2020-10-04 | Print all view hints in shader demo and hint tests | David Robillard | 1 | -0/+1 | |
2020-10-04 | Add puglGetViewHint() | David Robillard | 1 | -0/+86 | |
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). |