Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
| | |||
* | Swap GLEW for more modern glad | Dan Goodliffe | 2023-05-28 |
| | |||
* | Use utf8_string_view for processing text to renderings | Dan Goodliffe | 2022-08-22 |
| | |||
* | Replace include guard macros with pragma once | Dan Goodliffe | 2022-01-02 |
| | |||
* | Use Cache system to persist font rendering for Text | Dan Goodliffe | 2022-01-02 |
| | |||
* | First iteration with font/text support | Dan Goodliffe | 2022-01-01 |