summaryrefslogtreecommitdiff
path: root/render (follow)
Commit message (Collapse)AuthorAgeFilesLines
* render: create the rendering subsystemDanny Holman2024-10-2517-0/+1261
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>