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