4.0-3769 9 years, 6 months ago Remove hard dependencies of GLX and libGL from Dolphin. (PR #1340 from Sonicadvance1)
4.0-3766 9 years, 6 months ago Added settings file for bittos+ (PR #1332 from Stevoisiak)
4.0-3764 9 years, 6 months ago MMU: allow page-table loads/stores if MMU is off (PR #1355 from FioraAeterna)
4.0-3762 9 years, 6 months ago Removes Android cmake option. (PR #1357 from Sonicadvance1)
4.0-3760 9 years, 6 months ago Changes from ARMv6 NOP to ARMv7 NOP. (PR #1358 from Sonicadvance1)
4.0-3758 9 years, 6 months ago Disable the fake vmem hack on 32bit targets. (PR #1356 from Sonicadvance1)
4.0-3756 9 years, 6 months ago Fix FPRF flag setting (PR #1351 from FioraAeterna)
4.0-3754 9 years, 6 months ago Add .clang-format configuration (PR #425 from LPFaint99)
4.0-3751 9 years, 6 months ago Make EnableBATs an option instead of disabling it entirely (PR #1292 from FioraAeterna)
4.0-3748 9 years, 6 months ago D3D: Enabled depth clipping (PR #1346 from kayru)
4.0-3746 9 years, 6 months ago Panic if game does an invalid memory access. (PR #991 from phire)
4.0-3743 9 years, 6 months ago Clamp the AX Volume to prevent clipping. Patch by hk.konpie. Fixes issue 7519. (PR #1337 from skidau)
4.0-3741 9 years, 6 months ago Break Cheat Manager components out into their own source files. (PR #1334 from lioncash)
4.0-3736 9 years, 6 months ago Disable skip bios option if no bios files exists. (PR #1318 from RachelBryk)
4.0-3734 9 years, 6 months ago Debugger: Fix class indentation (PR #1335 from lioncash)
4.0-3732 9 years, 6 months ago IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x) (PR #1339 from phire)
4.0-3730 9 years, 6 months ago Workaround for MSVC not optimizing away Write() in GeneratePixelShader (PR #1308 from kayru)
4.0-3727 9 years, 6 months ago Use CRC to output 64 bits instead of 32 (PR #1320 from FioraAeterna)
4.0-3725 9 years, 6 months ago JIT: fix profiler on non-Windows OSs (PR #1314 from FioraAeterna)
4.0-3723 9 years, 6 months ago Moved Input Display to Movie Menu (PR #1315 from RisingFog)