dolphin/Source/Core/VideoBackends/D3D12
2017-01-23 03:53:38 -05:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt cmake: Build D3D and D3D12 video backends 2017-01-21 00:35:55 +01:00
D3D12.vcxproj
D3D12.vcxproj.filters
D3DBase.cpp D3DBase: Create the swapchain in fullscreen mode if enabled. 2016-11-11 20:36:10 +01:00
D3DBase.h D3DBase: Create the swapchain in fullscreen mode if enabled. 2016-11-11 20:36:10 +01:00
D3DCommandListManager.cpp
D3DCommandListManager.h
D3DDescriptorHeapManager.cpp
D3DDescriptorHeapManager.h
D3DQueuedCommandList.cpp
D3DQueuedCommandList.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
D3DShader.cpp Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
D3DShader.h
D3DState.cpp Merge pull request #4383 from Sintendo/minor-text-fixes 2016-10-31 12:51:42 +01:00
D3DState.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
D3DStreamBuffer.cpp
D3DStreamBuffer.h
D3DTexture.cpp Common: Add alignment header 2016-12-06 20:33:53 +01:00
D3DTexture.h
D3DUtil.cpp VideoBackendBase: Convert EFBAccessType into an enum class 2017-01-23 03:53:38 -05:00
D3DUtil.h Common: Add alignment header 2016-12-06 20:33:53 +01:00
FramebufferManager.cpp Common: Add alignment header 2016-12-06 20:33:53 +01:00
FramebufferManager.h
main.cpp VideoConfig: Add option for full-resolution frame dumping 2016-11-28 20:14:59 +10:00
NativeVertexFormat.cpp
NativeVertexFormat.h
PerfQuery.cpp
PerfQuery.h
PSTextureEncoder.cpp TextureCache: Extract BP enum check to VideoCommon. 2016-12-26 22:10:21 +01:00
PSTextureEncoder.h TextureCache: Extract BP enum check to VideoCommon. 2016-12-26 22:10:21 +01:00
Render.cpp VideoBackendBase: Convert EFBAccessType into an enum class 2017-01-23 03:53:38 -05:00
Render.h VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
ShaderCache.cpp VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
ShaderCache.h VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
ShaderConstantsManager.cpp
ShaderConstantsManager.h
StaticShaderCache.cpp TextureCache: Use same color coefficients for EFB2Tex as EFB2RAM 2016-12-15 02:20:46 +10:00
StaticShaderCache.h
TextureCache.cpp TextureCache: Drop unused parameter in backend API. 2016-12-26 22:10:32 +01:00
TextureCache.h TextureCache: Drop unused parameter in backend API. 2016-12-26 22:10:32 +01:00
TextureEncoder.h TextureCache: Extract BP enum check to VideoCommon. 2016-12-26 22:10:21 +01:00
VertexManager.cpp VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
VertexManager.h VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
VideoBackend.h
XFBEncoder.cpp Common: Add alignment header 2016-12-06 20:33:53 +01:00
XFBEncoder.h