5.0-84 8 years, 2 months ago FifoRecorder: Use lock_guard instead of explicit lock/unlock (PR #3957 来自 lioncash)
5.0-82 8 years, 2 months ago LightingShaderGen: Fix formatting (PR #3951 来自 leoetlino)
5.0-80 8 years, 2 months ago x64EmitterTest: fill cpu_info with 0x01 instead of 0xFF to make gcc happier (PR #3954 来自 delroth)
5.0-78 8 years, 2 months ago VideoCommon: Fix some warnings. (PR #3950 来自 phire)
5.0-76 8 years, 2 months ago VideoBackends: Merge backend initialization and shutdown. (PR #3510 来自 degasus)
5.0-72 8 years, 2 months ago CoreTiming: Drop ProcessFifoWaitEvents. (PR #3716 来自 degasus)
5.0-69 8 years, 2 months ago Get shadergen ready for Multithreadded generation of shaders. (PR #3513 来自 phire)
5.0-56 8 years, 2 months ago Disconnect real Wiimotes when disconnected by games (not on all platforms) (PR #3903 来自 leoetlino)
5.0-54 8 years, 2 months ago Warning fixes 2016 (PR #3945 来自 comex)
5.0-50 8 years, 2 months ago ControllerInterface: Include memory to fix building without pch (PR #3943 来自 ShadowsFriend)
5.0-48 8 years, 2 months ago Misc cleanup in Interpreter. (PR #3947 来自 magumagu)
5.0-46 8 years, 2 months ago Delete dead variable named bFakeVMEM. (PR #3948 来自 magumagu)
5.0-44 8 years, 2 months ago Device: Use std::tie for operator== (PR #3940 来自 lioncash)
5.0-42 8 years, 2 months ago Fix in-tree build (cmake .) on OS X. (PR #3942 来自 comex)
5.0-40 8 years, 2 months ago constexpr added to BitSet.h. conflicts solved (PR #3931 来自 dhustkoder)
5.0-38 8 years, 2 months ago NullVideo: Fix up Visual studio solution. (PR #3939 来自 phire)
5.0-36 8 years, 2 months ago ControllerInterface: Small cleanup (PR #3923 来自 leoetlino)
5.0-34 8 years, 2 months ago Null: Initial release of null video backend (PR #3813 来自 degasus)
5.0-31 8 years, 2 months ago FixedSizeQueue: modernize (std::array, std::move) (PR #3933 来自 delroth)
5.0-29 8 years, 2 months ago Undo some comment formatting changes from b5104a7 (PR #3934 来自 JosJuice)