1. 06 Feb, 2017 1 commit
    • Added --vn option to generate a C header file containing a variable assigned to… · aea3c890
      Flavio authored
      Added --vn option to generate a C header file containing a variable assigned to the hex representation of the shader. This is a standard feature on Microsoft's HLSL compiler and it allows developers to include pre-compiled shaders directly into the code. This option enables "Hex output", so it is NOT required to specify -x as well. The output file name is preserved, so no ".h" extension is added. If you want the output file to have ".h" extension then you have to specify it on the output file name. The generated header file uses the "#pragma once" pragma to avoid multiple inclusions.
  2. 02 Feb, 2017 3 commits
  3. 31 Jan, 2017 1 commit
  4. 30 Jan, 2017 2 commits
  5. 27 Jan, 2017 1 commit
  6. 26 Jan, 2017 6 commits
  7. 25 Jan, 2017 1 commit
  8. 24 Jan, 2017 4 commits
  9. 23 Jan, 2017 2 commits
  10. 21 Jan, 2017 4 commits
  11. 20 Jan, 2017 3 commits
  12. 19 Jan, 2017 6 commits
  13. 18 Jan, 2017 2 commits
  14. 14 Jan, 2017 3 commits
  15. 13 Jan, 2017 1 commit