mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-21 19:20:07 +00:00
Update CHANGES
This commit is contained in:
parent
a138aa4a47
commit
b930e734ea
17
CHANGES
17
CHANGES
@ -1,7 +1,20 @@
|
|||||||
Revision history for SPIRV-Tools
|
Revision history for SPIRV-Tools
|
||||||
|
|
||||||
v2022.3-dev 2022-04-07
|
v2022.3-dev 2022-05-31
|
||||||
- Start v2022.3-dev
|
- General
|
||||||
|
- Add SPV_KHR_fragment_shader_barycentric support (#4805)
|
||||||
|
- Add support for SPV_KHR_subgroup_rotate (#4786)
|
||||||
|
- Optimizer
|
||||||
|
- Fold multiply and subtraction into FMA with negation (#4808)
|
||||||
|
- Add more folding for composite instructions (#4802)
|
||||||
|
- spirv-opt: add pass for interface variable scalar replacement (#4779)
|
||||||
|
- Don't try to unroll loop with step count 0. (#4769)
|
||||||
|
- Validator
|
||||||
|
- spirv-val: Add PerVertexKHR (#4807)
|
||||||
|
- spirv-opt : Add FixFuncCallArgumentsPass (#4775)
|
||||||
|
- spirv-val: Add CullMaskKHR support (#4792)
|
||||||
|
- Linker
|
||||||
|
- linker: Recalculate interface variables (#4784)
|
||||||
|
|
||||||
v2022.2 2022-04-07
|
v2022.2 2022-04-07
|
||||||
- General
|
- General
|
||||||
|
Loading…
Reference in New Issue
Block a user