Commit message (Expand) | Author | Age | |
---|---|---|---|
* | First cut reshuffling app/window/gl/render bits | Dan Goodliffe | 2024-06-15 |
* | Tidy many stringy messes with std::format | Dan Goodliffe | 2024-06-04 |
* | Render text in N draw calls | Dan Goodliffe | 2024-01-27 |
* | Add text to framebuffer rendering test | Dan Goodliffe | 2024-01-27 |
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
* | Swap GLEW for more modern glad | Dan Goodliffe | 2023-05-28 |
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
* | Fix up all the static analyzer warnings | Dan Goodliffe | 2023-01-08 |
* | Create a string_view like thing for utf8 strings | Dan Goodliffe | 2022-08-22 |
* | More complete and tested stream output support | Dan Goodliffe | 2022-01-03 |
* | First iteration with font/text support | Dan Goodliffe | 2022-01-01 |