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