From c33379457e2edcfce66ffa4b1b9ea91809bf1228 Mon Sep 17 00:00:00 2001 From: assiduous Date: Thu, 24 Dec 2020 23:25:22 -0800 Subject: Updated core (enabled ray tracing) --- DiligentCore | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/DiligentCore b/DiligentCore index fa14d39..8c14255 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit fa14d39cb458b0c8f955e0c5eb0713112b9bba18 +Subproject commit 8c14255393ca877bb82914ce6ac568fdc6092599 diff --git a/README.md b/README.md index e105d96..23a2178 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ It is distributed under [Apache 2.0 license](License.txt) and is free to use. * [Automatic or explicit control over resource state transitions](http://diligentgraphics.com/2018/12/09/resource-state-management/) * Descriptor and memory management * Shader resource reflection + * Ray-tracing, mesh shaders, bindless resources, and other state of the art capabilities * Extensive validation and error reporting * Modern c++ features to make the code fast and reliable * Consistent high quality is ensured by continuous integration -- cgit v1.2.3