dolphin/Source/Core
magumagu e92e1e5873 Remove HLE_HOOK_END.
It isn't used, it isn't implemented in interpreter, and the implementation
in JIT is wrong.
2015-01-15 11:54:20 -08:00
..
AudioCommon Merge pull request #1847 from adamdmoss/openal-floatfix 2015-01-10 12:16:05 +11:00
Common Merge pull request #1849 from Sonicadvance1/AArch64_Emitter_Improvements 2015-01-11 07:08:02 -06:00
Core Remove HLE_HOOK_END. 2015-01-15 11:54:20 -08:00
DiscIO Fix compiler error for win64 (SFileInfo doesn't get used much so a copy won't kill us) 2015-01-11 15:59:50 -08:00
DolphinQt Fix indentation 2015-01-07 21:51:47 +01:00
DolphinWX Merge pull request #1798 from FioraAeterna/overclock 2015-01-11 06:12:27 +01:00
InputCommon CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
UICommon
VideoBackends Merge pull request #1501 from degasus/texture_creation 2015-01-11 01:01:18 +01:00
VideoCommon TexCache: remove expanded_width 2015-01-10 12:22:03 +01:00
CMakeLists.txt