Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,63 @@
{
"RemapUnityFiles":
{
"Module.D3D12RHI.1.cpp.obj": [
"D3D12Adapter.cpp.obj",
"D3D12Allocation.cpp.obj",
"D3D12BindlessDescriptors.cpp.obj",
"D3D12Buffer.cpp.obj",
"D3D12CommandContext.cpp.obj",
"D3D12CommandList.cpp.obj",
"D3D12Commands.cpp.obj",
"D3D12ConstantBuffer.cpp.obj",
"D3D12DescriptorCache.cpp.obj"
],
"Module.D3D12RHI.2.cpp.obj": [
"D3D12Descriptors.cpp.obj",
"D3D12Device.cpp.obj",
"D3D12DirectCommandListManager.cpp.obj",
"D3D12EnhancedBarriers.cpp.obj",
"D3D12ExplicitDescriptorCache.cpp.obj",
"D3D12GPUProfiler.cpp.obj",
"D3D12IntelExtensions.cpp.obj",
"D3D12LegacyBarriers.cpp.obj",
"D3D12NvidiaExtensions.cpp.obj",
"D3D12Pipelinestate.cpp.obj",
"D3D12PoolAllocator.cpp.obj",
"D3D12Query.cpp.obj",
"D3D12RayTracing.cpp.obj"
],
"Module.D3D12RHI.3.cpp.obj": [
"D3D12RayTracingDebug.cpp.obj",
"D3D12RenderTarget.cpp.obj",
"D3D12ResourceCollection.cpp.obj",
"D3D12Resources.cpp.obj",
"D3D12RHI.cpp.obj",
"D3D12RootSignature.cpp.obj",
"D3D12Shaders.cpp.obj",
"D3D12SRV.cpp.obj",
"D3D12State.cpp.obj",
"D3D12StateCache.cpp.obj",
"D3D12Stats.cpp.obj",
"D3D12Submission.cpp.obj",
"D3D12Texture.cpp.obj"
],
"Module.D3D12RHI.4.cpp.obj": [
"D3D12TextureReference.cpp.obj",
"D3D12TransientResourceAllocator.cpp.obj",
"D3D12UAV.cpp.obj",
"D3D12UniformBuffer.cpp.obj",
"D3D12Util.cpp.obj",
"D3D12VertexDeclaration.cpp.obj",
"D3D12View.cpp.obj",
"D3D12Viewport.cpp.obj",
"D3D12WorkGraph.cpp.obj",
"WindowsD3D12Device.cpp.obj",
"WindowsD3D12DiskCache.cpp.obj",
"WindowsD3D12EnhancedBarriers.cpp.obj",
"WindowsD3D12LegacyBarriers.cpp.obj",
"WindowsD3D12PipelineState.cpp.obj",
"WindowsD3D12Viewport.cpp.obj"
]
}
}