summaryrefslogtreecommitdiff
path: root/render/vulkan/device.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-25render: create the rendering subsystemDanny Holman1-0/+213
Create the rendering subsystem and populate it with a basic Vulkan renderer. This renderer is not yet functional and should not be used yet. Signed-off-by: Danny Holman <dholman@gymli.org>