Hans-Kristian Arntzen
|
d2df067dd4
|
Force recompile if we add row-major transpose functions in MSL.
|
2018-05-04 09:43:34 +02:00 |
|
Hans-Kristian Arntzen
|
c1947aa447
|
Update glslang/SPIRV-Tools on Travis.
|
2018-03-24 04:16:18 +01:00 |
|
Hans-Kristian Arntzen
|
9fbd8b789e
|
Update tests for latest SPIRV-Tools and glslang.
|
2018-03-12 15:11:55 +01:00 |
|
Hans-Kristian Arntzen
|
00ccd590ee
|
Return arrays in HLSL/MSL by writing to an output variable instead.
|
2018-02-08 12:22:08 +01:00 |
|
Hans-Kristian Arntzen
|
9fa91f7e1c
|
Support returning arrays from functions in GLSL/MSL.
Not possible in HLSL apparently, need workaround ...
|
2018-02-08 12:22:08 +01:00 |
|
Hans-Kristian Arntzen
|
7d223b8987
|
Fix CFG for forwarded temporaries.
Forwarded temporaries would never declare a temporary.
Figure out all result types ahead of time so we can deal with those
temporaries as well.
|
2018-01-18 12:11:33 +01:00 |
|
Hans-Kristian Arntzen
|
b39e829fc2
|
Add reference output for --opt.
|
2017-11-23 09:50:11 +01:00 |
|