git: 3f2a42d72108 - main - graphics/ospray: Update 2.9.0 -> 2.10.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 25 Jun 2022 04:42:23 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3f2a42d72108a43b0984494126e5c6e1945d144e

commit 3f2a42d72108a43b0984494126e5c6e1945d144e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-06-25 04:41:33 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-25 04:42:12 +0000

    graphics/ospray: Update 2.9.0 -> 2.10.0
    
    Reported by:    portscout
---
 graphics/ospray/Makefile  |   2 +-
 graphics/ospray/distinfo  |   6 +-
 graphics/ospray/pkg-plist | 312 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 316 insertions(+), 4 deletions(-)

diff --git a/graphics/ospray/Makefile b/graphics/ospray/Makefile
index 560b2350d102..40ee588976de 100644
--- a/graphics/ospray/Makefile
+++ b/graphics/ospray/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ospray
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.9.0
+DISTVERSION=	2.10.0
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/ospray/distinfo b/graphics/ospray/distinfo
index 3f448230989f..ba9a1b4acd08 100644
--- a/graphics/ospray/distinfo
+++ b/graphics/ospray/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645071340
-SHA256 (ospray-ospray-v2.9.0_GH0.tar.gz) = 0145e09c3618fb8152a32d5f5cff819eb065d90975ee4e35400d2db9eb9f6398
-SIZE (ospray-ospray-v2.9.0_GH0.tar.gz) = 1799001
+TIMESTAMP = 1656128912
+SHA256 (ospray-ospray-v2.10.0_GH0.tar.gz) = bd478284f48d2cb775fc41a2855a9d9f5ea16c861abda0f8dc94e02ea7189cb8
+SIZE (ospray-ospray-v2.10.0_GH0.tar.gz) = 1818588
diff --git a/graphics/ospray/pkg-plist b/graphics/ospray/pkg-plist
index 9877b4c5a568..5af7a24684d8 100644
--- a/graphics/ospray/pkg-plist
+++ b/graphics/ospray/pkg-plist
@@ -10,6 +10,318 @@ include/ospray/SDK/common/ISPCMessages.h
 include/ospray/SDK/common/Library.h
 include/ospray/SDK/common/OSPCommon.h
 include/ospray/SDK/common/Util.h
+include/ospray/SDK/modules/cpu/camera/Camera.h
+include/ospray/SDK/modules/cpu/camera/Camera.ih
+include/ospray/SDK/modules/cpu/camera/CameraShared.h
+include/ospray/SDK/modules/cpu/camera/OrthographicCamera.h
+include/ospray/SDK/modules/cpu/camera/OrthographicCameraShared.h
+include/ospray/SDK/modules/cpu/camera/OrthographicCamera_ispc.h
+include/ospray/SDK/modules/cpu/camera/PanoramicCamera.h
+include/ospray/SDK/modules/cpu/camera/PanoramicCameraShared.h
+include/ospray/SDK/modules/cpu/camera/PanoramicCamera_ispc.h
+include/ospray/SDK/modules/cpu/camera/PerspectiveCamera.h
+include/ospray/SDK/modules/cpu/camera/PerspectiveCameraShared.h
+include/ospray/SDK/modules/cpu/camera/PerspectiveCamera_ispc.h
+include/ospray/SDK/modules/cpu/camera/registration.h
+include/ospray/SDK/modules/cpu/common/Clipping.ih
+include/ospray/SDK/modules/cpu/common/DGEnum.h
+include/ospray/SDK/modules/cpu/common/Data.h
+include/ospray/SDK/modules/cpu/common/Data.ih
+include/ospray/SDK/modules/cpu/common/DifferentialGeometry.ih
+include/ospray/SDK/modules/cpu/common/FilterIntersect.ih
+include/ospray/SDK/modules/cpu/common/Future.h
+include/ospray/SDK/modules/cpu/common/Group.h
+include/ospray/SDK/modules/cpu/common/GroupShared.h
+include/ospray/SDK/modules/cpu/common/Instance.h
+include/ospray/SDK/modules/cpu/common/Instance.ih
+include/ospray/SDK/modules/cpu/common/InstanceShared.h
+include/ospray/SDK/modules/cpu/common/Intersect.ih
+include/ospray/SDK/modules/cpu/common/Managed.h
+include/ospray/SDK/modules/cpu/common/MotionTransform.h
+include/ospray/SDK/modules/cpu/common/MotionTransform.ih
+include/ospray/SDK/modules/cpu/common/OSPCommon.ih
+include/ospray/SDK/modules/cpu/common/OSPCommon_ispc.h
+include/ospray/SDK/modules/cpu/common/Ray.ih
+include/ospray/SDK/modules/cpu/common/StructShared.h
+include/ospray/SDK/modules/cpu/common/VolumeIntervals.ih
+include/ospray/SDK/modules/cpu/common/World.h
+include/ospray/SDK/modules/cpu/common/World.ih
+include/ospray/SDK/modules/cpu/common/WorldShared.h
+include/ospray/SDK/modules/cpu/common/World_ispc.h
+include/ospray/SDK/modules/cpu/fb/FrameBuffer.h
+include/ospray/SDK/modules/cpu/fb/FrameBuffer.ih
+include/ospray/SDK/modules/cpu/fb/FrameBufferShared.h
+include/ospray/SDK/modules/cpu/fb/FrameBufferView.h
+include/ospray/SDK/modules/cpu/fb/FrameBufferView.ih
+include/ospray/SDK/modules/cpu/fb/FrameBuffer_ispc.h
+include/ospray/SDK/modules/cpu/fb/ImageOp.h
+include/ospray/SDK/modules/cpu/fb/ImageOpShared.h
+include/ospray/SDK/modules/cpu/fb/LocalFB.h
+include/ospray/SDK/modules/cpu/fb/LocalFBShared.h
+include/ospray/SDK/modules/cpu/fb/LocalFB_ispc.h
+include/ospray/SDK/modules/cpu/fb/RenderTaskDesc.ih
+include/ospray/SDK/modules/cpu/fb/SparseFB.h
+include/ospray/SDK/modules/cpu/fb/SparseFB.ih
+include/ospray/SDK/modules/cpu/fb/SparseFBShared.h
+include/ospray/SDK/modules/cpu/fb/SparseFB_ispc.h
+include/ospray/SDK/modules/cpu/fb/TaskError.h
+include/ospray/SDK/modules/cpu/fb/Tile.ih
+include/ospray/SDK/modules/cpu/fb/TileShared.h
+include/ospray/SDK/modules/cpu/fb/frame_ops/Blur.h
+include/ospray/SDK/modules/cpu/fb/frame_ops/Debug.h
+include/ospray/SDK/modules/cpu/fb/frame_ops/Depth.h
+include/ospray/SDK/modules/cpu/fb/frame_ops/SSAO.h
+include/ospray/SDK/modules/cpu/fb/frame_ops/SSAO_ispc.h
+include/ospray/SDK/modules/cpu/fb/pixel_ops/ToneMapper.h
+include/ospray/SDK/modules/cpu/fb/pixel_ops/ToneMapperShared.h
+include/ospray/SDK/modules/cpu/fb/pixel_ops/ToneMapper_ispc.h
+include/ospray/SDK/modules/cpu/fb/registration.h
+include/ospray/SDK/modules/cpu/geometry/Boxes.h
+include/ospray/SDK/modules/cpu/geometry/BoxesShared.h
+include/ospray/SDK/modules/cpu/geometry/Boxes_ispc.h
+include/ospray/SDK/modules/cpu/geometry/Curves.h
+include/ospray/SDK/modules/cpu/geometry/CurvesShared.h
+include/ospray/SDK/modules/cpu/geometry/Curves_ispc.h
+include/ospray/SDK/modules/cpu/geometry/GeometricModel.h
+include/ospray/SDK/modules/cpu/geometry/GeometricModel.ih
+include/ospray/SDK/modules/cpu/geometry/GeometricModelShared.h
+include/ospray/SDK/modules/cpu/geometry/GeometricModel_ispc.h
+include/ospray/SDK/modules/cpu/geometry/Geometry.h
+include/ospray/SDK/modules/cpu/geometry/Geometry.ih
+include/ospray/SDK/modules/cpu/geometry/GeometryShared.h
+include/ospray/SDK/modules/cpu/geometry/Isosurfaces.h
+include/ospray/SDK/modules/cpu/geometry/IsosurfacesShared.h
+include/ospray/SDK/modules/cpu/geometry/Isosurfaces_ispc.h
+include/ospray/SDK/modules/cpu/geometry/Mesh.h
+include/ospray/SDK/modules/cpu/geometry/MeshShared.h
+include/ospray/SDK/modules/cpu/geometry/Mesh_ispc.h
+include/ospray/SDK/modules/cpu/geometry/Planes.h
+include/ospray/SDK/modules/cpu/geometry/PlanesShared.h
+include/ospray/SDK/modules/cpu/geometry/Planes_ispc.h
+include/ospray/SDK/modules/cpu/geometry/Spheres.h
+include/ospray/SDK/modules/cpu/geometry/SpheresShared.h
+include/ospray/SDK/modules/cpu/geometry/Spheres_ispc.h
+include/ospray/SDK/modules/cpu/geometry/Subdivision.h
+include/ospray/SDK/modules/cpu/geometry/SubdivisionShared.h
+include/ospray/SDK/modules/cpu/geometry/Subdivision_ispc.h
+include/ospray/SDK/modules/cpu/geometry/registration.h
+include/ospray/SDK/modules/cpu/lights/AmbientLight.h
+include/ospray/SDK/modules/cpu/lights/AmbientLightShared.h
+include/ospray/SDK/modules/cpu/lights/AmbientLight_ispc.h
+include/ospray/SDK/modules/cpu/lights/CylinderCapSolidAngleTable.ih
+include/ospray/SDK/modules/cpu/lights/CylinderLight.h
+include/ospray/SDK/modules/cpu/lights/CylinderLightShared.h
+include/ospray/SDK/modules/cpu/lights/CylinderLight_ispc.h
+include/ospray/SDK/modules/cpu/lights/DirectionalLight.h
+include/ospray/SDK/modules/cpu/lights/DirectionalLightShared.h
+include/ospray/SDK/modules/cpu/lights/DirectionalLight_ispc.h
+include/ospray/SDK/modules/cpu/lights/HDRILight.h
+include/ospray/SDK/modules/cpu/lights/HDRILightShared.h
+include/ospray/SDK/modules/cpu/lights/HDRILight_ispc.h
+include/ospray/SDK/modules/cpu/lights/IntensityDistribution.h
+include/ospray/SDK/modules/cpu/lights/IntensityDistribution.ih
+include/ospray/SDK/modules/cpu/lights/IntensityDistributionShared.h
+include/ospray/SDK/modules/cpu/lights/Light.h
+include/ospray/SDK/modules/cpu/lights/LightShared.h
+include/ospray/SDK/modules/cpu/lights/Light_ispc.h
+include/ospray/SDK/modules/cpu/lights/PointLight.h
+include/ospray/SDK/modules/cpu/lights/PointLightShared.h
+include/ospray/SDK/modules/cpu/lights/PointLight_ispc.h
+include/ospray/SDK/modules/cpu/lights/QuadLight.h
+include/ospray/SDK/modules/cpu/lights/QuadLightShared.h
+include/ospray/SDK/modules/cpu/lights/QuadLight_ispc.h
+include/ospray/SDK/modules/cpu/lights/SphericalQuadSampling.ih
+include/ospray/SDK/modules/cpu/lights/SpotLight.h
+include/ospray/SDK/modules/cpu/lights/SpotLightShared.h
+include/ospray/SDK/modules/cpu/lights/SpotLight_ispc.h
+include/ospray/SDK/modules/cpu/lights/SunSkyLight.h
+include/ospray/SDK/modules/cpu/lights/registration.h
+include/ospray/SDK/modules/cpu/lights/sky_model/color_info.h
+include/ospray/SDK/modules/cpu/lights/sky_model/sky_model.h
+include/ospray/SDK/modules/cpu/lights/sky_model/sky_model_data_ciexyz.h
+include/ospray/SDK/modules/cpu/lights/sky_model/sky_model_data_rgb.h
+include/ospray/SDK/modules/cpu/lights/sky_model/sky_model_data_spectral.h
+include/ospray/SDK/modules/cpu/math/AffineSpace.ih
+include/ospray/SDK/modules/cpu/math/Distribution1D.ih
+include/ospray/SDK/modules/cpu/math/Distribution1D_ispc.h
+include/ospray/SDK/modules/cpu/math/Distribution2D.ih
+include/ospray/SDK/modules/cpu/math/Distribution2D_ispc.h
+include/ospray/SDK/modules/cpu/math/LinearSpace.ih
+include/ospray/SDK/modules/cpu/math/halton.ih
+include/ospray/SDK/modules/cpu/math/halton_ispc.h
+include/ospray/SDK/modules/cpu/math/interpolation.ih
+include/ospray/SDK/modules/cpu/math/random.ih
+include/ospray/SDK/modules/cpu/math/sampling.h
+include/ospray/SDK/modules/cpu/math/sampling.ih
+include/ospray/SDK/modules/cpu/math/sobol.ih
+include/ospray/SDK/modules/cpu/math/sobol_ispc.h
+include/ospray/SDK/modules/cpu/math/spectrum.h
+include/ospray/SDK/modules/cpu/math/spectrum.ih
+include/ospray/SDK/modules/cpu/math/spectrum_ispc.h
+include/ospray/SDK/modules/cpu/pf/LUTPixelFilter.ih
+include/ospray/SDK/modules/cpu/pf/LUTPixelFilter_ispc.h
+include/ospray/SDK/modules/cpu/pf/PixelFilter.h
+include/ospray/SDK/modules/cpu/pf/PixelFilter.ih
+include/ospray/SDK/modules/cpu/pf/PixelFilter_ispc.h
+include/ospray/SDK/modules/cpu/render/LoadBalancer.h
+include/ospray/SDK/modules/cpu/render/Material.h
+include/ospray/SDK/modules/cpu/render/Material.ih
+include/ospray/SDK/modules/cpu/render/MaterialShared.h
+include/ospray/SDK/modules/cpu/render/Material_ispc.h
+include/ospray/SDK/modules/cpu/render/RenderTask.h
+include/ospray/SDK/modules/cpu/render/Renderer.h
+include/ospray/SDK/modules/cpu/render/Renderer.ih
+include/ospray/SDK/modules/cpu/render/RendererShared.h
+include/ospray/SDK/modules/cpu/render/Renderer_ispc.h
+include/ospray/SDK/modules/cpu/render/ScreenSample.ih
+include/ospray/SDK/modules/cpu/render/ao/AORenderer.h
+include/ospray/SDK/modules/cpu/render/ao/AORendererShared.h
+include/ospray/SDK/modules/cpu/render/ao/AORenderer_ispc.h
+include/ospray/SDK/modules/cpu/render/ao/surfaces.ih
+include/ospray/SDK/modules/cpu/render/ao/surfaces_ispc.h
+include/ospray/SDK/modules/cpu/render/ao/volumes.ih
+include/ospray/SDK/modules/cpu/render/ao/volumes_ispc.h
+include/ospray/SDK/modules/cpu/render/bsdfs/BSDF.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/BeckmannDistribution.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Conductor.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Dielectric.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/DielectricLayer.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Fresnel.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/GGXDistribution.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Lambert.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/LambertTransmission.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetAlbedo.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetAlbedoTables.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetAlbedoTables_ispc.h
+include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetConductor.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetDielectric.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetDielectricLayer.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetDistribution.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetSheenLayer.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Minneart.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/MultiBSDF.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Optics.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/OrenNayar.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/PowerCosineDistribution.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Reflection.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/RobustDielectric.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/RobustThinDielectric.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Scale.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/ShadingContext.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/SheenDistribution.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Specular.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/ThinDielectric.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/ThinMicrofacetDielectric.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Transmission.ih
+include/ospray/SDK/modules/cpu/render/bsdfs/Velvety.ih
+include/ospray/SDK/modules/cpu/render/debug/DebugRenderer.h
+include/ospray/SDK/modules/cpu/render/debug/DebugRendererType.h
+include/ospray/SDK/modules/cpu/render/debug/DebugRenderer_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/Alloy.h
+include/ospray/SDK/modules/cpu/render/materials/AlloyShared.h
+include/ospray/SDK/modules/cpu/render/materials/Alloy_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/CarPaint.h
+include/ospray/SDK/modules/cpu/render/materials/CarPaintShared.h
+include/ospray/SDK/modules/cpu/render/materials/CarPaint_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/Glass.h
+include/ospray/SDK/modules/cpu/render/materials/GlassShared.h
+include/ospray/SDK/modules/cpu/render/materials/Glass_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/Luminous.h
+include/ospray/SDK/modules/cpu/render/materials/LuminousShared.h
+include/ospray/SDK/modules/cpu/render/materials/Luminous_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/Medium.ih
+include/ospray/SDK/modules/cpu/render/materials/MediumShared.h
+include/ospray/SDK/modules/cpu/render/materials/Metal.h
+include/ospray/SDK/modules/cpu/render/materials/MetalShared.h
+include/ospray/SDK/modules/cpu/render/materials/Metal_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/MetallicPaint.h
+include/ospray/SDK/modules/cpu/render/materials/MetallicPaintShared.h
+include/ospray/SDK/modules/cpu/render/materials/MetallicPaint_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/Mix.h
+include/ospray/SDK/modules/cpu/render/materials/MixShared.h
+include/ospray/SDK/modules/cpu/render/materials/Mix_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/OBJ.h
+include/ospray/SDK/modules/cpu/render/materials/OBJ.ih
+include/ospray/SDK/modules/cpu/render/materials/OBJShared.h
+include/ospray/SDK/modules/cpu/render/materials/OBJ_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/Plastic.h
+include/ospray/SDK/modules/cpu/render/materials/PlasticShared.h
+include/ospray/SDK/modules/cpu/render/materials/Plastic_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/Principled.h
+include/ospray/SDK/modules/cpu/render/materials/PrincipledShared.h
+include/ospray/SDK/modules/cpu/render/materials/Principled_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/ThinGlass.h
+include/ospray/SDK/modules/cpu/render/materials/ThinGlassShared.h
+include/ospray/SDK/modules/cpu/render/materials/ThinGlass_ispc.h
+include/ospray/SDK/modules/cpu/render/materials/Velvet.h
+include/ospray/SDK/modules/cpu/render/materials/VelvetShared.h
+include/ospray/SDK/modules/cpu/render/materials/Velvet_ispc.h
+include/ospray/SDK/modules/cpu/render/pathtracer/GeometryLight.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/GeometryLightShared.h
+include/ospray/SDK/modules/cpu/render/pathtracer/GeometryLight_ispc.h
+include/ospray/SDK/modules/cpu/render/pathtracer/NextEventEstimation.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/NextEventEstimation_ispc.h
+include/ospray/SDK/modules/cpu/render/pathtracer/PathSampler.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/PathSampler_ispc.h
+include/ospray/SDK/modules/cpu/render/pathtracer/PathStructs.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/PathTracer.h
+include/ospray/SDK/modules/cpu/render/pathtracer/PathTracerDataShared.h
+include/ospray/SDK/modules/cpu/render/pathtracer/PathTracerDefines.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/PathTracerShared.h
+include/ospray/SDK/modules/cpu/render/pathtracer/PathTracerUtil.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/PathTracer_ispc.h
+include/ospray/SDK/modules/cpu/render/pathtracer/Scattering.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/ShadowCatcher.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/ShadowCatcher_ispc.h
+include/ospray/SDK/modules/cpu/render/pathtracer/TransparentShadow.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/TransparentShadow_ispc.h
+include/ospray/SDK/modules/cpu/render/pathtracer/VirtualLight.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/VirtualLight_ispc.h
+include/ospray/SDK/modules/cpu/render/pathtracer/volumes/HenyeyGreenstein.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/volumes/VolumeSampler.ih
+include/ospray/SDK/modules/cpu/render/pathtracer/volumes/VolumeSampler_ispc.h
+include/ospray/SDK/modules/cpu/render/registration.h
+include/ospray/SDK/modules/cpu/render/scivis/SciVis.h
+include/ospray/SDK/modules/cpu/render/scivis/SciVis.ih
+include/ospray/SDK/modules/cpu/render/scivis/SciVisDataShared.h
+include/ospray/SDK/modules/cpu/render/scivis/SciVisShared.h
+include/ospray/SDK/modules/cpu/render/scivis/SciVis_ispc.h
+include/ospray/SDK/modules/cpu/render/scivis/lightAlpha_ispc.h
+include/ospray/SDK/modules/cpu/render/scivis/surfaces.ih
+include/ospray/SDK/modules/cpu/render/scivis/surfaces_ispc.h
+include/ospray/SDK/modules/cpu/render/scivis/volumes.ih
+include/ospray/SDK/modules/cpu/render/scivis/volumes_ispc.h
+include/ospray/SDK/modules/cpu/render/shaders/Flakes.ih
+include/ospray/SDK/modules/cpu/render/shaders/Noise.ih
+include/ospray/SDK/modules/cpu/render/util.h
+include/ospray/SDK/modules/cpu/render/util.ih
+include/ospray/SDK/modules/cpu/render/util_ispc.h
+include/ospray/SDK/modules/cpu/texture/Texture.h
+include/ospray/SDK/modules/cpu/texture/Texture.ih
+include/ospray/SDK/modules/cpu/texture/Texture2D.h
+include/ospray/SDK/modules/cpu/texture/Texture2D.ih
+include/ospray/SDK/modules/cpu/texture/Texture2DShared.h
+include/ospray/SDK/modules/cpu/texture/Texture2D_ispc.h
+include/ospray/SDK/modules/cpu/texture/TextureParam.ih
+include/ospray/SDK/modules/cpu/texture/TextureParamShared.h
+include/ospray/SDK/modules/cpu/texture/TextureShared.h
+include/ospray/SDK/modules/cpu/texture/TextureVolume.h
+include/ospray/SDK/modules/cpu/texture/TextureVolumeShared.h
+include/ospray/SDK/modules/cpu/texture/TextureVolume_ispc.h
+include/ospray/SDK/modules/cpu/texture/registration.h
+include/ospray/SDK/modules/cpu/volume/Volume.h
+include/ospray/SDK/modules/cpu/volume/Volume.ih
+include/ospray/SDK/modules/cpu/volume/VolumeShared.h
+include/ospray/SDK/modules/cpu/volume/Volume_ispc.h
+include/ospray/SDK/modules/cpu/volume/VolumetricModel.h
+include/ospray/SDK/modules/cpu/volume/VolumetricModel.ih
+include/ospray/SDK/modules/cpu/volume/VolumetricModelShared.h
+include/ospray/SDK/modules/cpu/volume/transferFunction/LinearTransferFunction.h
+include/ospray/SDK/modules/cpu/volume/transferFunction/LinearTransferFunctionShared.h
+include/ospray/SDK/modules/cpu/volume/transferFunction/LinearTransferFunction_ispc.h
+include/ospray/SDK/modules/cpu/volume/transferFunction/TransferFunction.h
+include/ospray/SDK/modules/cpu/volume/transferFunction/TransferFunctionShared.h
+include/ospray/SDK/modules/cpu/volume/transferFunction/registration.h
 include/ospray/ospray.h
 include/ospray/ospray_cpp.h
 include/ospray/ospray_cpp/Camera.h