summaryrefslogtreecommitdiff
path: root/src/vk/graphics_pipeline_2d_solid.cpp
AgeCommit message (Expand)Author
2023-10-30refa Move texture sampler to texture objectFrederico Linhares
2023-10-09feat Render sprite in a 3D positionFrederico Linhares
2023-10-02refa Remove redundant framebuffersFrederico Linhares
2023-09-30refa Remove redundant render passFrederico Linhares
2023-09-28styl Rename ODO structures to UDOFrederico Linhares
2023-07-18fixt Invert drawing order for spritesFrederico Linhares
2023-06-17feat Add z index when rendering spritesFrederico Linhares
2023-01-06refa Use Push constants for sprites and rectanglesFrederico Linhares
2022-12-23refa Merge Rectangle into Vector4DFrederico Linhares
2022-11-09feat create method Rectangle#drawFrederico Linhares