diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2024-01-25 23:49:27 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2024-01-25 23:49:27 +0000 |
commit | 7b462801d500b43bd7ebebe69c2e8a9d5e3f1261 (patch) | |
tree | 3c0c941cd7a98defb8d8e138f0c0ddb5d5903c68 /ui/font.cpp | |
parent | Add traits helpers for glTexParameter functions (diff) | |
download | ilt-7b462801d500b43bd7ebebe69c2e8a9d5e3f1261.tar.bz2 ilt-7b462801d500b43bd7ebebe69c2e8a9d5e3f1261.tar.xz ilt-7b462801d500b43bd7ebebe69c2e8a9d5e3f1261.zip |
Remove the static texture cache
Static variables persist too long, destruction is unmanaged and occurs after the gl
context is gone.
Diffstat (limited to 'ui/font.cpp')
0 files changed, 0 insertions, 0 deletions