Files
renderdoc/renderdoc
baldurk 3ba582820a Merge together multiple CompositeExtracts/CompositeConstruct
* This happens because CompositeConstruct takes a number of scalar
  parameters to form a vector, so for float4(foo.xyz, 1.0f) it will do
  three extracts from foo for each component, then construct. We can
  merge it all together in that case.
2016-04-22 14:03:39 +02:00
..
2016-04-16 19:16:14 +02:00
2016-04-17 04:48:15 -06:00
2016-03-12 06:29:19 +08:00
2016-04-16 17:30:39 +02:00