From 654a6cdf683ef4c7bd277f13afd8712546d9338b Mon Sep 17 00:00:00 2001 From: Walter Pearce Date: Tue, 19 Mar 2019 11:59:41 -0700 Subject: [PATCH 1/2] Forked C++ implementation with fixes --- vendor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor b/vendor index 4ccb8ea..300aeab 160000 --- a/vendor +++ b/vendor @@ -1 +1 @@ -Subproject commit 4ccb8ea66805e09c5774fd180d4c52df30e0f1ad +Subproject commit 300aeab3d4bd7c36968e5ef10fe30b2a8c5d45bc From 6298591184e8ebfdabac1a4d0dd006ad3b35d29c Mon Sep 17 00:00:00 2001 From: Walter Pearce Date: Tue, 19 Mar 2019 12:23:37 -0700 Subject: [PATCH 2/2] Submodule update --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7361900..1bfcaaa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vendor"] path = vendor - url = https://github.com/Jasper-Bekkers/SPIRV-Reflect.git - branch = nsubtil/NV_ray_tracing \ No newline at end of file + url = https://github.com/jaynus/SPIRV-Reflect.git + branch = nsubtil/NV_ray_tracing