summaryrefslogtreecommitdiff
path: root/ui/svgIcon.cpp
Commit message (Collapse)AuthorAge
* Move all low level texture operations to DSA helpers in glTextureDan Goodliffe42 hours
|
* Replace gl_traits glTexParameter with glTexture::parameter DSA wrapperDan Goodliffe3 days
|
* Wrap up some low level texture operations in glTexture classDan Goodliffe8 days
| | | | Fixes previously hard coded billboard texture size.
* Add SvgIcon classDan Goodliffe2025-03-31
Based on Icon class, but constructor replaced with calls to lunasvg.