4.0-2638 11 years ago Removed warnings by explicitly casting to `u8` for controllers (PR #803 from ChuckRozhon)
4.0-2636 11 years ago Windows: Enable /Zc:rvalueCast solution-wide. (PR #830 from shuffle2)
4.0-2634 11 years ago Qualcomm fixed screen rotation in their latest v66 development drivers. (PR #829 from Sonicadvance1)
4.0-2632 11 years ago Rewrite raw memcard threading code. Fixes issue 7484. (PR #778 from shuffle2)
4.0-2628 11 years ago Fixes PP-shaders on !Mesa targets. (PR #827 from Sonicadvance1)
4.0-2626 11 years ago Fixed depth matrix shaders in OpenGL and Direct3D to be more precise. (PR #823 from KScorp)
4.0-2624 11 years ago Small OGL cleanup (PR #790 from lioncash)
4.0-2620 11 years ago x64Emitter: refactor to support longer opcodes (PR #825 from FioraAeterna)
4.0-2618 11 years ago JIT: flush *after* the merged branch, not before (PR #822 from FioraAeterna)
4.0-2616 11 years ago Remove a couple unneeded includes from Movie.cpp. (PR #820 from RachelBryk)
4.0-2614 11 years ago Get rid of instances of "using namespace std;" in the project (PR #767 from lioncash)
4.0-2612 11 years ago Core: Remove leftover Windows 32-bit functions in MemArena.cpp (PR #771 from lioncash)
4.0-2610 11 years ago Debugger: fix JIT block viewer PPC view (PR #821 from FioraAeterna)
4.0-2608 11 years ago OGL: Removed some unnecessary preprocessor directives from Render.cpp. (PR #819 from lioncash)
4.0-2606 11 years ago Common: Get rid of StdConditionVariable, StdMutex, and StdThread. (PR #796 from lioncash)
4.0-2603 11 years ago Windows: Use a shared precompiled header for dolphin code under Source/ (PR #797 from shuffle2)
4.0-2599 11 years ago Removed warnings by assigning to bool (PR #818 from ChuckRozhon)
4.0-2597 11 years ago Debugger: fix blowup calculation again (PR #811 from FioraAeterna)
4.0-2595 11 years ago VertexLoader: cache NativeVertexFormat (PR #809 from degasus)
4.0-2593 11 years ago Fix the Not button showing up in the advanced control dialog. (PR #816 from Sonicadvance1)