index
:
I Like Trains
better-network
main
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
font.cpp
Commit message (
Expand
)
Author
Age
*
Wrap up some low level texture operations in glTexture class
HEAD
main
Dan Goodliffe
23 hours
*
Tidy many stringy messes with std::format
Dan Goodliffe
2024-06-04
*
Remove the generic cache completely
Dan Goodliffe
2024-01-26
*
Remove the static font cache
Dan Goodliffe
2024-01-26
*
Always set pixel unpack alignment before generating font texture content
Dan Goodliffe
2024-01-26
*
Add traits helpers for glTexParameter functions
Dan Goodliffe
2024-01-25
*
Reformat with new clang-format
Dan Goodliffe
2023-11-07
*
Drop .hpp for header only things
Dan Goodliffe
2023-04-29
*
Fix up all the static analyzer warnings
Dan Goodliffe
2023-01-08
*
Use utf8_string_view for processing text to renderings
Dan Goodliffe
2022-08-22
*
Fix string_view iteration
Dan Goodliffe
2022-08-21
*
Fix shadowing
Dan Goodliffe
2022-08-21
*
Add transform_array
Dan Goodliffe
2022-01-03
*
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