Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-25 | render: add a skeleton DirectX implementation | Danny Holman | |
Add a skeleton DirectX rendering implementation. This is to satisfy build requirements and is not yet functional in any capacity. Signed-off-by: Danny Holman <dholman@gymli.org> | |||
2024-10-25 | render: create the rendering subsystem | Danny Holman | |
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> |