dolphin/Source/Core/VideoBackends/D3D
Mat M 9160be50db Merge pull request #4224 from lioncash/tcache
TextureCacheBase: Eliminate static state
2016-12-23 04:33:42 -05:00
..
BoundingBox.cpp
BoundingBox.h
D3D.vcxproj
D3D.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
D3DBlob.cpp
D3DBlob.h
D3DShader.cpp
D3DShader.h
D3DState.cpp
D3DState.h
D3DTexture.cpp
D3DTexture.h
D3DUtil.cpp Common: Add alignment header 2016-12-06 20:33:53 +01:00
D3DUtil.h
FramebufferManager.cpp D3D: Fix strided XFB copies 2016-11-19 20:29:51 +10:00
FramebufferManager.h
GeometryShaderCache.cpp Common: Add alignment header 2016-12-06 20:33:53 +01:00
GeometryShaderCache.h
main.cpp VideoConfig: Add option for full-resolution frame dumping 2016-11-28 20:14:59 +10:00
NativeVertexFormat.cpp
PerfQuery.cpp
PerfQuery.h
PixelShaderCache.cpp TextureCache: Use same color coefficients for EFB2Tex as EFB2RAM 2016-12-15 02:20:46 +10:00
PixelShaderCache.h
PSTextureEncoder.cpp
PSTextureEncoder.h
Render.cpp TextureCacheBase: Eliminate static state 2016-12-09 16:50:37 -05:00
Render.h Cosmetics. 2016-11-13 22:17:40 +01:00
Television.cpp
Television.h
TextureCache.cpp TextureCacheBase: Eliminate static state 2016-12-09 16:50:37 -05:00
TextureCache.h TextureCacheBase: Eliminate static state 2016-12-09 16:50:37 -05:00
TextureEncoder.h
VertexManager.cpp
VertexManager.h
VertexShaderCache.cpp Common: Add alignment header 2016-12-06 20:33:53 +01:00
VertexShaderCache.h
VideoBackend.h
XFBEncoder.cpp
XFBEncoder.h