Skip to content

stefan1000/HLSLCrossCompiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published