4.0-3854 10 years ago Fixes ARM CPU detection routine for the hardware. (PR #1394 from Sonicadvance1)
4.0-3852 10 years ago Added IDEA/Clion project dir to .gitignore (PR #1416 from archshift)
4.0-3850 10 years ago Alternate inputs once per frame rather than once per input for turbo. (PR #1390 from RachelBryk)
4.0-3848 10 years ago Fix description of hide mouse cursor option. (PR #1384 from RachelBryk)
4.0-3846 10 years ago Fixes LLVM library detection. (PR #1412 from Sonicadvance1)
4.0-3844 10 years ago EXI_DeviceIPL: Fix vertical alignment of IPL arrays (PR #1411 from lioncash)
4.0-3842 10 years ago Fix 'sizeof' which broke in my reference-to-pointer conversion. (PR #1396 from comex)
4.0-3840 10 years ago Implements LLVM based disassembler for the debugger. (PR #1382 from Sonicadvance1)
4.0-3838 10 years ago AGL: Use NSOpenGLContext's clearCurrentContext in ClearCurrent (PR #1374 from lioncash)
4.0-3836 10 years ago GLUtil: Change return type from GLuint to GLenum for OpenGL_ReportGLError. (PR #1378 from lioncash)
4.0-3834 10 years ago DolphinQt: About dialog fixes, SystemInfo dialog (PR #1388 from waddlesplash)
4.0-3830 10 years ago CheatsWindow: Remove unnecessary header includes and forward decls (PR #1402 from lioncash)
4.0-3828 10 years ago Added a check for external exceptions that have been set (PR #1381 from skidau)
4.0-3826 10 years ago BitField: Fix a typo in the sample usage. (PR #1385 from lioncash)
4.0-3824 10 years ago Change default gcpad radius to 100. (PR #1387 from RachelBryk)
4.0-3822 10 years ago CheatSearchTab: Fix signed/unsigned comparison warning (PR #1400 from lioncash)
4.0-3820 10 years ago Revert "Removes ARMv7 specific byteswap routines from CommonFuncs.h" (PR #1399 from dolphin-emu)
4.0-3818 10 years ago Use double braces for std:array initialization to avoid clang warning. (PR #1397 from comex)
4.0-3816 10 years ago Fixes packaging OS X binary with spaces in the directory name. (PR #1395 from Sonicadvance1)
4.0-3814 10 years ago Minor ARMv7 JIT recompiler optimizations. (PR #1375 from Sonicadvance1)