dolphin/Source/Core
Lioncash 70e1121b29 Interpreter_Tables: srawix only uses rS, not rS and rB.
srawix's input/output is defined as rA, rS, SH, where SH is an immediate for the shift amount.
2015-02-21 21:20:43 -05:00
..
AudioCommon Cleanup DotProduct function to make it more readable. 2015-02-16 13:53:58 +13:00
Common Merge pull request #1979 from Mullin/head 2015-02-18 21:54:16 +01:00
Core Interpreter_Tables: srawix only uses rS, not rS and rB. 2015-02-21 21:20:43 -05:00
DiscIO Merge pull request #2018 from JosJuice/gameini-region-wildcard 2015-02-21 15:47:57 +01:00
DolphinQt Merge pull request #2018 from JosJuice/gameini-region-wildcard 2015-02-21 15:47:57 +01:00
DolphinWX Merge pull request #2018 from JosJuice/gameini-region-wildcard 2015-02-21 15:47:57 +01:00
InputCommon Use CoreParameter's game INI functions in more places 2015-02-11 19:01:05 +01:00
UICommon PostProcessing: Add support for user-supplied anaglyph shaders. 2015-01-25 22:07:03 +01:00
VideoBackends D3D: Use the correct format when resolving the EFB depth texture. 2015-02-21 11:50:19 +01:00
VideoCommon TextureConversionShader: Use a Texture2DArray to match the shader resource view. 2015-02-21 11:50:20 +01:00
CMakeLists.txt