aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harrison <rharrison@google.com>2020-09-02 15:52:17 -0400
committerRyan Harrison <rharrison@google.com>2020-09-02 15:52:17 -0400
commit1fce59794079f90ceb091190adbbb5499acd4e95 (patch)
treeab8fa8502c03c164088db3754854b8e259be4429
parent482642324c4eaae1c4a0ccc115f71a911540179e (diff)
downloadshaderc-1fce59794079f90ceb091190adbbb5499acd4e95.tar.gz
Finalize SPIRV-Tools v2020.3
-rw-r--r--CHANGES9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index bc38359..3aa4b00 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,12 @@
Revision history for Shaderc
-v2020.3-dev 2020-07-23
- - Start v2020.3-dev
+v2020.3 2020-09-02
+ - General:
+ - Last release with spvc
+ - Cleaned up issues discovered by Infer
+ - spvc:
+ - Added support for Dawn using deprecated Options constructor
+ - Adding support for the additional fixed sample mask in MSL
v2020.2 2020-07-23
- General: