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