Skip to content
Snippets Groups Projects
  1. Dec 10, 2018
  2. Oct 26, 2018
  3. Aug 09, 2018
  4. Jun 27, 2018
  5. Nov 14, 2017
  6. Nov 09, 2017
  7. Sep 27, 2017
    • GregF's avatar
    • GregF's avatar
      f451756d
    • GregF's avatar
      Enable HLSL legalization · cd1f169c
      GregF authored
      Also added known-good mechanism to fetch latest validated spirv-tools.
      Also added -Od and -Os to disable optimizer and optimize for size.
      
      Fetching spirv-tools is optional for both glsl and hlsl. Legalization
      of hlsl is done by default if spirv-opt is present at cmake time.
      Optimization for glsl is currently done through the option -Os.
      
      Legalization testing is currently only done on four existing shaders.
      A separate baseLegalResults directory holds those results. All previous
      testing is done with the optimizer disabled.
      cd1f169c
  8. May 10, 2016
Loading