4.0-2608 Fa 9 anys, 8 mesos OGL: Removed some unnecessary preprocessor directives from Render.cpp. (PR #819 de lioncash)
4.0-2606 Fa 9 anys, 8 mesos Common: Get rid of StdConditionVariable, StdMutex, and StdThread. (PR #796 de lioncash)
4.0-2603 Fa 9 anys, 8 mesos Windows: Use a shared precompiled header for dolphin code under Source/ (PR #797 de shuffle2)
4.0-2599 Fa 9 anys, 8 mesos Removed warnings by assigning to bool (PR #818 de ChuckRozhon)
4.0-2597 Fa 9 anys, 8 mesos Debugger: fix blowup calculation again (PR #811 de FioraAeterna)
4.0-2595 Fa 9 anys, 8 mesos VertexLoader: cache NativeVertexFormat (PR #809 de degasus)
4.0-2593 Fa 9 anys, 8 mesos Fix the Not button showing up in the advanced control dialog. (PR #816 de Sonicadvance1)
4.0-2591 Fa 9 anys, 8 mesos Jit64: re-enable ps_sum0 (PR #757 de Tilka)
4.0-2589 Fa 9 anys, 8 mesos JIT: don't rely on undefined behavior for constant overflow checking (PR #812 de FioraAeterna)
4.0-2587 Fa 9 anys, 8 mesos OGL: Get rid of an unnecessary WIN32 ifdef in main.cpp (PR #815 de lioncash)
4.0-2585 Fa 9 anys, 8 mesos Core: Kill off Host_ShowJitResults (PR #814 de lioncash)
4.0-2583 Fa 9 anys, 8 mesos Removed warning caused by calling std::min<int> with size_t values (PR #813 de ChuckRozhon)
4.0-2581 Fa 9 anys, 8 mesos Externals: update Bochs to newer version (PR #808 de FioraAeterna)
4.0-2579 Fa 9 anys, 8 mesos Placed ampersands and asterisks against type name (PR #795 de ChuckRozhon)
4.0-2577 Fa 9 anys, 8 mesos FrameTools.cpp: Alignment of long lists (PR #806 de archshift)
4.0-2575 Fa 9 anys, 8 mesos Set the default radius to 100 for non-gcpad analog sticks. (PR #782 de RachelBryk)
4.0-2573 Fa 9 anys, 8 mesos Hides toolbar upon using fullscreen and rendering to main window. (PR #787 de archshift)
4.0-2570 Fa 9 anys, 8 mesos Debugger: fix blowup calculation (PR #804 de FioraAeterna)
4.0-2568 Fa 9 anys, 8 mesos Changed GCPadStatus struct to use cstdint types instead of char, short (PR #802 de ChuckRozhon)
4.0-2566 Fa 9 anys, 8 mesos JIT: Don't needlessly flush register state in merged integer+branch code (PR #798 de FioraAeterna)