5.0-3077 7 years, 8 months ago DVDInterface: Update comment about buffer speed (PR #5150 来自 JosJuice)
5.0-3075 7 years, 8 months ago BitUtilsTest: compare ints of the same signedness (fixes warnings) (PR #5154 来自 ligfx)
5.0-3073 7 years, 8 months ago DiscIO: add empty UNKNOWN_REGION case (fixes warning) (PR #5131 来自 ligfx)
5.0-3071 7 years, 8 months ago Arm64Emitter: Get rid of pointer casts in PoisonMemory (PR #5137 来自 lioncash)
5.0-3069 7 years, 8 months ago VertexLoaderBase: In-class initialize class members where applicable (PR #5138 来自 lioncash)
5.0-3067 7 years, 8 months ago TextureCache: Don't lock freed rendertargets for one frame. (PR #5134 来自 degasus)
5.0-3065 7 years, 8 months ago ARDecrypt: const correctness (PR #5136 来自 lioncash)
5.0-3063 7 years, 8 months ago Jit64: Merge memory allocations into a single allocation (PR #5121 来自 MerryMage)
5.0-3059 7 years, 8 months ago GeckoCodeConfig: Minor changes (PR #5127 来自 lioncash)
5.0-3054 7 years, 8 months ago MMU: comment-out unused var HW_PAGE_TAG_SHIFT (PR #5132 来自 ligfx)
5.0-3052 7 years, 8 months ago UICommon: Don't print --version option twice (PR #5126 来自 leoetlino)
5.0-3050 7 years, 8 months ago GeckoCodeConfig: Return vector by value for LoadCodes() (PR #5125 来自 lioncash)
5.0-3048 7 years, 8 months ago FifoPlayer: In-class initialize member variables where applicable (PR #5122 来自 lioncash)
5.0-3044 7 years, 8 months ago JitBase: Make MergeAllowedNextInstructions a const member function (PR #5120 来自 lioncash)
5.0-3041 7 years, 8 months ago JitArm64: Fix usages in conditional code. (PR #5116 来自 degasus)
5.0-3038 7 years, 8 months ago JitAsm: Add missing forward declaration of X64CodeBlock (PR #5119 来自 MerryMage)
5.0-3036 7 years, 8 months ago Jit64: Implement a constant pool (PR #5110 来自 MerryMage)
5.0-3026 7 years, 8 months ago FileMonitor redesign (PR #4901 来自 JosJuice)
5.0-3023 7 years, 8 months ago Fix memory breakpoint when checking the middle of the data (PR #5009 来自 aldelaro5)
5.0-3021 7 years, 8 months ago VertexShaderGen: Correct for negative viewport dimensions. (PR #5096 来自 Armada651)