John Kessenich
|
4e55988a47
|
HLSL Tests: Tests for previous commit, to make it easier to see what's changing.
|
2016-09-29 10:25:15 -06:00 |
|
John Kessenich
|
10f7fc739c
|
HLSL: Reverse what the driver is told about row/column majorness, matching the row-column reversal.
|
2016-09-25 20:26:03 -06:00 |
|
John Kessenich
|
e3218e270e
|
HLSL: Accept layout(...) also as a post-decl. Issue #454.
|
2016-09-05 14:37:03 -06:00 |
|
John Kessenich
|
1a4b775cd5
|
HLSL: Correct line numbers for function definitions.
|
2016-09-02 19:05:24 -06:00 |
|
John Kessenich
|
b9e39120b4
|
HLSL: Partially address issue #463: accept GLSL layout(...).
This includes all "per variable" layout qualifiers, but the
key ones mattering and tested for now are:
set=
binding=
constant_id=
push_constant
|
2016-08-17 17:38:45 -06:00 |
|