5.0-3100 7 years, 1 month ago UnitTests: use EXPECT_TRUE/EXPECT_FALSE (fixes warnings) (PR #5155 from ligfx)
5.0-3098 7 years, 1 month ago EGL: Fix missing-braces warning (PR #5166 from ligfx)
5.0-3096 7 years, 1 month ago TextureCacheBase: Convert bound_textures from a C array to a std::array (PR #5163 from lioncash)
5.0-3094 7 years, 1 month ago MMU: rewrite loop to avoid warning (PR #5146 from ligfx)
5.0-3092 7 years, 1 month ago JitAsm: Use stored_stack_pointer instead of s_saved_rsp (PR #5142 from MerryMage)
5.0-3090 7 years, 1 month ago EmuCodeBlock: Place ConvertDoubleToSingle temporaries on the stack (PR #5141 from MerryMage)
5.0-3088 7 years, 1 month ago Automatic translation resources sync with Transifex
5.0-3087 7 years, 1 month ago IniFile: Minor changes (PR #5135 from lioncash)
5.0-3079 7 years, 1 month ago Clarify the log message for unknown Wii Menu regions (PR #5143 from JosJuice)
5.0-3077 7 years, 1 month ago DVDInterface: Update comment about buffer speed (PR #5150 from JosJuice)
5.0-3075 7 years, 1 month ago BitUtilsTest: compare ints of the same signedness (fixes warnings) (PR #5154 from ligfx)
5.0-3073 7 years, 1 month ago DiscIO: add empty UNKNOWN_REGION case (fixes warning) (PR #5131 from ligfx)
5.0-3071 7 years, 1 month ago Arm64Emitter: Get rid of pointer casts in PoisonMemory (PR #5137 from lioncash)
5.0-3069 7 years, 1 month ago VertexLoaderBase: In-class initialize class members where applicable (PR #5138 from lioncash)
5.0-3067 7 years, 1 month ago TextureCache: Don't lock freed rendertargets for one frame. (PR #5134 from degasus)
5.0-3065 7 years, 1 month ago ARDecrypt: const correctness (PR #5136 from lioncash)
5.0-3063 7 years, 1 month ago Jit64: Merge memory allocations into a single allocation (PR #5121 from MerryMage)
5.0-3059 7 years, 1 month ago GeckoCodeConfig: Minor changes (PR #5127 from lioncash)
5.0-3054 7 years, 1 month ago MMU: comment-out unused var HW_PAGE_TAG_SHIFT (PR #5132 from ligfx)
5.0-3052 7 years, 1 month ago UICommon: Don't print --version option twice (PR #5126 from leoetlino)