dolphin/Source/Core
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
..
AudioCommon Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
Common ChunkFile: Add a DoArray overload which takes an std::array. 2014-09-21 10:38:22 +02:00
Core GPU: Only load the relevant color components upon writes to the tev color registers. 2014-09-21 10:38:22 +02:00
DiscIO Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
DolphinQt Qt: Add msvc support 2014-09-15 15:07:33 -07:00
DolphinWX Merge pull request #1096 from RachelBryk/save-slots 2014-09-20 15:45:02 +10:00
InputCommon Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
VideoBackends GPU: Only load the relevant color components upon writes to the tev color registers. 2014-09-21 10:38:22 +02:00
VideoCommon GPU: Only load the relevant color components upon writes to the tev color registers. 2014-09-21 10:38:22 +02:00
CMakeLists.txt DolphinQt: initial commit. 2014-09-15 15:06:05 -07:00