dolphin/Source/Core
Fiora 97beea1963 JIT: Don't needlessly flush register state in merged integer+branch code
The actual branch code doesn't flush the register state, so it doesn't make
much sense for the merged optimization to do so either.
2014-08-14 09:55:11 -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 JIT: Don't needlessly flush register state in merged integer+branch code 2014-08-14 09:55:11 -07:00
DiscIO Remove fakepoll.h. 2014-07-26 22:53:40 -04:00
DolphinWX Merge pull request #800 from FioraAeterna/showdebugjit 2014-08-14 10:41:42 -05:00
InputCommon Restore Wayland compatibility. 2014-08-04 18:26:03 +02: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 Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00