Robert Konrad
|
eab111ed32
|
Add tests for legacy lod handling
|
2017-03-23 15:51:43 +01:00 |
|
Hans-Kristian Arntzen
|
fd12124bf7
|
Add tests for legacy I/O flattening.
|
2017-03-06 14:04:01 +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
|
fc80cd8cbf
|
Add support for loading flattened structs.
|
2017-02-23 19:31:56 +01:00 |
|
Hans-Kristian Arntzen
|
97350d32fd
|
Fix cases for flattened struct write.
Handle writing the entire struct as well as writing the elements
individually.
|
2017-02-23 19:05:11 +01:00 |
|
Hans-Kristian Arntzen
|
41f7e5b6a1
|
Add ability to have legacy-specific tests.
|
2017-01-16 09:08:06 +01:00 |
|