dolphin/Source/Core
gamemasterplc 4c4a96bfc5 Widescreen Hack improvement
Fixes Projection alignment in some N64 VC games. The original code forgot to multiply rawProjection[1] and rawProjection[3].
2017-02-26 12:55:57 -06:00
..
AudioCommon C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
Common SymbolDB: Simplify GetSymbolsFromHash 2017-02-18 06:30:20 -05:00
Core Merge pull request #4953 from lioncash/fwd 2017-02-24 23:36:11 +01:00
DiscIO Forward declare IBlobReader in Volume headers 2017-02-19 08:40:30 +01:00
DolphinQt2 Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinWX Fix the build on Linux when not using WX from Externals 2017-02-24 18:48:26 +01:00
InputCommon ExpressionParser: Const-correctness changes 2017-02-26 02:09:34 -05:00
UICommon Fix LLVM error 2017-02-10 19:07:30 -08:00
VideoBackends Merge pull request #4924 from stenzek/vulkan-list-restart 2017-02-18 21:58:30 +10:00
VideoCommon Widescreen Hack improvement 2017-02-26 12:55:57 -06:00
CMakeLists.txt