4.0-7962 9 years ago OGL: simplify AA modes initialization (PR #3159 from Tilka)
4.0-7960 9 years ago Linux: detect perf and default map directory to /tmp (PR #3158 from Tilka)
4.0-7958 9 years ago ConfigManager: Get rid of an unnecessary smart-pointer get() call (PR #3141 from lioncash)
4.0-7956 9 years ago DolphinWX: Make UpdateLog() return in a finite time (aka, fix stack overflow messages when logging is enabled) (PR #3148 from phire)
4.0-7954 9 years ago DSPEmitter: Rename Default() to FallBackToInterpreter() (PR #3154 from lioncash)
4.0-7952 9 years ago DSPIntCCUtil: Minor changes (PR #3144 from lioncash)
4.0-7949 9 years ago mbedTLS: fix blocking read (PR #3132 from sepalani)
4.0-7947 9 years ago Include string.h in Hash.cpp if PCH is disabled (PR #3146 from ShadowsFriend)
4.0-7945 9 years ago WSAGetLastError: fix return value (PR #3143 from sepalani)
4.0-7943 9 years ago Fix wxWidgets Error in About Window (PR #3140 from RisingFog)
4.0-7941 9 years ago CPU: Convert CCPU into a namespace (PR #3134 from lioncash)
4.0-7939 9 years ago DSPCore: Convert defines over to enums (PR #3135 from lioncash)
4.0-7937 9 years ago Block WX input when detecting controls (PR #3068 from mickdermack)
4.0-7935 9 years ago EXI_DeviceAGP: Remove unnecessary headers (PR #3133 from lioncash)
4.0-7933 9 years ago ControllerEmu: Use make_unique over raw new (PR #3128 from lioncash)
4.0-7931 9 years ago DSPHWInterface: Use an enum for indicating mailbox type (PR #3129 from lioncash)
4.0-7929 9 years ago VideoCommon: Silence -Wsign-compare warnings. (PR #3130 from rohit-n)
4.0-7927 9 years ago Common: Fix BitField mask generation. (PR #2738 from lioncash)
4.0-7924 9 years ago Stereo3d presets (PR #3076 from void-ghost)
4.0-7921 9 years ago SaveState: Fix for race condition in SaveAs(...) (PR #3095 from void-ghost)