- Jun 04, 2018
-
-
John Kessenich authored
-
- Mar 29, 2018
-
-
GregF authored
-
- Mar 07, 2018
-
-
John Kessenich authored
Now, version 5.* is all connected to making the uint type, which doesn't quite work. Generator versions 4 and 6 do not do this.
-
- Mar 06, 2018
-
-
John Kessenich authored
This reverts commit 2c65069e, reversing changes made to fa9b465b.
-
GregF authored
-
- Mar 03, 2018
-
-
John Kessenich authored
-
- Feb 06, 2018
-
-
John Kessenich authored
-
- Feb 01, 2018
-
-
John Kessenich authored
Fixes #1236.
-
- Jan 29, 2018
-
-
John Kessenich authored
-
- Jan 12, 2018
-
-
David Neto authored
Optimizations used in HLSL legalization now sweep away unused types.
-
- Dec 21, 2017
-
-
GregF authored
This allow for propagation through structs with dynamically indexed arrays. This supports recent removal of non-io struct flattening.
-
- Dec 16, 2017
-
-
John Kessenich authored
-
- Dec 08, 2017
-
-
John Kessenich authored
This makes struct returns from functions work, but breaks structs containing arrays, due to limitations in subsequent transforms in spirv-opt. This is expected to be fixed soon.
-
- Nov 16, 2017
-
-
John Kessenich authored
-