summaryrefslogtreecommitdiff
path: root/src/vk/renderer.cpp
AgeCommit message (Expand)Author
2023-10-02refa Remove redundant framebuffersFrederico Linhares
2023-09-30refa Remove redundant descriptor setsFrederico Linhares
2023-09-30refa Remove redundant render passFrederico Linhares
2023-09-29refa Move all descriptor sets to a new classFrederico Linhares
2023-09-28styl Rename ODO structures to UDOFrederico Linhares
2023-09-27refa Remove redundant uniform buffer updatesFrederico Linhares
2023-09-15feat Create skeletal meshFrederico Linhares
2022-11-09feat create method Rectangle#drawFrederico Linhares
2022-10-21feat Skip frame if image is not available.Frederico Linhares
2022-10-10feat Move configuration from YAML file to gameFrederico Linhares
2022-09-21feat Create View2DFrederico Linhares
2022-09-21refa All views in use shares the same descriptor poolFrederico Linhares
2022-09-16feat Create ViewFrederico Linhares
2022-08-30feat Create 2d graphics pipelineFrederico Linhares