HLSL: Reverse what the driver is told about row/column majorness, matching the row-column reversal.
This commit is contained in:
parent
88712f1a21
commit
10f7fc739c
7 changed files with 145 additions and 124 deletions
|
|
@ -2,5 +2,5 @@
|
|||
// For the version, it uses the latest git tag followed by the number of commits.
|
||||
// For the date, it uses the current date (when then script is run).
|
||||
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1506"
|
||||
#define GLSLANG_DATE "21-Sep-2016"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1507"
|
||||
#define GLSLANG_DATE "25-Sep-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue