John Kessenich
|
830b0cc98b
|
HLSL: Start location numbering with the entry-point return value.
Also, increment location numbers by the size of the objects.
|
2016-08-29 18:10:47 -06:00 |
|
John Kessenich
|
510d83b384
|
HLSL: Create test results for the previous commits.
|
2016-08-29 16:34:12 -06:00 |
|
John Kessenich
|
6a70eb7161
|
HLSL: Emulate write-to-output on return-from-entry-point, for return value.
This fixes issue #487 and #480.
It also correctly handles output parameters from the entry point.
|
2016-08-28 20:13:07 -06:00 |
|
Dan Baker
|
2c646b7afa
|
Updating tests, sadly every single HLSL test needs updating becuase of the language identifier
|
2016-08-15 16:25:55 -04:00 |
|
John Kessenich
|
96e9f47cbb
|
HLSL: Implement the register production.
|
2016-07-29 14:28:39 -06:00 |
|
LoopDawg
|
3ef7852ef6
|
HLSL: Add SampleLevel method
|
2016-07-21 15:02:30 -06:00 |
|