4.0-7777 9 years ago Fix 4.0-7767 regression: exception when handling short WAD IDs (PR #3065 from JosJuice)
4.0-7775 9 years ago VideoBackendBase: Remove check for XP. (PR #3064 from phire)
4.0-7773 9 years ago Gekko: Make sign-extension functions constexpr (PR #3061 from lioncash)
4.0-7771 9 years ago Revert "GLInterface: Fix VideoSW on linux + OSX" (PR #3060 from dolphin-emu)
4.0-7769 9 years ago VertexLoaderUtils: Get rid of pointer casts (PR #3059 from lioncash)
4.0-7767 9 years ago DolphinWX: Fix sorting games by custom titles (PR #3037 from JosJuice)
4.0-7764 9 years ago ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX (PR #3058 from lioncash)
4.0-7762 9 years ago VideoSW: Remove unused function (PR #3056 from degasus)
4.0-7760 9 years ago GLInterface: Fix VideoSW on linux + OSX (PR #3054 from degasus)
4.0-7758 9 years ago Video Software cleanup (PR #3055 from degasus)
4.0-7755 9 years ago x64Emitter: Remove pointer cast (PR #3052 from lioncash)
4.0-7753 9 years ago Rasterizer: Use multiplication instead of shifts in DrawTriangleFrontFace (PR #3051 from lioncash)
4.0-7751 9 years ago Jit_Util: Mark a class function as const (PR #3050 from lioncash)
4.0-7749 9 years ago Updated terms in Netplay window. (PR #2947 from Rukario)
4.0-7747 9 years ago JitCache: Remove unused define (PR #3049 from lioncash)
4.0-7731 9 years ago JitArm64: Fix lmw + stmw (PR #3044 from degasus)
4.0-7745 9 years ago Fix -Wunused-private-field warning (PR #3048 from Tilka)
4.0-7743 9 years ago NetPlay: Fix a memory leak (PR #2873 from lioncash)
4.0-7741 9 years ago Fix performance regression in Sonic the Fighters, introduced by PR#2001 (PR #3028 from mimimi085181)
4.0-7739 9 years ago AX: Use ArraySize over sizeof division (PR #3040 from lioncash)