4.0-7805 10 years ago SI_Device: Convert define constants over to enums (PR #3081 from lioncash)
4.0-7803 10 years ago Silence -Wshadow warning. (PR #3082 from rohit-n)
4.0-7801 10 years ago FramebufferManagerBase: Compress a loop into a find_if (PR #2939 from lioncash)
4.0-7799 10 years ago Remove odd way of getting ID in ISOProperties (PR #3074 from JosJuice)
4.0-7797 10 years ago Move GL interface code out of the OpenGL video backend. (PR #3062 from phire)
4.0-7791 10 years ago FifoRecorder: Use Texture Cache to record efb copies correctly. (PR #2997 from phire)
4.0-7788 10 years ago Jit_Util: Replace two MDisp usages with MatR (PR #3072 from lioncash)
4.0-7786 10 years ago VideoSW: Don't raise a PanicAlert because of indices (PR #3069 from degasus)
4.0-7784 10 years ago DSP Jit: Minor changes (PR #3071 from lioncash)
4.0-7781 10 years, 1 month ago DSPJitRegCache: Fix function casing (PR #3063 from lioncash)
4.0-7779 10 years, 1 month ago GLInterface: Fix VideoSW on linux + OSX (v2) (PR #3066 from degasus)
4.0-7777 10 years, 1 month ago Fix 4.0-7767 regression: exception when handling short WAD IDs (PR #3065 from JosJuice)
4.0-7775 10 years, 1 month ago VideoBackendBase: Remove check for XP. (PR #3064 from phire)
4.0-7773 10 years, 1 month ago Gekko: Make sign-extension functions constexpr (PR #3061 from lioncash)
4.0-7771 10 years, 1 month ago Revert "GLInterface: Fix VideoSW on linux + OSX" (PR #3060 from dolphin-emu)
4.0-7769 10 years, 1 month ago VertexLoaderUtils: Get rid of pointer casts (PR #3059 from lioncash)
4.0-7767 10 years, 1 month ago DolphinWX: Fix sorting games by custom titles (PR #3037 from JosJuice)
4.0-7764 10 years, 1 month ago ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX (PR #3058 from lioncash)
4.0-7762 10 years, 1 month ago VideoSW: Remove unused function (PR #3056 from degasus)
4.0-7760 10 years, 1 month ago GLInterface: Fix VideoSW on linux + OSX (PR #3054 from degasus)