dolphin/Source/Core
Fiora 1669b361a2 JIT: don't rely on undefined behavior for constant overflow checking
I have no idea what the compiler does with these, and this code probably
isn't triggered in most games, but it's probably better not to taunt the
undefined behavior demon.
2014-08-15 11:26:10 -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 rely on undefined behavior for constant overflow checking 2014-08-15 11:26:10 -07:00
DiscIO Remove fakepoll.h. 2014-07-26 22:53:40 -04:00
DolphinWX Merge pull request #795 from ChuckRozhon/correct_pointer_style_tasinputdlg 2014-08-15 08:40:37 -04: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 Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00