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