aboutsummaryrefslogtreecommitdiff
path: root/stockton-skeleton/src/texture/mod.rs
AgeCommit message (Collapse)Author
2024-08-25refactor(all): move types to -skeletontcmal
2024-08-25feat(skeleton): add memory poolstcmal
added stock memory pools behind a feature gate refactored buffers to use them and to have better APIs. moved some util code out of builders::pipeline updated stockton-render for the changes deactivation is a WIP breaks UI drawing, fix WIP
2024-08-25refactor(all): rename some cratestcmal