4.0-3754 9 年, 5 ヶ月前 Add .clang-format configuration (PR #425 from LPFaint99)
4.0-3751 9 年, 5 ヶ月前 Make EnableBATs an option instead of disabling it entirely (PR #1292 from FioraAeterna)
4.0-3748 9 年, 5 ヶ月前 D3D: Enabled depth clipping (PR #1346 from kayru)
4.0-3746 9 年, 5 ヶ月前 Panic if game does an invalid memory access. (PR #991 from phire)
4.0-3743 9 年, 6 ヶ月前 Clamp the AX Volume to prevent clipping. Patch by hk.konpie. Fixes issue 7519. (PR #1337 from skidau)
4.0-3741 9 年, 6 ヶ月前 Break Cheat Manager components out into their own source files. (PR #1334 from lioncash)
4.0-3736 9 年, 6 ヶ月前 Disable skip bios option if no bios files exists. (PR #1318 from RachelBryk)
4.0-3734 9 年, 6 ヶ月前 Debugger: Fix class indentation (PR #1335 from lioncash)
4.0-3732 9 年, 6 ヶ月前 IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x) (PR #1339 from phire)
4.0-3730 9 年, 6 ヶ月前 Workaround for MSVC not optimizing away Write() in GeneratePixelShader (PR #1308 from kayru)
4.0-3727 9 年, 6 ヶ月前 Use CRC to output 64 bits instead of 32 (PR #1320 from FioraAeterna)
4.0-3725 9 年, 6 ヶ月前 JIT: fix profiler on non-Windows OSs (PR #1314 from FioraAeterna)
4.0-3723 9 年, 6 ヶ月前 Moved Input Display to Movie Menu (PR #1315 from RisingFog)
4.0-3721 9 年, 6 ヶ月前 Added Game Settings file for Sonic 2 [JAP] (PR #1329 from Stevoisiak)
4.0-3718 9 年, 6 ヶ月前 Remove unused filter in DolphinWX vcproj file. (PR #1317 from lioncash)
4.0-3716 9 年, 6 ヶ月前 MemTools testing (PR #1344 from comex)
4.0-3713 9 年, 6 ヶ月前 Rename the poorly named {Read,Write}BigEData to Copy{From,To}Emu - (PR #1343 from comex)
4.0-3711 9 年, 6 ヶ月前 DolphinQt: link to Core, resource system (PR #1326 from waddlesplash)
4.0-3709 9 年, 6 ヶ月前 TASInputDlg: Pass string by reference for CreateStickLayout (PR #1336 from lioncash)
4.0-3707 9 年, 6 ヶ月前 Fix a race condition in our OpenSL ES audio backend. (PR #1325 from Sonicadvance1)