Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix includes in test glCtxtBhvr | Dan Goodliffe | 2024-01-21 |
| | |||
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
| | |||
* | Don't request a specific OpenGL version, just check we get something ↵ | Dan Goodliffe | 2023-11-07 |
| | | | | sufficient from gladLoadGL | ||
* | Swap GLEW for more modern glad | Dan Goodliffe | 2023-05-28 |
| | |||
* | Fix up all the static analyzer warnings | Dan Goodliffe | 2023-01-08 |
| | |||
* | SceneRenderer is a graphics component, not a UI one | Dan Goodliffe | 2022-11-27 |
| | |||
* | Move OpenGL context behaviour tests into their own app | Dan Goodliffe | 2022-11-17 |
For our own sanity :) |