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