summaryrefslogtreecommitdiff
path: root/src/vk/texture.cpp
AgeCommit message (Collapse)Author
2022-12-29refa Use QOI image format for texturesFrederico Linhares
2022-10-04buil Use SDL_MAIN_HANDLED to compile engine on WindowsFrederico Linhares
2022-08-02refa Use Vulkan for graphicsFrederico Linhares
This is a partial refactory. Some functionalities implemented in SDL were removed and need reimplementation.