5.0-6539 6 years, 1 month ago JitArm64_RegCache: Remove using namespace declaration from header (PR #6464 from lioncash)
5.0-6537 6 years, 1 month ago JitInterface: Remove a downcast within InitJitCore (PR #6468 from lioncash)
5.0-6535 6 years, 1 month ago PPCTables: Make the op type enum an enum class (PR #6462 from lioncash)
5.0-6533 6 years, 1 month ago x64Emitter: Move FloatOp and NormalOp enum definitions into the cpp file (PR #6461 from lioncash)
5.0-6530 6 years, 1 month ago VertexShaderGen: Convert defines to an enum (PR #6459 from lioncash)
5.0-6528 6 years, 1 month ago VideoBackendBase: Migrate functions from MainBase.cpp to VideoBackendBase.cpp (PR #6458 from lioncash)
5.0-6526 6 years, 1 month ago Boot: Set TYPE_NANDBOOT when booting from NAND (PR #6450 from leoetlino)
5.0-6524 6 years, 1 month ago State: Remove unused Verify functions (PR #6453 from leoetlino)
5.0-6522 6 years, 1 month ago MainBase: Remove unused file-scope variables (PR #6456 from lioncash)
5.0-6517 6 years, 1 month ago Fix launching DolphinQt2 from Visual Studio (PR #6454 from JosJuice)
5.0-6515 6 years, 1 month ago Qt: Improve spacing (PR #6436 from spycrab)
5.0-6513 6 years, 1 month ago OGLShader: Fix mismatched assignment in compute shader constructor (PR #6452 from lioncash)
5.0-6510 6 years, 1 month ago Qt/Main: Add option to launch file without -e (PR #6441 from spycrab)
5.0-6508 6 years, 1 month ago DolphinQt2: Fix project loading in VS (PR #6448 from lioncash)
5.0-6506 6 years, 1 month ago IOS: Minor IPC fixes (PR #6409 from leoetlino)
5.0-6499 6 years, 1 month ago Use __func__ instead of __FUNCTION__ where applicable (PR #6447 from lioncash)
5.0-6497 6 years, 1 month ago Assert: Remove unused parameter from DEBUG_ASSERT (PR #6446 from lioncash)
5.0-6495 6 years, 1 month ago Assert: Wrap assertion macro bodies in do {} while (0) (PR #6445 from lioncash)
5.0-6493 6 years, 1 month ago Assert: Uppercase assertion macros (PR #6438 from lioncash)
5.0-6491 6 years, 1 month ago Bring the Android GUI setting for ubershaders up to date (PR #6439 from JosJuice)