5.0-6499 6년, 6개월 전 Use __func__ instead of __FUNCTION__ where applicable (PR #6447 저자 lioncash)
5.0-6497 6년, 6개월 전 Assert: Remove unused parameter from DEBUG_ASSERT (PR #6446 저자 lioncash)
5.0-6495 6년, 6개월 전 Assert: Wrap assertion macro bodies in do {} while (0) (PR #6445 저자 lioncash)
5.0-6493 6년, 6개월 전 Assert: Uppercase assertion macros (PR #6438 저자 lioncash)
5.0-6491 6년, 6개월 전 Bring the Android GUI setting for ubershaders up to date (PR #6439 저자 JosJuice)
5.0-6489 6년, 6개월 전 Properties/GameConfig: Remove "Skip DCBZ" (PR #6440 저자 spycrab)
5.0-6487 6년, 6개월 전 Qt/Debugger: Implement "Code" widget (PR #6386 저자 spycrab)
5.0-6485 6년, 6개월 전 ShaderCache: Fix several issues in background shader compiling (PR #6430 저자 stenzek)
5.0-6483 6년, 6개월 전 OGL: Ensure VAO is active before unmapping buffers (PR #6437 저자 stenzek)
5.0-6481 6년, 6개월 전 DSPCore: Move x64 JIT source files into an x64 subdirectory (PR #6434 저자 lioncash)
5.0-6477 6년, 6개월 전 DriverDetails: Disable primitive restart on Vulkan with Mali driver (PR #6435 저자 stenzek)
5.0-6474 6년, 6개월 전 OGL: Scale OSD text on big screens. (PR #6432 저자 degasus)
5.0-6471 6년, 6개월 전 SSE-optimize UninitializeXFBMemory (PR #6433 저자 hrydgard)
5.0-6469 6년, 6개월 전 Qt2 translation: Don't place "zh_CN" and "zh_TW" after "zh" (PR #6428 저자 JosJuice)
5.0-6467 6년, 6개월 전 ShaderCache: Decouple shader UID cache from git commit (PR #6431 저자 stenzek)
5.0-6465 6년, 6개월 전 Change FATAL_ERROR to STATUS message for OpenAL not found in externals (PR #6419 저자 Ebola16)
5.0-6463 6년, 6개월 전 StringUtil: Fix Windows encoding in ThousandSeparate (PR #6427 저자 JosJuice)
5.0-6461 6년, 6개월 전 VideoCommon Shader (Pipeline) Cache (PR #6399 저자 stenzek)
5.0-6444 6년, 6개월 전 Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon (PR #6281 저자 JosJuice)
5.0-6442 6년, 6개월 전 DolphinWX: Propagate IDM_UPDATE_BREAKPOINTS to CodeWindow (PR #6377 저자 sepalani)