summaryrefslogtreecommitdiff
path: root/src/vk/texture.cpp
AgeCommit message (Expand)Author
2023-12-22fixt Remove bug when computing text sizeFrederico Linhares
2023-10-30refa Move texture sampler to texture objectFrederico Linhares
2023-06-22feat Implement an algorithm to decode QOIFrederico Linhares
2023-04-24fixt Improve text renderingFrederico Linhares
2023-04-20feat Create text rendering systemFrederico Linhares
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