• AutoTL;DR@lemmings.worldB
    link
    fedilink
    arrow-up
    2
    ·
    4 months ago

    This is the best summary I could come up with:


    This is their LLVM/Clang-based shader compiler for compiling HLSL programs into the DirectX Intermediate Language (DXIL) that can then be fed to DirectX GPU drivers from the different vendors.

    While Microsoft Windows is obviously the main focus, today’s update does improve the Linux build support.

    The DirectX Shader Compiler on Linux can be useful for leveraging this LLVM-based compiler in taking HLSL over to SPIR-V for consumption by Vulkan drivers, WSL2 usage, continuous integration or build farms that are Linux-based and still assembling DXIL, and similarly for other (Linux) cloud-based shader compiler scenarios.

    Linux support has come about over time since Microsoft open-sourced their DirectX Shader Compiler in 2017 and since 2018 has been enjoying the Linux support.

    Plus “further improvements to the Linux build quality.”

    Those wanting to download this open-source DirectX Shader Compiler or learn more about the new release can do so via GitHub.


    The original article contains 190 words, the summary contains 147 words. Saved 23%. I’m a bot and I’m open source!