summaryrefslogtreecommitdiff
path: root/src/vk/device.hpp
AgeCommit message (Collapse)Author
2024-03-23fixt Make skeletal mesh work properlyFrederico Linhares
2023-10-09feat Render sprite in a 3D positionFrederico Linhares
2023-01-06refa Use Push constants for sprites and rectanglesFrederico Linhares
2022-11-09feat create method Rectangle#drawFrederico Linhares
2022-08-30feat Create 2d graphics pipelineFrederico Linhares
2022-08-02refa Use Vulkan for graphicsFrederico Linhares
This is a partial refactory. Some functionalities implemented in SDL were removed and need reimplementation.