Skip to content
  1. Oct 24, 2019
    • 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. Oct 23, 2019
  3. Oct 22, 2019
  4. Oct 20, 2019
  5. Oct 19, 2019
  6. Oct 18, 2019
  7. Oct 17, 2019
Loading