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