4.0-8478 9 years ago Ignored the mouse position unless the cursor is over the Dolphin window. (PR #3387 from skidau)
4.0-8476 9 years ago Catered for the case where ADPCM audio would loop before the end of the stream (PR #3397 from skidau)
4.0-8474 9 years ago Revert "Merge pull request #3076 from void-ghost/stereo3d_presets" (PR #3381 from Armada651)
4.0-8472 9 years ago ShaderGen: Get rid of static buffers (PR #3400 from lioncash)
4.0-8468 9 years ago DebuggerViews: Fixed nullptr dereferences (PR #3296 from sepalani)
4.0-8466 9 years ago FifoAnalyzer: Fix a few warnings that visual studio missed. (PR #3405 from phire)
4.0-8464 9 years ago D3D: Fix compilation error on windows (PR #3404 from stenzek)
4.0-8462 9 years ago D3D: Fix multiple issues relating to MSAA (PR #3295 from stenzek)
4.0-8459 9 years ago Cleanup fifo analyzers (and fix major bugs with fifo recording) (PR #3239 from phire)
4.0-8450 9 years ago Revert "ShaderGen: Toggle value of uninitialized color." (PR #3398 from dolphin-emu)
4.0-8448 9 years ago Compile fixes (PR #3383 from Sonicadvance1)
4.0-8445 9 years ago Fifo: Convert define into constant (PR #3396 from lioncash)
4.0-8443 9 years ago Add StereoConvergence settings to various gameini files (PR #3385 from SMarioMan)
4.0-8441 9 years ago Revert "Config Hotfix: Prevent per-game settings (ie. GameINI) being stored to the global user configuration." (PR #3394 from dolphin-emu)
4.0-8439 9 years ago Fix building with PCH disabled. (PR #3391 from rohit-n)
4.0-8437 9 years ago OGL: Fix for black framebuffer when resolution/msaa mode changes (PR #3390 from stenzek)
4.0-8435 9 years ago D3D: Fix crash on startup/resize (PR #3389 from stenzek)
4.0-8433 9 years ago VertexLoaderBase: Get rid of explicit delete and new (PR #3384 from lioncash)
4.0-8431 9 years ago Render: Get rid of explicit new and delete (PR #3382 from lioncash)
4.0-8429 9 years ago VideoConfig: Move all stereoscopy options to the stereoscopy section. (PR #3350 from Armada651)