Hans-Kristian Arntzen
|
fb3f92a3ff
|
Overhaul clip/cull distance support in GLSL.
|
2018-02-22 14:36:50 +01:00 |
|
Hans-Kristian Arntzen
|
de33d89074
|
Add explicit in/out locations everywhere.
Needed for newer glslang. With Vulkan semantics for SPIR-V, all
locations must be explicitly defined.
|
2017-06-21 09:39:08 +02:00 |
|
Hans-Kristian Arntzen
|
623eaebdf8
|
Add test shaders for SSO.
|
2017-05-22 15:53:38 +02:00 |
|
Hans-Kristian Arntzen
|
7f2e17969b
|
Add built-in cull distance.
|
2017-03-05 12:47:03 +01:00 |
|
Hans-Kristian Arntzen
|
036b9b73f5
|
Emit storage qualifier in the correct place.
Need to emit qualifiers in a specific order for legacy GLSL.
<interpolation> <storage> <precision> <type>.
|
2017-02-24 09:56:17 +01:00 |
|
Hans-Kristian Arntzen
|
206cb9157c
|
Handle interpolation qualifiers inside IO blocks.
|
2016-10-07 16:30:11 +02:00 |
|