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