summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D12/D3DState.cpp
AgeCommit message (Expand)Author
2016-05-08D3D12: Remove D3D11 header referencesStenzek
2016-03-24VideoCommon: Refactor TexMode0 mipmaps disabled test into a helper functionEmptyChaos
2016-03-24VideoBackends: Do not use Anisotropy on Point filtered textures.EmptyChaos
2016-03-02Merge pull request #3655 from jcowgill/spelling-fixesMathew Maidment
2016-02-28D3D12: Fix crash/errors when switching MSAA modes while runningStenzek
2016-02-19Fix some very minor spelling mistakesJames Cowgill
2016-02-15D3D12: Initial commit for D3D12 backend implementation.hdcmeta