dolphin/Source/Core/VideoBackends/D3D
2016-12-27 14:31:17 +01:00
..
BoundingBox.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BoundingBox.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3D.vcxproj VideoBackend: Get rid of a boolean global 2016-01-02 18:03:28 -05:00
D3D.vcxproj.filters VideoBackend: Get rid of a boolean global 2016-01-02 18:03:28 -05:00
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
D3DBlob.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DBlob.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DShader.cpp Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
D3DShader.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DState.cpp VideoBackends: Always enable dual-source blending if supported. 2016-10-10 17:32:51 +02:00
D3DState.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DTexture.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DTexture.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
D3DUtil.cpp Common: Add alignment header 2016-12-06 20:33:53 +01:00
D3DUtil.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FramebufferManager.cpp D3D: Fix strided XFB copies 2016-11-19 20:29:51 +10:00
FramebufferManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GeometryShaderCache.cpp Common: Add alignment header 2016-12-06 20:33:53 +01:00
GeometryShaderCache.h Remove the rest of ShaderDebugging. 2016-06-26 16:25:11 +12:00
main.cpp VideoConfig: Add option for full-resolution frame dumping 2016-11-28 20:14:59 +10:00
NativeVertexFormat.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PerfQuery.cpp Improve PerfQuery accuracy 2016-07-04 18:54:49 +10:00
PerfQuery.h Fix D3D12 headers missing includes. 2016-06-24 11:14:10 +00:00
PixelShaderCache.cpp TextureCache: Use same color coefficients for EFB2Tex as EFB2RAM 2016-12-15 02:20:46 +10:00
PixelShaderCache.h Remove the rest of ShaderDebugging. 2016-06-26 16:25:11 +12:00
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 VideoCommon: Don't process the depth range in the vertex shader if it's not oversized. 2016-12-27 14:31:17 +01:00
Render.h Cosmetics. 2016-11-13 22:17:40 +01:00
Television.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Television.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
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 VertexManager: Correct variable naming scheme 2016-08-22 20:01:00 -04:00
VertexManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VertexShaderCache.cpp Common: Add alignment header 2016-12-06 20:33:53 +01:00
VertexShaderCache.h Remove the rest of ShaderDebugging. 2016-06-26 16:25:11 +12:00
VideoBackend.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
XFBEncoder.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
XFBEncoder.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00