dolphin-emulator/Source/Core/VideoBackends/Software
Tony Wasserka 1d23c2ca8b GPU: Only load the relevant color components upon writes to the tev color registers.
The other two components need not be valid upon write, hence loading them results in glitches.

Fixes issue 6783.
2014-09-21 10:38:22 +02:00
..
BPMemLoader.cpp GPU: Only load the relevant color components upon writes to the tev color registers. 2014-09-21 10:38:22 +02:00
BPMemLoader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Clipper.cpp
Clipper.h
CMakeLists.txt
CPMemLoader.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
CPMemLoader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
DebugUtil.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
DebugUtil.h
EfbCopy.cpp
EfbCopy.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
EfbInterface.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
EfbInterface.h
HwRasterizer.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
HwRasterizer.h
NativeVertexFormat.h
OpcodeDecoder.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
OpcodeDecoder.h
RasterFont.cpp
RasterFont.h
Rasterizer.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Software.vcxproj msvc: remove some remnants of SDL and DSound from projects and general cleanup. 2014-09-01 21:27:44 -07:00
SWCommandProcessor.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SWCommandProcessor.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SWmain.cpp Add a comment to the software renderer that stride should be implemented 2014-09-19 12:33:15 -05:00
SWRenderer.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SWRenderer.h
SWStatistics.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
SWStatistics.h
SWVertexLoader.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SWVertexLoader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SWVideoConfig.cpp
SWVideoConfig.h Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
Tev.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Tev.h
TextureEncoder.cpp
TextureEncoder.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
TextureSampler.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
TextureSampler.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
TransformUnit.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
TransformUnit.h
Vec3.h
VideoBackend.h WIP XFB scaling. 2014-09-19 12:33:15 -05:00
VideoConfigDialog.cpp
VideoConfigDialog.h
XFMemLoader.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
XFMemLoader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00