Triton: DirectX 11 driver for QEMU

9 points by hoistbypetard


mdaniel

I honestly don't even know if it's worth pointing out the "ai cures all ills" perspective anymore. I guess we need a humancoding tag and just assume all the rest have that other tag

https://blog.getutm.app/2026/bringup-notes-building-triton/#:~:text=I%20want%20to%20make%20an%20argument%20for%20how%20AI%20tools%20cannot%20replace%20developers%20but%20instead%20can%20amplify%20their%20work

for clarity, I didn't make any suggestions to the tagging for this submission

jcelerier

Second, there is a licence incompatibility between VirtualBox’s GPLv3 and virglrenderer’s MIT License or QEMU’s LGPLv2. VirtualBox’s code can’t be integrated but we did learn some valuable insight from it.

in the existing framework of copyright, just like you can't legally read proprietary code and then make your own reimplementation under a different license I don't think it's legal to license-wash GPL code like this, without clean-room reverse engineering. Copyleft is still copyright. Of course copyright in itself is pretty done as an idea in 2026 but still..