4.0-2428 9 years, 7 months ago DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. (PR #671 from lioncash)
4.0-2426 9 years, 7 months ago Core: Fix two sets of warnings when compiling on Linux. (PR #723 from lioncash)
4.0-2423 9 years, 7 months ago AudioCommon: Get rid of some unnecessary mem_fn calls (PR #724 from lioncash)
4.0-2421 9 years, 7 months ago VideoCommon: normalize light direction (PR #394 from degasus)
4.0-2419 9 years, 7 months ago Remove x86_32 support from Dolphin. (PR #428 from Sonicadvance1)
4.0-2408 9 years, 7 months ago Make vertex loader testable (PR #716 from delroth)
4.0-2400 9 years, 7 months ago Core: Get rid of Host_GetInstance() (PR #729 from lioncash)
4.0-2398 9 years, 7 months ago AudioCommon: Remove an unnecessary parameter from the OpenALStream constructor (PR #725 from lioncash)
4.0-2396 9 years, 7 months ago CFrame: Only re-assign focus when "Render to main" is enabled. (PR #710 from Armada651)
4.0-2394 9 years, 7 months ago Fix hotkeys in Linux and Mac OS X (PR #683 from Armada651)
4.0-2392 9 years, 7 months ago Jit64: Fix immediates being zero-extended to cr_val instead of sign-extended. (PR #727 from delroth)
4.0-2390 9 years, 7 months ago Core: Kill off an unused parameter for NetPlayServer::StartGame (PR #721 from lioncash)
4.0-2388 9 years, 7 months ago Core: Remove unused parameters in Movie (PR #717 from lioncash)
4.0-2386 9 years, 7 months ago DSP: copy audio dma samples as early as possible (PR #720 from booto)
4.0-2384 9 years, 7 months ago Core: Fix warnings on Linux related to the JIT (PR #719 from lioncash)
4.0-2382 9 years, 7 months ago DolphinWX: Remove an unused variable from ISOProperties (PR #718 from lioncash)
4.0-2380 9 years, 7 months ago Core: Remove the unused cycle parameter from DSPHLE update calls (PR #679 from lioncash)
4.0-2378 9 years, 7 months ago Core: Remove using namespace statements from the Jit and Interpreter headers (PR #714 from lioncash)
4.0-2376 9 years, 7 months ago Core: Clean up coding style in the Interpreter (PR #715 from lioncash)
4.0-2374 9 years, 7 months ago Fix D3D Real XFB texture sampling. (PR #700 from jimbo1qaz)