4.0-6450 8 years, 11 months ago Fix adding additional Disc 2 to certain multi-disc games (PR #2467 来自 RisingFog)
4.0-6448 8 years, 11 months ago HiresTexture: Fix prefetching with broken textures (PR #2478 来自 degasus)
4.0-6446 8 years, 11 months ago Pass strings by const reference where possible (PR #2476 来自 lioncash)
4.0-6444 8 years, 11 months ago OGL: use GL_TEXTURE* constants (PR #2469 来自 Tilka)
4.0-6442 8 years, 11 months ago Fix game list name encoding error caused by 4.0-6419 (d7900b4) (PR #2466 来自 JosJuice)
4.0-6440 8 years, 11 months ago CommandProcessor: Replace volatile usages with atomics (PR #2465 来自 lioncash)
4.0-6438 8 years, 11 months ago DSPCore: Make the mailbox registers atomic. (PR #2422 来自 lioncash)
4.0-6436 8 years, 11 months ago PixelEngine: Replace volatile usages with atomics (PR #2464 来自 lioncash)
4.0-6434 8 years, 11 months ago Fifo: Replace usages of volatile with atomics (PR #2463 来自 lioncash)
4.0-6432 8 years, 11 months ago Fix building with PCH disabled. (PR #2462 来自 rohit-n)
4.0-6430 8 years, 11 months ago Thread: Remove unused Barrier class (PR #2461 来自 lioncash)
4.0-6428 8 years, 11 months ago Common: Fix IsTriviallyCopyable macro for GCC 5 (PR #2459 来自 degasus)
4.0-6426 8 years, 11 months ago Jit64: fix ps_sum (PR #2458 来自 Tilka)
4.0-6424 8 years, 11 months ago DolphinWX: Drop dead hotkey button. (PR #2457 来自 degasus)
4.0-6422 8 years, 11 months ago D3D: Depth range inversion. (PR #2448 来自 Armada651)
4.0-6419 8 years, 11 months ago Append Disc 2 to Titles for Multi-Disc Games (PR #2006 来自 RisingFog)
4.0-6417 8 years, 11 months ago Gameini updates (PR #2426 来自 Linktothepast)
4.0-6415 8 years, 11 months ago CustomTexture: prefetch all available textures (PR #2162 来自 degasus)
4.0-6412 8 years, 11 months ago FifoQueue: Use atomics instead of volatile members (PR #2455 来自 lioncash)
4.0-6410 8 years, 11 months ago DOL loader cleanup with std::vector and safety checks (PR #2188 来自 JosJuice)