| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge pull request #8461 from Morph1984/msvc-narrow-conv | 2022-06-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | vk_compute_pass: Use VK_ACCESS_NONE | 2022-06-14 | 1 | -1/+1 | ||
| * | | | | | | | Merge pull request #8434 from german77/uuid | 2022-06-14 | 2 | -33/+38 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | input_common: Replace usage of string guid to common uuid | 2022-06-06 | 2 | -33/+38 | ||
| * | | | | | | | Merge pull request #8439 from liamwhite/monkey-compiler | 2022-06-14 | 79 | -213/+216 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kernel: fix passthrough of local captures in lambda | 2022-06-13 | 1 | -1/+3 | ||
| | * | | | | | | | common/assert: rework ASSERT handling to avoid std::function usage | 2022-06-13 | 2 | -35/+20 | ||
| | * | | | | | | | general: fix compilation on MinGW GCC 12 | 2022-06-13 | 2 | -6/+5 | ||
| | * | | | | | | | common/assert: add unlikely | 2022-06-13 | 1 | -1/+1 | ||
| | * | | | | | | | general: fix compilation on GCC 12 | 2022-06-13 | 2 | -2/+2 | ||
| | * | | | | | | | kernel: ensure class token lambda exit is unreachable | 2022-06-13 | 1 | -0/+1 | ||
| | * | | | | | | | kernel: fix inconsistency in AutoObjectTraits macro definitions | 2022-06-13 | 1 | -4/+7 | ||
| | * | | | | | | | common: Don't test ASSERT conditions inline | 2022-06-13 | 2 | -32/+36 | ||
| | * | | | | | | | common: Change semantics of UNREACHABLE to unconditionally crash | 2022-06-13 | 72 | -173/+182 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * / | | | | | | vk_compute_pass: Silence Wextra warning | 2022-06-14 | 1 | -1/+1 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #8458 from lat9nq/no-constexpr-flow-block | 2022-06-13 | 1 | -6/+0 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | structured_control_flow: Remove constexpr Flow::Block | 2022-06-13 | 1 | -6/+0 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #8388 from liamwhite/simpler-pause | 2022-06-13 | 3 | -95/+36 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | CpuManager: simplify pausing | 2022-06-08 | 3 | -95/+36 | ||
| * | | | | | | Merge pull request #8446 from liamwhite/cmd-gdb | 2022-06-13 | 12 | -8/+96 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | yuzu-cmd: ignore bogus timeous from SDL | 2022-06-10 | 1 | -1/+9 | ||
| | * | | | | | | core/debugger: fix a number of shutdown deadlocks | 2022-06-10 | 9 | -7/+72 | ||
| | * | | | | | | core/debugger: support operation in yuzu-cmd | 2022-06-10 | 3 | -0/+15 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #8454 from liamwhite/inaddr-any | 2022-06-13 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | core/debugger: allow remote connections | 2022-06-12 | 1 | -1/+1 | ||
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #8443 from liamwhite/code-mem | 2022-06-13 | 3 | -26/+118 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | kernel: fix KCodeMemory initialization | 2022-06-09 | 3 | -26/+118 | ||
| | |/ / / / | ||||||
| * | | | | | gdbstub_arch: Add missing virtual destructor | 2022-06-11 | 1 | -0/+1 | ||
| * | | | | | Merge pull request #8353 from Docteh/msvc_report_runtime | 2022-06-11 | 2 | -0/+30 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | log the MSVC runtime version when running on MSVC build | 2022-06-10 | 2 | -0/+30 | ||
| * | | | | | | Merge pull request #8427 from Docteh/deprecate_qdesktop | 2022-06-11 | 1 | -3/+15 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | deprecate usage of QDesktopWidget for going fullscreen | 2022-06-05 | 1 | -3/+15 | ||
| * | | | | | | | Merge pull request #8449 from Docteh/translate_placeholder | 2022-06-11 | 2 | -1/+16 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | UI: retranslate the game list placeholder | 2022-06-10 | 2 | -1/+16 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #8413 from behunin/bounded-queue | 2022-06-11 | 3 | -4/+185 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gpu_thread: Move to bounded queue | 2022-06-02 | 3 | -4/+185 | ||
| * | | | | | | | | Merge pull request #8393 from lat9nq/default-vulkan | 2022-06-11 | 12 | -48/+184 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | configure_graphics: Remove unused include | 2022-06-04 | 1 | -1/+0 | ||
| | * | | | | | | | main: Insert warning text on broken Vulkan | 2022-05-30 | 1 | -1/+6 | ||
| | * | | | | | | | main: Save config on broken Vulkan detect | 2022-05-30 | 1 | -0/+2 | ||
| | * | | | | | | | yuzu-qt: Make has_broken_vulkan only for crashes | 2022-05-30 | 5 | -11/+17 | ||
| | * | | | | | | | vulkan_library: Add debug logging | 2022-05-30 | 1 | -0/+4 | ||
| | * | | | | | | | yuzu-qt: Attempt to workaround broken Vulkan installations | 2022-05-30 | 9 | -46/+166 | ||
| | * | | | | | | | default_ini: Reflect new renderer backend default setting | 2022-05-29 | 1 | -1/+1 | ||
| | * | | | | | | | settings: Set Vulkan to the default renderer backend | 2022-05-29 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #8405 from Docteh/dock_undock | 2022-06-10 | 2 | -5/+11 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ui: Status bars dock button becomes dock/undock button | 2022-06-01 | 2 | -5/+11 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #8333 from Docteh/translate_hotkeys | 2022-06-10 | 2 | -26/+40 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | UI: Translate hotkey labels in configuration | 2022-05-18 | 2 | -26/+40 | ||
| * | | | | | | | | | Merge pull request #8318 from Docteh/cmake-qt56-entry | 2022-06-10 | 10 | -35/+25 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||