dolphin/Source/Core
Fiora a317dac089 Debugger: fix JIT block viewer PPC view
The JIT block compare code didn't set the same options for the PPCAnalyzer
as the actual JIT did, which made the PPC side of the JIT block viewer stop
at the first branch instead of the end of the block.
2014-08-16 22:25:49 -07:00
..
AudioCommon Merge pull request #724 from lioncash/mem_fn 2014-08-03 21:25:24 -07:00
Common Add the VideoCommon PostProcessing class. 2014-08-13 01:05:10 -05:00
Core Merge pull request #798 from FioraAeterna/integerflush 2014-08-14 12:21:03 -05:00
DiscIO Remove fakepoll.h. 2014-07-26 22:53:40 -04:00
DolphinWX Debugger: fix JIT block viewer PPC view 2014-08-16 22:25:49 -07:00
InputCommon Merge pull request #782 from RachelBryk/radius 2014-08-14 17:15:03 -04:00
VideoBackends Change OpenGL's post processing to use the new VideoCommon PP object. 2014-08-13 01:05:15 -05:00
VideoCommon Add the PostProcessing class object to RenderBase in VideoCommon. 2014-08-13 01:05:14 -05:00
CMakeLists.txt