Official DirectX headers available under an open source license(github.com)
github.com
Official DirectX headers available under an open source license
https://github.com/microsoft/DirectX-Headers
5 comments
[deleted]
since this is mit licensed, wouldn't it be possible to create a vulkan <-> dx translation layer so that even without wsl dx12 could be used on linux?
DXVK is what you're thinking of.
https://github.com/doitsujin/dxvk
I think dx12 is feature complete, but some features are missing from earlier versions.
https://github.com/doitsujin/dxvk
I think dx12 is feature complete, but some features are missing from earlier versions.
Wine and valve are working on this currently. Have a bunch of repos for it.
sooo does that mean UTF-32 or UTF-16 with two zero bytes per character?