dolphin/Source/Core
Stenzek 3847e226ab TextureConversionShader: Consider source format of EFB for EFB2RAM
Currently, we use the alpha channel from the EFB even if the current
format does not include an alpha channel. Now, the alpha channel is set
to 1 if the format does not have an alpha channel, as well as truncating
to 5/6 bits per channel. This matches the EFB-to-texture behavior.
2017-04-12 00:11:22 +10:00
..
AudioCommon Remove libao sound backend 2017-03-31 14:59:57 -07:00
Common Merge pull request #5219 from lioncash/common 2017-04-08 17:19:00 -04:00
Core Merge pull request #5239 from sepalani/is-valid-instruction 2017-04-10 16:50:22 -04:00
DiscIO Merge pull request #5152 from ligfx/disciomaybeuninitialized 2017-03-31 00:11:53 -04:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Simplify condition for enabling/disabling vertex rounding checkbox 2017-04-09 10:54:02 +02:00
InputCommon ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends Merge pull request #5234 from lioncash/tuple 2017-04-11 10:27:16 +02:00
VideoCommon TextureConversionShader: Consider source format of EFB for EFB2RAM 2017-04-12 00:11:22 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00