4.0-2801 11 years ago Core: Change a bitwise OR fail case to a logical AND success check in ActionReplay.cpp (PR #910 from lioncash)
4.0-2799 11 years ago DiscIO: Get rid of unnecessary struct differencing (PR #906 from lioncash)
4.0-2797 11 years ago Remove the SSE2 messagebox. (PR #903 from Sonicadvance1)
4.0-2795 11 years ago Change default netplay buffer to 5. (PR #886 from RachelBryk)
4.0-2793 11 years ago Update shown CPU cores in the Android UI. (PR #902 from Sonicadvance1)
4.0-2791 11 years ago Update build.gradle to newer buildtools. (PR #900 from Sonicadvance1)
4.0-2789 11 years ago Optimize PointerWrap. (PR #892 from comex)
4.0-2787 11 years ago JIT64: add frspx implementation (PR #879 from FioraAeterna)
4.0-2785 11 years ago JIT64: clean up and unify float load/store code (PR #876 from FioraAeterna)
4.0-2783 11 years ago JIT: make fprf conditional in fcmp, just like the other instructions (PR #898 from FioraAeterna)
4.0-2781 11 years ago JIT64: add mulhwx implementation (PR #881 from FioraAeterna)
4.0-2779 11 years ago x64Emitter: add support for some missing CVT instructions (PR #894 from FioraAeterna)
4.0-2777 11 years ago JIT: Initial FPRF support (PR #843 from FioraAeterna)
4.0-2775 11 years ago Jit64: some load/store optimizations (PR #758 from FioraAeterna)
4.0-2773 11 years ago Fix PostProcessing shader garbage on screen. (PR #882 from Sonicadvance1)
4.0-2771 11 years ago glx: fix shutdown hang (PR #890 from degasus)
4.0-2769 11 years ago DiscIO: Move VolumeDirectory off of raw pointers (PR #877 from lioncash)
4.0-2767 11 years ago Re-enable the vertex loader JIT on OS X. (PR #895 from comex)
4.0-2765 11 years ago Fix another absent-minded typo in the fmul interpreter patch (PR #888 from FioraAeterna)
4.0-2763 11 years ago Bugfixes for fmul rounding (PR #887 from FioraAeterna)