summaryrefslogtreecommitdiff
path: root/render/directx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* render: add a skeleton DirectX implementationDanny Holman2024-10-251-0/+19
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>