We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d363ebe commit 5319d29Copy full SHA for 5319d29
1 file changed
RELEASE_NOTES.md
@@ -1,3 +1,11 @@
1
+### 5.6.0-prerelease0007
2
+- [Vulkan] Added check if color attachment supports blending
3
+- [Vulkan] Added ValidationLayerConfig.RaytracingValidation
4
+- [Vulkan] Added support for custom sampler border colors
5
+- [Vulkan] Added support for acceleration structure compaction
6
+- [Vulkan] Renamed RaytracingSceneDescription to RaytracingScene
7
+- [Vulkan] Fixed compatibility check for acceleration structure updates
8
+
9
### 5.6.0-prerelease0006
10
- Added IRuntime.SupportsPositionFetch and SupportsInvocationReorder
11
- [Vulkan] Added support for VK_NV_ray_tracing_invocation_reorder
0 commit comments