1. 18 Apr, 2020 1 commit
    • Lioncash's avatar
      gl_shader_decompiler: Avoid copies where applicable · bf328ed3
      Lioncash authored
      Avoids unnecessary reference count increments where applicable and also
      avoids reallocating a vector.
      
      Unlikely to make a huge difference, but given how trivial of an
      amendment it is, why not?
      bf328ed3
  2. 17 Apr, 2020 39 commits