4.0-7830 9 years ago Display all compressed formats in blue in GUI (PR #3092 from JosJuice)
4.0-7827 9 years ago Common: Trim Common.h (PR #3093 from lioncash)
4.0-7820 9 years ago AI: reduce overhead of sample counter (PR #3042 from booto)
4.0-7818 9 years ago Improved OGL and D3D's AA options in UI (PR #3035 from aserna3)
4.0-7816 9 years ago CommandProcessor: Remove unused extern (PR #3089 from lioncash)
4.0-7814 9 years ago BoundingBox: Remove unnecessary headers (PR #3088 from lioncash)
4.0-7812 9 years ago FifoPlayer: remove leftover code (PR #3085 from Tilka)
4.0-7810 9 years ago DiscIO: Do swapping in GetTitleID implementations (PR #3078 from lioncash)
4.0-7808 9 years ago x64Emitter: Minor changes (PR #3079 from lioncash)
4.0-7805 9 years ago SI_Device: Convert define constants over to enums (PR #3081 from lioncash)
4.0-7803 9 years ago Silence -Wshadow warning. (PR #3082 from rohit-n)
4.0-7801 9 years ago FramebufferManagerBase: Compress a loop into a find_if (PR #2939 from lioncash)
4.0-7799 9 years ago Remove odd way of getting ID in ISOProperties (PR #3074 from JosJuice)
4.0-7797 9 years ago Move GL interface code out of the OpenGL video backend. (PR #3062 from phire)
4.0-7791 9 years ago FifoRecorder: Use Texture Cache to record efb copies correctly. (PR #2997 from phire)
4.0-7788 9 years ago Jit_Util: Replace two MDisp usages with MatR (PR #3072 from lioncash)
4.0-7786 9 years ago VideoSW: Don't raise a PanicAlert because of indices (PR #3069 from degasus)
4.0-7784 9 years ago DSP Jit: Minor changes (PR #3071 from lioncash)
4.0-7781 9 years ago DSPJitRegCache: Fix function casing (PR #3063 from lioncash)
4.0-7779 9 years ago GLInterface: Fix VideoSW on linux + OSX (v2) (PR #3066 from degasus)