4.0-6436 10 years ago PixelEngine: Replace volatile usages with atomics (PR #2464 from lioncash)
4.0-6434 10 years ago Fifo: Replace usages of volatile with atomics (PR #2463 from lioncash)
4.0-6432 10 years ago Fix building with PCH disabled. (PR #2462 from rohit-n)
4.0-6430 10 years ago Thread: Remove unused Barrier class (PR #2461 from lioncash)
4.0-6428 10 years ago Common: Fix IsTriviallyCopyable macro for GCC 5 (PR #2459 from degasus)
4.0-6426 10 years ago Jit64: fix ps_sum (PR #2458 from Tilka)
4.0-6424 10 years ago DolphinWX: Drop dead hotkey button. (PR #2457 from degasus)
4.0-6422 10 years ago D3D: Depth range inversion. (PR #2448 from Armada651)
4.0-6419 10 years ago Append Disc 2 to Titles for Multi-Disc Games (PR #2006 from RisingFog)
4.0-6417 10 years ago Gameini updates (PR #2426 from Linktothepast)
4.0-6415 10 years ago CustomTexture: prefetch all available textures (PR #2162 from degasus)
4.0-6412 10 years ago FifoQueue: Use atomics instead of volatile members (PR #2455 from lioncash)
4.0-6410 10 years ago DOL loader cleanup with std::vector and safety checks (PR #2188 from JosJuice)
4.0-6408 10 years ago Attempt at fixing issue 8544 (input recording desyncs) (PR #2398 from JosJuice)
4.0-6406 10 years ago Fix video dumping incorrect lengths for some games in Windows (PR #2382 from RisingFog)
4.0-6404 10 years ago More miscellaneous Qt fixes (PR #2390 from darkengine-io)
4.0-6399 10 years ago NetPlayClient: Remove unnecessary array allocation (PR #2450 from lioncash)
4.0-6397 10 years ago ISOProperties: Don't block when opening default INI in text editor (PR #2326 from JosJuice)
4.0-6395 10 years ago Remove CFileSystemGCWii::Read32 (PR #2361 from JosJuice)
4.0-6393 10 years ago [Android] Add support for panic alerts to the JNI. (PR #2430 from Sonicadvance1)