Jeff Bolz
|
b937eae5e2
Implement GL_EXT_long_vector (#4132)
|
1 month ago |
Ricardo Garcia
|
22a33d6742
Update SPIRV-Tools known good version
|
1 year ago |
David Neto
|
a0995c49eb
Add Vulkan 1.4 target and client
|
1 year ago |
Sven van Haastregt
|
4e91335863
Remove extra semicolons
|
1 year ago |
Malcolm Bechard
|
4a9f088915
a few more tweaks for #3681
|
1 year ago |
Malcolm Bechard
|
8590f62c14
add optimizerAllowExpandedIDBound to SpvOptions
|
1 year ago |
Arcady Goldmints-Orlov
|
7e896697dc
Add SPIRV/SpvTools.h back to the public headers
|
1 year ago |
David Neto
|
4fe00178c8
Remove the name of unused formal paramters
|
3 years ago |
Greg Fischer
|
7f047b986b
Add EliminateDeadOutputStores to API.
|
3 years ago |
Malcolm Bechard
|
d11c3ff315
only use dead input elimination on vertex shaders
|
3 years ago |
Greg Fischer
|
abbdf63cbe
Add eliminate-dead-input-components to -Os
|
3 years ago |
Greg Fischer
|
9ebd8ff6c1
Add Vulkan 1.3 support
|
4 years ago |
Greg Fischer
|
7a49192d23
Add support for spirv1.6
|
4 years ago |
Greg Fischer
|
7fbaca0d06
Fix SPIR-V for HLSL EvaluateAttribute* of interpolants in structs
|
4 years ago |
Caio Marcelo de Oliveira Filho
|
4bfbf62794
Add support for GL_EXT_shared_memory_block
|
5 years ago |
Caio Marcelo de Oliveira Filho
|
a38df83d3e
Consider GL_EXT_scalar_block_layout when validating SPIR-V
|
5 years ago |
pheonix
|
c897c3bc23
Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2442)
|
5 years ago |
Jaebaek Seo
|
ed8bd0453f
Do not use PropagateLineInfoPass and RedundantLineInfoElimPass (#2440)
|
5 years ago |
John Kessenich
|
2b77059502
Revert "Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408)"
|
5 years ago |
pheonix
|
d1929f359a
Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408)
|
5 years ago |
John Kessenich
|
f05c076e26
Revert "Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406)"
|
5 years ago |
pheonix
|
2eed8236d0
Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406)
|
5 years ago |
johnkslang
|
a1a497ffe7
SPV: Use more correct SPV-Tools environment, partially addressing #2290
|
5 years ago |
Shahbaz Youssefi
|
d52dce5067
Add -g0 command line argument
|
5 years ago |
John Kessenich
|
56364b6b60
Copyright update, mostly to trigger bots again.
|
6 years ago |
John Kessenich
|
9606a5cb99
Fix #1461: set the SPIRV-Tools' optimizer's target environment.
|
6 years ago |
John Kessenich
|
c3bb5d6914
Update to latest SPIRV-Tools, supporting Vulkan 1.2.
|
6 years ago |
John Kessenich
|
273d3a5093
SPV/Vulkan: Add support for Vulkan 1.2, which defaults to SPIR-V 1.5.
|
6 years ago |
Greg Fischer
|
b44dac1968
Update spirv-tools known good.
|
6 years ago |
Jeff Bolz
|
fd556e32b3
Use spvValidatorOptionsSetBeforeHlslLegalization for pre-legalized HLSL
|
6 years ago |