SPIRV-Tools/tools
alan-baker 7d768812e2
Basic support for SPIR-V 1.6 (#4663)
* Basic support for SPIR-V 1.6

* Update SPIRV-Headers deps
* Add new environment enum for SPIR-V 1.6
* Make default environment 1.6 for most tools
* Update tests
* Disallow conditional branch with duplicate labels
* Disallow Dim=Buffer with sampled images
* Do not require the non-semantic extension after SPIR-V 1.5
2021-12-15 14:38:28 -05:00
..
as Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
cfg Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
dis Use standard function to get stdin to binary mode. (#4141) 2021-03-01 09:38:49 -05:00
emacs Define variable to skip installation 2017-07-04 12:24:44 -04:00
fuzz spirv-fuzz: Allow inapplicable transformations to be ignored (#4407) 2021-07-28 22:59:37 +01:00
lesspipe tools/lesspipe: Allow generic shell (#2255) 2018-12-27 15:06:37 -05:00
link Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
lint Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
opt Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
reduce Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
sva Bump glob-parent from 5.0.0 to 5.1.2. (#4353) 2021-06-29 11:25:32 -04:00
util Fix header include syntax. (#2882) 2019-09-19 09:26:24 -05:00
val Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
CMakeLists.txt CMake iOS fixes: rely on CMAKE_SYSTEM_NAME and handle bundle installation (#4619) 2021-12-10 10:35:52 -05:00
io.h fix SIGSEGV when reading from a non-existant file (#4453) 2021-08-16 09:44:22 -04:00