This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-06-14 19:27:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
580c721c82
dolphin
/
Source
/
Core
/
VideoBackends
/
D3D12
History
Admiral H. Curtiss
580c721c82
cmake: Don't use PCH with Qt6.
2022-05-22 01:19:44 +02:00
..
CMakeLists.txt
cmake: Don't use PCH with Qt6.
2022-05-22 01:19:44 +02:00
Common.h
D3D12BoundingBox.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
D3D12BoundingBox.h
D3D12PerfQuery.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
D3D12PerfQuery.h
D3D12Renderer.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
D3D12Renderer.h
D3D12StreamBuffer.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
D3D12StreamBuffer.h
D3D12SwapChain.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
D3D12SwapChain.h
D3D12VertexManager.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
D3D12VertexManager.h
DescriptorAllocator.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
DescriptorAllocator.h
DescriptorHeapManager.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
DescriptorHeapManager.h
DX12Context.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
DX12Context.h
Make all custom fmt::formatter's format functions const
2022-01-13 11:11:08 -08:00
DX12Pipeline.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
DX12Pipeline.h
DX12Shader.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
DX12Shader.h
DX12Texture.cpp
VideoBackends/D3D12: Include HRESULT in error messages
2022-01-09 12:44:53 -08:00
DX12Texture.h
DX12VertexFormat.cpp
VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal
2022-04-22 16:54:36 -07:00
DX12VertexFormat.h
VideoBackend.cpp
VideoCommon: Remove bSupportsOversizedViewports
2022-04-16 10:26:11 -07:00
VideoBackend.h