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-27 19:47:50 +01:00
2017-04-28 18:36:55 +01:00
2017-04-21 18:45:12 +01:00
2017-04-18 14:57:48 +01:00
2017-04-21 18:44:52 +01:00
2017-04-27 19:47:49 +01:00
2017-04-18 14:57:48 +01:00
2017-03-28 02:54:15 -07:00
2017-04-28 18:36:56 +01:00
2017-04-28 18:36:56 +01:00
2017-04-21 18:44:52 +01:00
2017-04-18 14:57:43 +01:00
2017-04-18 14:57:48 +01:00
2017-02-03 20:11:04 +00:00
2017-04-27 19:47:50 +01:00
2017-04-27 19:47:50 +01:00
2017-04-21 18:44:52 +01:00
2017-04-27 19:47:50 +01:00
2017-04-19 18:03:19 +01:00
2017-03-21 04:09:47 -07:00
2017-04-27 19:47:49 +01:00
2017-04-18 14:57:48 +01:00
2017-02-10 21:48:49 +00: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-27 19:47:50 +01:00
2017-04-27 19:47:50 +01:00
2017-04-21 18:44:52 +01:00
2017-04-18 14:57:43 +01:00
2017-04-18 14:57:48 +01:00
2017-02-03 20:11:06 +00:00
2017-04-27 19:47:49 +01:00
2017-04-18 14:57:48 +01:00
2017-03-28 02:54:15 -07:00