summaryrefslogtreecommitdiff
path: root/src/texture.cpp
AgeCommit message (Collapse)Author
2023-04-20feat Create text rendering systemFrederico Linhares
2022-12-29refa Use QOI image format for texturesFrederico Linhares
2022-10-31styl Remove useless commented codeFrederico Linhares
2022-08-02refa Use Vulkan for graphicsFrederico Linhares
This is a partial refactory. Some functionalities implemented in SDL were removed and need reimplementation.