dolphin/Source/Core/VideoBackends/D3D/Src
Tony Wasserka a83c239765 D3D: Reintroduce depencency on D3DX11 because it's the most straightforward way to bring back some broken features.
The Dolphin development team is incapable of providing sufficient replacement for its previous usage in Dolphin and the advantages of dropping the dependency do not justify the removal of screenshots and texture dumping.

From now on, d3dx11.h, d3dx11async.h, d3dx11core.h and d3dx11tex.h are required to be stored somewhere in the header include path. I don't know if this is the case for anyone else than me, but I can't really say that I care after having people randomly merge unfinished branches into master.
2013-11-10 00:18:03 +01:00
..
D3DBase.cpp D3D: Reintroduce depencency on D3DX11 because it's the most straightforward way to bring back some broken features. 2013-11-10 00:18:03 +01:00
D3DBase.h D3D: Reintroduce depencency on D3DX11 because it's the most straightforward way to bring back some broken features. 2013-11-10 00:18:03 +01:00
D3DBlob.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
D3DBlob.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
D3DShader.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
D3DShader.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
D3DTexture.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
D3DTexture.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
D3DUtil.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
D3DUtil.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
FramebufferManager.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
FramebufferManager.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
GfxState.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
GfxState.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
Globals.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
LineGeometryShader.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
LineGeometryShader.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
main.cpp VideoCommon: move ViewportCorrection into VideoCommon 2013-10-29 18:55:50 +01:00
main.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
NativeVertexFormat.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
PerfQuery.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
PerfQuery.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
PixelShaderCache.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
PixelShaderCache.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
PointGeometryShader.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
PointGeometryShader.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
PSTextureEncoder.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
PSTextureEncoder.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
Render.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
Render.h Actually, filename really does need to be a parameter because of some random debug thing. 2013-11-02 22:44:27 -04:00
stdafx.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
stdafx.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
Television.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
Television.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
TextureCache.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
TextureCache.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
TextureEncoder.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
VertexManager.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
VertexManager.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
VertexShaderCache.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
VertexShaderCache.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
VideoBackend.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
XFBEncoder.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
XFBEncoder.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00