4.0-2828 10 years, 2 months ago VertexLoader: Change VtxDesc to use u64 instead of u32 (PR #928 from delroth)
4.0-2826 10 years, 2 months ago JIT: revert lmw optimizations (PR #907 from FioraAeterna)
4.0-2824 10 years, 2 months ago Core: Break movie header validity checking into a function (PR #913 from lioncash)
4.0-2822 10 years, 2 months ago Core: Fix potential uninitialized variable warnings in Wii_IPC_HLE_Devices_es.cpp (PR #914 from lioncash)
4.0-2820 10 years, 2 months ago AudioCommon: Get rid of now unused handle param for InitSoundStream() (PR #916 from lioncash)
4.0-2818 10 years, 2 months ago JIT: fix RAM check in load-from-constant-address (PR #899 from FioraAeterna)
4.0-2816 10 years, 2 months ago AudioCommon: Declare iterator variable in loop body in DPL2Decoder (PR #915 from lioncash)
4.0-2814 10 years, 2 months ago PPCAnalyst: Use std::swap instead of making a temporary variable (PR #912 from lioncash)
4.0-2812 10 years, 2 months ago Clean up brace placements within the project. (PR #911 from lioncash)
4.0-2803 10 years, 2 months ago Get rid of C-style empty function parameter indicators (PR #909 from lioncash)
4.0-2801 10 years, 2 months ago Core: Change a bitwise OR fail case to a logical AND success check in ActionReplay.cpp (PR #910 from lioncash)
4.0-2799 10 years, 2 months ago DiscIO: Get rid of unnecessary struct differencing (PR #906 from lioncash)
4.0-2797 10 years, 2 months ago Remove the SSE2 messagebox. (PR #903 from Sonicadvance1)
4.0-2795 10 years, 2 months ago Change default netplay buffer to 5. (PR #886 from RachelBryk)
4.0-2793 10 years, 2 months ago Update shown CPU cores in the Android UI. (PR #902 from Sonicadvance1)
4.0-2791 10 years, 2 months ago Update build.gradle to newer buildtools. (PR #900 from Sonicadvance1)
4.0-2789 10 years, 2 months ago Optimize PointerWrap. (PR #892 from comex)
4.0-2787 10 years, 2 months ago JIT64: add frspx implementation (PR #879 from FioraAeterna)
4.0-2785 10 years, 2 months ago JIT64: clean up and unify float load/store code (PR #876 from FioraAeterna)
4.0-2783 10 years, 2 months ago JIT: make fprf conditional in fcmp, just like the other instructions (PR #898 from FioraAeterna)