4.0-3783 10 years ago Enables EarlyZ support in OpenGL ES 3.1. (PR #1371 from Sonicadvance1)
4.0-3781 10 years ago Enables block profiling in the UI on non x86 targets. (PR #1369 from Sonicadvance1)
4.0-3779 10 years ago Removes some terrible printf debugging that was left over in the ARMv7 JIT. (PR #1370 from Sonicadvance1)
4.0-3777 10 years ago Add missing includes where headers depend on other headers having been included first. (PR #1347 from comex)
4.0-3775 10 years ago Adds support for stepping in the ARMv7 JIT. (PR #1354 from Sonicadvance1)
4.0-3773 10 years ago Don't enable stepping on ARMv7 JIT core if just in the debugger. (PR #1353 from Sonicadvance1)
4.0-3771 10 years ago Fix OpenGL linker error on Yosemite (PR #1362 from chrisballinger)
4.0-3769 10 years ago Remove hard dependencies of GLX and libGL from Dolphin. (PR #1340 from Sonicadvance1)
4.0-3766 10 years ago Added settings file for bittos+ (PR #1332 from Stevoisiak)
4.0-3764 10 years ago MMU: allow page-table loads/stores if MMU is off (PR #1355 from FioraAeterna)
4.0-3762 10 years ago Removes Android cmake option. (PR #1357 from Sonicadvance1)
4.0-3760 10 years ago Changes from ARMv6 NOP to ARMv7 NOP. (PR #1358 from Sonicadvance1)
4.0-3758 10 years ago Disable the fake vmem hack on 32bit targets. (PR #1356 from Sonicadvance1)
4.0-3756 10 years ago Fix FPRF flag setting (PR #1351 from FioraAeterna)
4.0-3754 10 years ago Add .clang-format configuration (PR #425 from LPFaint99)
4.0-3751 10 years ago Make EnableBATs an option instead of disabling it entirely (PR #1292 from FioraAeterna)
4.0-3748 10 years ago D3D: Enabled depth clipping (PR #1346 from kayru)
4.0-3746 10 years ago Panic if game does an invalid memory access. (PR #991 from phire)
4.0-3743 10 years ago Clamp the AX Volume to prevent clipping. Patch by hk.konpie. Fixes issue 7519. (PR #1337 from skidau)
4.0-3741 10 years ago Break Cheat Manager components out into their own source files. (PR #1334 from lioncash)