4.0-3775 10 years, 2 months ago Adds support for stepping in the ARMv7 JIT. (PR #1354 from Sonicadvance1)
4.0-3773 10 years, 2 months ago Don't enable stepping on ARMv7 JIT core if just in the debugger. (PR #1353 from Sonicadvance1)
4.0-3771 10 years, 2 months ago Fix OpenGL linker error on Yosemite (PR #1362 from chrisballinger)
4.0-3769 10 years, 2 months ago Remove hard dependencies of GLX and libGL from Dolphin. (PR #1340 from Sonicadvance1)
4.0-3766 10 years, 2 months ago Added settings file for bittos+ (PR #1332 from Stevoisiak)
4.0-3764 10 years, 2 months ago MMU: allow page-table loads/stores if MMU is off (PR #1355 from FioraAeterna)
4.0-3762 10 years, 2 months ago Removes Android cmake option. (PR #1357 from Sonicadvance1)
4.0-3760 10 years, 2 months ago Changes from ARMv6 NOP to ARMv7 NOP. (PR #1358 from Sonicadvance1)
4.0-3758 10 years, 2 months ago Disable the fake vmem hack on 32bit targets. (PR #1356 from Sonicadvance1)
4.0-3756 10 years, 2 months ago Fix FPRF flag setting (PR #1351 from FioraAeterna)
4.0-3754 10 years, 2 months ago Add .clang-format configuration (PR #425 from LPFaint99)
4.0-3751 10 years, 2 months ago Make EnableBATs an option instead of disabling it entirely (PR #1292 from FioraAeterna)
4.0-3748 10 years, 2 months ago D3D: Enabled depth clipping (PR #1346 from kayru)
4.0-3746 10 years, 2 months ago Panic if game does an invalid memory access. (PR #991 from phire)
4.0-3743 10 years, 2 months ago Clamp the AX Volume to prevent clipping. Patch by hk.konpie. Fixes issue 7519. (PR #1337 from skidau)
4.0-3741 10 years, 2 months ago Break Cheat Manager components out into their own source files. (PR #1334 from lioncash)
4.0-3736 10 years, 2 months ago Disable skip bios option if no bios files exists. (PR #1318 from RachelBryk)
4.0-3734 10 years, 2 months ago Debugger: Fix class indentation (PR #1335 from lioncash)
4.0-3732 10 years, 2 months ago IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x) (PR #1339 from phire)
4.0-3730 10 years, 2 months ago Workaround for MSVC not optimizing away Write() in GeneratePixelShader (PR #1308 from kayru)