Files
renderdoc/qrenderdoc/Windows
baldurk f3508f57b1 Don't completely reset a constant buffer view if the vars are the same
* It's annoying to have the constant buffer view reset and collapse
  everything, especially if moving between draws where the variables are
  the same because the shader hasn't changed.
* We can just compare the previous set of variables to the new set and
  if the types and structures (member variables etc) are the same, then
  just update the values in-place.
2017-04-28 18:36:56 +01:00
..
2017-04-19 18:03:19 +01:00
2017-04-19 18:03:19 +01:00
2017-04-19 18:03:19 +01:00
2017-04-19 18:03:19 +01:00