stefan1000/HLSLCrossCompiler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
* D3D11 HLSL bytecode decoder. * D3D11 HLSL bytecode to GLSL translator/compiler. The tests directory contains HLSL, bytecode and asm versions of some shaders used to verify this decoder. A cmake makefile can be found in the mk directory. Generating hlsl_opcode_funcs_glsl.h Use fwrap.py -f hlsl_opcode_funcs.glsl fwrap.py can be found in my Helpful-scripts github rep.