1. 14 Apr, 2020 1 commit
    • ReinUsesLisp's avatar
      gl_shader_cache: Use CompileDepth::FullDecompile on GLSL · 453d7419
      ReinUsesLisp authored
      From my testing on a Splatoon 2 shader that takes 3800ms on average to
      compile changing to FullDecompile reduces it to 900ms on average.
      
      The shader decoder will automatically fallback to a more naive method if
      it can't use full decompile.
      453d7419
  2. 13 Apr, 2020 10 commits
  3. 12 Apr, 2020 6 commits
  4. 11 Apr, 2020 5 commits
  5. 10 Apr, 2020 4 commits
  6. 09 Apr, 2020 11 commits
  7. 08 Apr, 2020 3 commits