dolphin/Source/Core
Ryan Houdek e6fa9bf048 Change IPL horizontal offset from +5 to 0.
Noticed this while fiddling with things.
Having a default offset of +5 is stupid.
Changes the bit that contains the offset and the two hashs.
2014-04-18 23:31:44 -05:00
..
AudioCommon Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
Common Atomic: support clang 3.4+ 2014-04-17 10:39:02 +02:00
Core Change IPL horizontal offset from +5 to 0. 2014-04-18 23:31:44 -05:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Fix the integer overflow that happens in the MD5Sum Progressbar. 2014-04-14 20:40:43 -05:00
InputCommon Add support for the guide button to XInput 2014-04-17 12:03:44 +01:00
VideoBackends D3D11 backend: fix rounding in texture encoder. 2014-04-15 23:36:05 -07:00
VideoCommon VideoCommon: fix rounding in TEV. 2014-04-15 16:47:01 -07:00
CMakeLists.txt