Jorrit Rouwe 64dc58af3b Made it optional to compile the CPU compute fallback system (#1874) 3 weeks ago
..
HairApplyDeltaTransform.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairApplyDeltaTransformBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairApplyGlobalPose.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairApplyGlobalPose.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairApplyGlobalPoseBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairCalculateCollisionPlanes.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairCalculateCollisionPlanesBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairCalculateRenderPositions.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairCalculateRenderPositions.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairCalculateRenderPositionsBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairCommon.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairGridAccumulate.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairGridAccumulateBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairGridClear.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairGridClearBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairGridNormalize.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairGridNormalizeBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairIntegrate.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairIntegrate.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairIntegrateBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairSkinRoots.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairSkinRootsBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairSkinVertices.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairSkinVerticesBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairStructs.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairTeleport.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairTeleportBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairUpdateRoots.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairUpdateRootsBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairUpdateStrands.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairUpdateStrandsBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairUpdateVelocity.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairUpdateVelocity.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairUpdateVelocityBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairUpdateVelocityIntegrate.hlsl 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairUpdateVelocityIntegrateBindings.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
HairWrapper.cpp 64dc58af3b Made it optional to compile the CPU compute fallback system (#1874) 3 weeks ago
HairWrapper.h 64dc58af3b Made it optional to compile the CPU compute fallback system (#1874) 3 weeks ago
ShaderCore.h 4a708eea7b Added strand based hair system running on GPU (#1869) 3 weeks ago
ShaderMat44.h 2de5386965 Fixed an issue with the JPH_Mat44 definition, it ended up as being used row major instead of column major (#1868) 3 weeks ago
ShaderMath.h 65c7e8bba1 Implemented a CPU compute fallback, mainly for debugging purposes (#1859) 3 weeks ago
ShaderPlane.h 5ac132df68 Added interface to run compute shaders on the GPU with implementations for DX12, Vulkan and Metal. (#1847) 1 month ago
ShaderQuat.h 65c7e8bba1 Implemented a CPU compute fallback, mainly for debugging purposes (#1859) 3 weeks ago
ShaderVec3.h 65c7e8bba1 Implemented a CPU compute fallback, mainly for debugging purposes (#1859) 3 weeks ago
TestCompute.hlsl cb2cbeeb16 Removed logic that generates include paths in macros (#1861) 3 weeks ago
TestCompute2.hlsl 2de5386965 Fixed an issue with the JPH_Mat44 definition, it ended up as being used row major instead of column major (#1868) 3 weeks ago
TestCompute2Bindings.h 2de5386965 Fixed an issue with the JPH_Mat44 definition, it ended up as being used row major instead of column major (#1868) 3 weeks ago
TestComputeBindings.h cb2cbeeb16 Removed logic that generates include paths in macros (#1861) 3 weeks ago
TestComputeWrapper.cpp 64dc58af3b Made it optional to compile the CPU compute fallback system (#1874) 3 weeks ago