dolphin/Source/Core/VideoBackends/D3D
Stenzek cc851c41c1 TextureCache: Move host texture utility functions to VideoCommon
The appropriate place for these would be AbstractTexture, once it is
finished.
2017-04-29 13:46:43 +10:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt D3D: Drop redundant interface TextureEncoder 2017-04-04 22:57:23 +10:00
D3D.vcxproj D3D: Drop redundant interface TextureEncoder 2017-04-04 22:57:23 +10:00
D3D.vcxproj.filters D3D: Drop redundant interface TextureEncoder 2017-04-04 22:57:23 +10:00
D3DBase.cpp D3D11: Support native compressed textures 2017-04-29 13:46:42 +10:00
D3DBase.h D3D11: Fix error on startup with >2.5xIR selected 2017-03-10 23:41:20 +10:00
D3DBlob.cpp
D3DBlob.h
D3DShader.cpp
D3DShader.h
D3DState.cpp
D3DState.h
D3DTexture.cpp
D3DTexture.h
D3DUtil.cpp
D3DUtil.h
FramebufferManager.cpp
FramebufferManager.h
GeometryShaderCache.cpp Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
GeometryShaderCache.h
main.cpp HiresTextures: Support parsing DDS files directly 2017-04-29 00:14:23 +10:00
NativeVertexFormat.cpp
PerfQuery.cpp
PerfQuery.h
PixelShaderCache.cpp Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
PixelShaderCache.h
PSTextureEncoder.cpp VideoBackends: Support updated texture encoding shader generators 2017-04-12 00:11:22 +10:00
PSTextureEncoder.h VideoBackends: Support updated texture encoding shader generators 2017-04-12 00:11:22 +10:00
Render.cpp VideoCommon: Drop SetDitherMode() 2017-04-18 21:55:22 +10:00
Render.h VideoCommon: Drop SetDitherMode() 2017-04-18 21:55:22 +10:00
Television.cpp
Television.h
TextureCache.cpp TextureCache: Move host texture utility functions to VideoCommon 2017-04-29 13:46:43 +10:00
TextureCache.h TextureCache: Support compressed textures and pass pitch/size to upload 2017-04-29 00:14:23 +10:00
VertexManager.cpp
VertexManager.h
VertexShaderCache.cpp Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
VertexShaderCache.h
VideoBackend.h
XFBEncoder.cpp
XFBEncoder.h