This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-05-22 13:48:45 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a88e5ef3907e79ed20ab67e4df45c36e6ab2b909
dolphin
/
Source
/
Core
/
VideoBackends
/
D3D12
T
History
iwubcode
d0c6b6c9ed
VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration
2023-02-09 02:13:53 -06:00
..
CMakeLists.txt
…
Common.h
…
D3D12BoundingBox.cpp
…
D3D12BoundingBox.h
…
D3D12Gfx.cpp
…
D3D12Gfx.h
…
D3D12PerfQuery.cpp
…
D3D12PerfQuery.h
…
D3D12StreamBuffer.cpp
…
D3D12StreamBuffer.h
…
D3D12SwapChain.cpp
…
D3D12SwapChain.h
…
D3D12VertexManager.cpp
…
D3D12VertexManager.h
…
DescriptorAllocator.cpp
…
DescriptorAllocator.h
…
DescriptorHeapManager.cpp
…
DescriptorHeapManager.h
…
DX12Context.cpp
…
DX12Context.h
…
DX12Pipeline.cpp
VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration
2023-02-09 02:13:53 -06:00
DX12Pipeline.h
VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration
2023-02-09 02:13:53 -06:00
DX12Shader.cpp
…
DX12Shader.h
…
DX12Texture.cpp
…
DX12Texture.h
…
DX12VertexFormat.cpp
…
DX12VertexFormat.h
…
VideoBackend.cpp
…
VideoBackend.h
…