Files
renderdoc/renderdoc
baldurk 880f529fda Change mapping representation to be gather-based per variable
* Instead of having an N:N mapping of parts of variables to parts of registers,
  instead we gather everything together under each variable and it has a list of
  registers that comprise it.
* Any gaps are represented as undefined register mappings, for components that
  aren't available in any register.
2018-06-22 19:28:33 +01:00
..
2018-06-21 17:46:15 +01:00
2018-06-13 09:17:03 +01:00
2018-01-01 17:55:29 +00:00
2018-05-08 19:10:15 +01:00