dolphin/Source/Core
Lioncash bfa5dcc891 Interpreter: Set the FPCC bits correctly for ordered/unordered FP compares
Setting the whole FPRF is slightly incorrect, this should only modify the FPCC bits; the class bit should be preserved.
2015-02-22 02:19:13 -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: Set the FPCC bits correctly for ordered/unordered FP compares 2015-02-22 02:19:13 -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