Skip to content

This repository provides compiled releases for Shader Compilers. (DXC, SPIRV-Cross)

License

Notifications You must be signed in to change notification settings

double-buffer/shader-compilers-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shader Compilers Binaries

This repository contains Releases for the latest stables binaries of different shader compilers for multiple platforms.

It currently provides:

  • DirectXShaderCompiler (MacOS x64, MacOS arm64)
  • SPIRV-Cross (Windows x64, Linux x64, MacOS x64, MacOS arm64)

Important

Those compiled binaries are not officially supported.

Please note that the MacOS versions of DirectXShaderCompiler doesn't contain dxil library. It means it is not possible to compile DXIL shaders that are signed (They will not run on a prod Windows install). You can use it however to compile HLSL to SPIRV and to transcompile it to something else.

About

This repository provides compiled releases for Shader Compilers. (DXC, SPIRV-Cross)

Resources

License

Stars

Watchers

Forks