4.0-6469 9 years, 4 months ago Jit64: drop more x86_32 left-overs (PR #2486 from Tilka)
4.0-6467 9 years, 4 months ago x64Emitter: drop duplicate enum & unused wrappers (PR #2488 from Tilka)
4.0-6465 9 years, 4 months ago x64Emitter: Pass some OpArg parameters by const reference. (PR #2481 from lioncash)
4.0-6460 9 years, 4 months ago Correct Linux uninstall instructions (PR #2485 from Inityx)
4.0-6458 9 years, 4 months ago zfreeze: fix 2-component positions (PR #2474 from Tilka)
4.0-6456 9 years, 4 months ago AudioCommon: Remove lock on Pause state (PR #2472 from degasus)
4.0-6454 9 years, 4 months ago Volume: Mark ReadWiiNames parameter as const (PR #2483 from JosJuice)
4.0-6452 9 years, 4 months ago OGL: Always use sampler objects. (PR #2475 from degasus)
4.0-6450 9 years, 4 months ago Fix adding additional Disc 2 to certain multi-disc games (PR #2467 from RisingFog)
4.0-6448 9 years, 4 months ago HiresTexture: Fix prefetching with broken textures (PR #2478 from degasus)
4.0-6446 9 years, 4 months ago Pass strings by const reference where possible (PR #2476 from lioncash)
4.0-6444 9 years, 4 months ago OGL: use GL_TEXTURE* constants (PR #2469 from Tilka)
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)