Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@google.com>2021-06-22 15:53:10 +0300
committerDiego Novillo <dnovillo@google.com>2021-06-22 15:53:10 +0300
commit5775a63ab44f6ffef2978de424062eb92719bdd0 (patch)
treeca2e7ec32188f9c6fecd244ffbfdbb542540f713
parent5dd2f76918bb2d0d67628e338f60f724f3e02e13 (diff)
Finalize SPIRV-Tools v2021.2v2021.2
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index af30688bc..b154b9b54 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
Revision history for SPIRV-Tools
-v2021.2-dev 2021-06-18
+v2021.2 2021-06-18
- General
- Support SPV_KHR_subgroup_uniform_control_flow (#4318)
- Support Intel extensions for fixed point and hls-float (#4321)