aboutsummaryrefslogtreecommitdiff
path: root/stockton-render/src/draw/texture
AgeCommit message (Expand)Author
2024-08-25fix(texrepo): deactivate descriptor set layouttcmal
2024-08-25refactor(render): move functions from load into loadertcmal
2024-08-25chore(render): update hal and fix some errorstcmal
2024-08-25feat(render): WIP switch to anyhow for errorstcmal
2024-08-25refactor(render): move to locks rather than unsafe opstcmal
2024-08-25chore(all): remove copyright notices from filestcmal
2024-08-25feat(render): multithreaded texture loadingtcmal
2024-08-25fix(render): dont use deprecated image methodstcmal
2024-08-25chore(all): fix lintstcmal
2024-08-25feat(render): rendy-memory for texturestcmal
2024-08-25fix(render): use coherent memorytcmal
2024-08-25feat(render): generic and empty texture storestcmal
2024-08-25refactor(all): 2018 editiontcmal
2024-08-25chore(all): update copyrighttcmal
2024-08-25refactor(render): give some functions less argumentstcmal
2024-08-25chore(all): style formatting and clippy fixestcmal
2024-08-25feat(render): depth buffer and refactorstcmal
2024-08-25refactor(render): docs/comments and error handling for missing texturestcmal
2024-08-25feat(render): drawing with multiple texture arraystcmal
2024-08-25feat(render) WIP: textures, using a fixed size texture arraytcmal