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)
4.0-2597 10 years, 1 month ago Debugger: fix blowup calculation again (PR #811 from FioraAeterna)
4.0-2595 10 years, 1 month ago VertexLoader: cache NativeVertexFormat (PR #809 from degasus)
4.0-2593 10 years, 1 month ago Fix the Not button showing up in the advanced control dialog. (PR #816 from Sonicadvance1)
4.0-2591 10 years, 1 month ago Jit64: re-enable ps_sum0 (PR #757 from Tilka)
4.0-2589 10 years, 1 month ago JIT: don't rely on undefined behavior for constant overflow checking (PR #812 from FioraAeterna)
4.0-2587 10 years, 1 month ago OGL: Get rid of an unnecessary WIN32 ifdef in main.cpp (PR #815 from lioncash)
4.0-2585 10 years, 1 month ago Core: Kill off Host_ShowJitResults (PR #814 from lioncash)
4.0-2583 10 years, 1 month ago Removed warning caused by calling std::min<int> with size_t values (PR #813 from ChuckRozhon)
4.0-2581 10 years, 1 month ago Externals: update Bochs to newer version (PR #808 from FioraAeterna)
4.0-2579 10 years, 1 month ago Placed ampersands and asterisks against type name (PR #795 from ChuckRozhon)