This website requires JavaScript.
Explore
Help
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
2025-03-11 22:14:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoBackends
/
D3D12
History
Markus Wick
e99cd57eb3
Merge pull request
#4935
from Armada651/depth-range-fix
...
VideoBackends: Set the maximum range when the depth range is oversized.
2017-03-10 18:05:52 +01:00
..
BoundingBox.cpp
…
BoundingBox.h
…
CMakeLists.txt
…
D3D12.vcxproj
…
D3D12.vcxproj.filters
…
D3DBase.cpp
…
D3DBase.h
…
D3DCommandListManager.cpp
…
D3DCommandListManager.h
…
D3DDescriptorHeapManager.cpp
…
D3DDescriptorHeapManager.h
…
D3DQueuedCommandList.cpp
…
D3DQueuedCommandList.h
…
D3DShader.cpp
…
D3DShader.h
…
D3DState.cpp
…
D3DState.h
…
D3DStreamBuffer.cpp
…
D3DStreamBuffer.h
…
D3DTexture.cpp
…
D3DTexture.h
…
D3DUtil.cpp
…
D3DUtil.h
…
FramebufferManager.cpp
…
FramebufferManager.h
…
main.cpp
…
NativeVertexFormat.cpp
…
NativeVertexFormat.h
…
PerfQuery.cpp
…
PerfQuery.h
…
PSTextureEncoder.cpp
…
PSTextureEncoder.h
…
Render.cpp
…
Render.h
…
ShaderCache.cpp
…
ShaderCache.h
…
ShaderConstantsManager.cpp
…
ShaderConstantsManager.h
…
StaticShaderCache.cpp
…
StaticShaderCache.h
…
TextureCache.cpp
…
TextureCache.h
…
TextureEncoder.h
…
VertexManager.cpp
…
VertexManager.h
…
VideoBackend.h
…
XFBEncoder.cpp
…
XFBEncoder.h
…