Skip to content
Snippets Groups Projects
  1. Aug 06, 2018
  2. Jul 12, 2018
  3. Nov 09, 2017
  4. Sep 27, 2017
    • 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
  5. Sep 25, 2017
  6. May 13, 2017
  7. May 04, 2016
Loading