doitsujin / elf-auf-zwoelf

D3D11 wrapper library using Microsoft's D3D11On12 implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing LICENSE file

theuserbl opened this issue · comments

Under what license is elf-auf-zwoelf?
Ten month later, Microsoft published its own 11 on 12 implementation on github
https://github.com/microsoft/D3D11On12
https://github.com/microsoft/D3D12TranslationLayer

And the Microsoft implementation is licensed under the MIT license.
And what is with your code? Under which license is it?

Do whatever you want with it, this is trivial work anyway.

Note that this project is not a translation layer, it's just a shim library to make D3D11 applications use Microsoft's translation layer.