4.0-4549 9 lat, 11 miesięcy temu Jit64: clean up casts in memory operands (PR #1668 od Tilka)
4.0-4547 9 lat, 11 miesięcy temu Adds LLVM version check to cmake. (PR #1667 od Sonicadvance1)
4.0-4545 9 lat, 11 miesięcy temu Enables stereo rendering with OpenGL ES 3.1 + AEP. (PR #1664 od Sonicadvance1)
4.0-4543 9 lat, 11 miesięcy temu Nunchuk cleanup (PR #1477 od magcius)
4.0-4536 9 lat, 11 miesięcy temu Pad cleanup 1 (PR #1560 od magcius)
4.0-4523 9 lat, 11 miesięcy temu Common: Remove locale based functions from CommonFuncs. (PR #1658 od lioncash)
4.0-4521 9 lat, 11 miesięcy temu DolphinQt: various cleanup & fixes. (PR #1611 od waddlesplash)
4.0-4511 9 lat, 11 miesięcy temu Cleanup: remove unnecessary uses of the bMMU flag (PR #1647 od magumagu)
4.0-4508 9 lat, 11 miesięcy temu WiimoteReal: use inheritance instead of #ifdef (PR #1596 od Tilka)
4.0-4503 9 lat, 11 miesięcy temu TASInputDlg: General cleanup. (PR #1662 od lioncash)
4.0-4498 9 lat, 11 miesięcy temu JIT: fix possible panicalert in loadstore (PR #1661 od FioraAeterna)
4.0-4496 9 lat, 11 miesięcy temu Remove RunningGamecube (unused variable) (PR #1663 od Buddybenj)
4.0-4494 9 lat, 11 miesięcy temu Fix -Wshadow warning. (PR #1659 od rohit-n)
4.0-4492 9 lat, 11 miesięcy temu Fix opcodes of AVX bitwise instructions (PR #1660 od Tilka)
4.0-4488 9 lat, 11 miesięcy temu Removed the DSP LLE on separate thread option. (PR #1437 od skidau)
4.0-4484 9 lat, 11 miesięcy temu TLB cache fixes (PR #1654 od skidau)
4.0-4480 9 lat, 11 miesięcy temu Moved projection epsilon back to g_fProjectionMatrix[15] (PR #1656 od kayru)
4.0-4478 9 lat, 11 miesięcy temu DiscIO: Remove some explicit deletes (PR #1652 od lioncash)
4.0-4476 9 lat, 11 miesięcy temu FramebufferManager: Bind only the first framebuffer layer when the EFB only has one layer. (PR #1651 od Armada651)
4.0-4474 9 lat, 11 miesięcy temu VideoCommon: fix include order