4.0-2421 10 years, 1 month ago VideoCommon: normalize light direction (PR #394 from degasus)
4.0-2419 10 years, 1 month ago Remove x86_32 support from Dolphin. (PR #428 from Sonicadvance1)
4.0-2408 10 years, 1 month ago Make vertex loader testable (PR #716 from delroth)
4.0-2400 10 years, 1 month ago Core: Get rid of Host_GetInstance() (PR #729 from lioncash)
4.0-2398 10 years, 1 month ago AudioCommon: Remove an unnecessary parameter from the OpenALStream constructor (PR #725 from lioncash)
4.0-2396 10 years, 1 month ago CFrame: Only re-assign focus when "Render to main" is enabled. (PR #710 from Armada651)
4.0-2394 10 years, 1 month ago Fix hotkeys in Linux and Mac OS X (PR #683 from Armada651)
4.0-2392 10 years, 1 month ago Jit64: Fix immediates being zero-extended to cr_val instead of sign-extended. (PR #727 from delroth)
4.0-2390 10 years, 1 month ago Core: Kill off an unused parameter for NetPlayServer::StartGame (PR #721 from lioncash)
4.0-2388 10 years, 1 month ago Core: Remove unused parameters in Movie (PR #717 from lioncash)
4.0-2386 10 years, 1 month ago DSP: copy audio dma samples as early as possible (PR #720 from booto)
4.0-2384 10 years, 1 month ago Core: Fix warnings on Linux related to the JIT (PR #719 from lioncash)
4.0-2382 10 years, 1 month ago DolphinWX: Remove an unused variable from ISOProperties (PR #718 from lioncash)
4.0-2380 10 years, 1 month ago Core: Remove the unused cycle parameter from DSPHLE update calls (PR #679 from lioncash)
4.0-2378 10 years, 1 month ago Core: Remove using namespace statements from the Jit and Interpreter headers (PR #714 from lioncash)
4.0-2376 10 years, 1 month ago Core: Clean up coding style in the Interpreter (PR #715 from lioncash)
4.0-2374 10 years, 1 month ago Fix D3D Real XFB texture sampling. (PR #700 from jimbo1qaz)
4.0-2372 10 years, 1 month ago Core: Remove now redundant assert conditions in some DSPJitRegCache functions (PR #713 from lioncash)
4.0-2370 10 years, 1 month ago Common: State OS instead of 32/64 bit in the netplay lobby (PR #702 from lioncash)
4.0-2368 10 years, 1 month ago DSP: latch dma parameters (PR #692 from booto)