From b14fb531ad9ae3d565f2cf28f5506408ab10dbed Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Wed, 18 Nov 2015 11:26:15 +0100 Subject: Add CompositeGeometryManager This handles FP and BP operations on multiple data objects at once, splitting them to fit in GPU memory where necessary. --- astra_vc11.vcxproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'astra_vc11.vcxproj') diff --git a/astra_vc11.vcxproj b/astra_vc11.vcxproj index bc11b23..fc8b9ce 100644 --- a/astra_vc11.vcxproj +++ b/astra_vc11.vcxproj @@ -380,6 +380,7 @@ + @@ -582,6 +583,7 @@ + @@ -594,6 +596,7 @@ + @@ -804,6 +807,12 @@ true true + + true + true + true + true + true true -- cgit v1.2.3 From 0d015b1c91581ee5ef3e936f03e4c62fbc7ea362 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Fri, 4 Dec 2015 16:34:44 +0100 Subject: Update Windows build files --- astra_vc11.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'astra_vc11.vcxproj') diff --git a/astra_vc11.vcxproj b/astra_vc11.vcxproj index fc8b9ce..d050b96 100644 --- a/astra_vc11.vcxproj +++ b/astra_vc11.vcxproj @@ -540,6 +540,7 @@ + @@ -652,6 +653,7 @@ + -- cgit v1.2.3