4.0-6442 9 years, 4 months ago Fix game list name encoding error caused by 4.0-6419 (d7900b4) (PR #2466 from JosJuice)
4.0-6440 9 years, 4 months ago CommandProcessor: Replace volatile usages with atomics (PR #2465 from lioncash)
4.0-6438 9 years, 4 months ago DSPCore: Make the mailbox registers atomic. (PR #2422 from lioncash)
4.0-6436 9 years, 4 months ago PixelEngine: Replace volatile usages with atomics (PR #2464 from lioncash)
4.0-6434 9 years, 4 months ago Fifo: Replace usages of volatile with atomics (PR #2463 from lioncash)
4.0-6432 9 years, 4 months ago Fix building with PCH disabled. (PR #2462 from rohit-n)
4.0-6430 9 years, 4 months ago Thread: Remove unused Barrier class (PR #2461 from lioncash)
4.0-6428 9 years, 4 months ago Common: Fix IsTriviallyCopyable macro for GCC 5 (PR #2459 from degasus)
4.0-6426 9 years, 4 months ago Jit64: fix ps_sum (PR #2458 from Tilka)
4.0-6424 9 years, 4 months ago DolphinWX: Drop dead hotkey button. (PR #2457 from degasus)
4.0-6422 9 years, 4 months ago D3D: Depth range inversion. (PR #2448 from Armada651)
4.0-6419 9 years, 4 months ago Append Disc 2 to Titles for Multi-Disc Games (PR #2006 from RisingFog)
4.0-6417 9 years, 5 months ago Gameini updates (PR #2426 from Linktothepast)
4.0-6415 9 years, 5 months ago CustomTexture: prefetch all available textures (PR #2162 from degasus)
4.0-6412 9 years, 5 months ago FifoQueue: Use atomics instead of volatile members (PR #2455 from lioncash)
4.0-6410 9 years, 5 months ago DOL loader cleanup with std::vector and safety checks (PR #2188 from JosJuice)
4.0-6408 9 years, 5 months ago Attempt at fixing issue 8544 (input recording desyncs) (PR #2398 from JosJuice)
4.0-6406 9 years, 5 months ago Fix video dumping incorrect lengths for some games in Windows (PR #2382 from RisingFog)
4.0-6404 9 years, 5 months ago More miscellaneous Qt fixes (PR #2390 from darkengine-io)
4.0-6399 9 years, 5 months ago NetPlayClient: Remove unnecessary array allocation (PR #2450 from lioncash)