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