pcsx2/plugins/GSdx/Renderers/DXCommon
lightningterror b9df1e643b gsdx-hw: Adjust/cleanup hw hacks variable calls.
Use a function to check UserHacks for all variables in GSState.cpp
instead of checking each variable individually.

Get rid of UserHacks_HPO local variables in GSRendererOGL/DX and use the
member variable m_userHacks_HPO instead, we don't need duplicates that
do the same thing.

Add ResetStates call at the beginning of GSRendererDX to match gl
behavior.
2019-01-23 12:24:12 +01:00
..
GSDeviceDX.cpp gsdx-hw: Completely remove MSAA from renderer code. 2019-01-15 19:13:14 +01:00
GSDeviceDX.h gsdx-hw: Completely remove MSAA from renderer code. 2019-01-15 19:13:14 +01:00
GSRendererDX.cpp gsdx-hw: Adjust/cleanup hw hacks variable calls. 2019-01-23 12:24:12 +01:00
GSRendererDX.h gsdx-hw: Adjust/cleanup hw hacks variable calls. 2019-01-23 12:24:12 +01:00