1. 24 Oct, 2019 1 commit
    • Lioncash's avatar
      shader_bytecode: Make Matcher constexpr capable · 7fdf9910
      Lioncash authored
      Greatly shrinks the amount of generated code for GetDecodeTable().
      
      Collapses an assembly output of 9000+ lines down to ~3621 with Clang,
      and 6513 down to ~2616 with GCC, given it's now allowed to construct all
      the entries as a sequence of constant data.
      7fdf9910
  2. 23 Oct, 2019 2 commits
  3. 22 Oct, 2019 4 commits
  4. 20 Oct, 2019 2 commits
  5. 19 Oct, 2019 2 commits
  6. 18 Oct, 2019 11 commits
  7. 17 Oct, 2019 18 commits