4.0-2649 9 years, 8 months ago JIT: cleanup unnecessary immedate size-checking logic (PR #831 来自 FioraAeterna)
4.0-2647 9 years, 8 months ago JIT: avoid saving the PC on every store (PR #807 来自 FioraAeterna)
4.0-2645 9 years, 8 months ago Improve performance of CR functions in JIT64 (PR #746 来自 FioraAeterna)
4.0-2641 9 years, 8 months ago DSP cleanup (PR #792 来自 booto)
4.0-2638 9 years, 8 months ago Removed warnings by explicitly casting to `u8` for controllers (PR #803 来自 ChuckRozhon)
4.0-2636 9 years, 8 months ago Windows: Enable /Zc:rvalueCast solution-wide. (PR #830 来自 shuffle2)
4.0-2634 9 years, 8 months ago Qualcomm fixed screen rotation in their latest v66 development drivers. (PR #829 来自 Sonicadvance1)
4.0-2632 9 years, 8 months ago Rewrite raw memcard threading code. Fixes issue 7484. (PR #778 来自 shuffle2)
4.0-2628 9 years, 8 months ago Fixes PP-shaders on !Mesa targets. (PR #827 来自 Sonicadvance1)
4.0-2626 9 years, 8 months ago Fixed depth matrix shaders in OpenGL and Direct3D to be more precise. (PR #823 来自 KScorp)
4.0-2624 9 years, 8 months ago Small OGL cleanup (PR #790 来自 lioncash)
4.0-2620 9 years, 8 months ago x64Emitter: refactor to support longer opcodes (PR #825 来自 FioraAeterna)
4.0-2618 9 years, 8 months ago JIT: flush *after* the merged branch, not before (PR #822 来自 FioraAeterna)
4.0-2616 9 years, 8 months ago Remove a couple unneeded includes from Movie.cpp. (PR #820 来自 RachelBryk)
4.0-2614 9 years, 8 months ago Get rid of instances of "using namespace std;" in the project (PR #767 来自 lioncash)
4.0-2612 9 years, 8 months ago Core: Remove leftover Windows 32-bit functions in MemArena.cpp (PR #771 来自 lioncash)
4.0-2610 9 years, 8 months ago Debugger: fix JIT block viewer PPC view (PR #821 来自 FioraAeterna)
4.0-2608 9 years, 8 months ago OGL: Removed some unnecessary preprocessor directives from Render.cpp. (PR #819 来自 lioncash)
4.0-2606 9 years, 8 months ago Common: Get rid of StdConditionVariable, StdMutex, and StdThread. (PR #796 来自 lioncash)
4.0-2603 9 years, 8 months ago Windows: Use a shared precompiled header for dolphin code under Source/ (PR #797 来自 shuffle2)