dolphin/Source/Core
Lioncash a9c570a9f8 CachedInterpreter: Get rid of an unnecessary cast
This is only ever used to read a value and not modify data, so this can
just be constructed by value.
2017-03-06 13:18:46 -05:00
..
AudioCommon Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Common Merge pull request #5007 from lioncash/swap 2017-03-05 09:45:29 -05:00
Core CachedInterpreter: Get rid of an unnecessary cast 2017-03-06 13:18:46 -05:00
DiscIO Merge pull request #5007 from lioncash/swap 2017-03-05 09:45:29 -05:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Merge pull request #5007 from lioncash/swap 2017-03-05 09:45:29 -05:00
InputCommon BooleanSetting: Initialize m_value to default_value in the constructor 2017-03-03 14:09:48 -05:00
UICommon UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
VideoBackends Merge pull request #5007 from lioncash/swap 2017-03-05 09:45:29 -05:00
VideoCommon Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
CMakeLists.txt CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00