summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrey Tuganov <andreyt@google.com>2017-11-24 10:55:05 -0500
committerDavid Neto <dneto@google.com>2017-11-24 14:31:08 -0500
commitc170afd93b1d69914f911f225ddaf5bab2640208 (patch)
treede8a7ab89a797eab2d62ebfc32d4b5c81cf7ba5c /CHANGES
parente1a6f8d1c3ec4f814d6160ab46b8f397f89f8184 (diff)
Relaxed OpImageWrite texel type check
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0122e427..c6b92a18 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ v2017.2-dev 2017-11-23
#1004: Use after free of an instruction, in remove-duplicates transform
#1007: OpImageRead not required to return 4-component vector
#1009: OpImageRead can return scalar int/float types
+ #1011: OpImageRead should allow scalar int/float texel types
v2017.1 2017-11-23
- Update README with details on the public_spirv_tools_dev@khronos.org mailing list.