| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | MoltenVK: restrict number of vertex attributes/bindings to 16 | 2023-01-09 | 1 | -10/+25 | ||
| * | | | | | | Merge pull request #9582 from yuzu-emu/revert-9518-revert-9504-pg2 | 2023-01-10 | 11 | -181/+322 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Revert "Revert "k_page_group: synchronize"" | 2023-01-07 | 11 | -181/+322 | ||
| * | | | | | | | Merge pull request #9601 from liamwhite/it-never-ends | 2023-01-10 | 2 | -2/+21 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qt: unlock during signal emission | 2023-01-10 | 2 | -2/+21 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #9598 from liamwhite/indirect | 2023-01-10 | 3 | -8/+15 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | vulkan_common: fix indirect draw with count | 2023-01-10 | 3 | -8/+15 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #9595 from liamwhite/per-game | 2023-01-10 | 1 | -2/+3 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qt: fix configuration weirdness on turbo | 2023-01-09 | 1 | -2/+3 | ||
| * | | | | | | | | Merge pull request #9565 from MonsterDruide1/tas-multiplayer-lengths | 2023-01-10 | 4 | -7/+38 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | TAS: Show all script lengths for multiplayer | 2023-01-07 | 4 | -7/+38 | ||
| * | | | | | | | | macOS: Make Yuzu show up in the Launchpad Games folder (#9594) | 2023-01-09 | 1 | -0/+2 | ||
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #9589 from liamwhite/default | 2023-01-09 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | renderer_vulkan: disable turbo by default | 2023-01-08 | 1 | -1/+1 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #9581 from liamwhite/turbo2 | 2023-01-09 | 5 | -0/+40 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | renderer_vulkan: pause turbo submissions on inactive queue | 2023-01-07 | 5 | -0/+40 | ||
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #9530 from liamwhite/vk-feature-init | 2023-01-09 | 3 | -1173/+664 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | vulkan_device: refactor feature testing | 2023-01-09 | 3 | -1173/+664 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #9569 from liamwhite/shutdown-wars | 2023-01-09 | 1 | -3/+7 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | qt: additional fixes for reentrant shutdown | 2023-01-06 | 1 | -3/+7 | ||
| * | | | | | | | VideoCore: Fix OGL cache invalidation. | 2023-01-07 | 2 | -0/+6 | ||
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #9563 from german77/crash_not_allowed | 2023-01-07 | 4 | -19/+37 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | input_common: Create an update engine | 2023-01-05 | 4 | -19/+37 | ||
| * | | | | | | | Avoid OOB array access reading passthrough attr mask | 2023-01-07 | 1 | -1/+1 | ||
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #9570 from liamwhite/less-clock-boost | 2023-01-07 | 3 | -1/+15 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | renderer_vulkan: disable clock boost on unvalidated devices | 2023-01-06 | 3 | -1/+15 | ||
| * | | | | | | | vulkan_device: avoid attempt to access empty optional | 2023-01-06 | 1 | -2/+6 | ||
| |/ / / / / / | ||||||
| * | / / / / | opengl: Sanitize antialiasing config | 2023-01-06 | 1 | -1/+7 | ||
| | |/ / / / |/| | | | | ||||||
| * | | | | | video_core/vulkan: Fixed loading of Vulkan driver pipeline cache | 2023-01-06 | 1 | -1/+2 | ||
| * | | | | | Merge pull request #9535 from bylaws/master | 2023-01-06 | 16 | -91/+195 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Run clang-format | 2023-01-05 | 6 | -24/+35 | ||
| | * | | | | | shader_recompiler: Fix shuffle partitioning for >64 invoc-per-subgroup GPUs | 2023-01-05 | 1 | -30/+28 | ||
| | * | | | | | Vulkan, OpenGL: Hook up geometry shader passthrough emulation | 2023-01-05 | 2 | -0/+2 | ||
| | * | | | | | shader_recompiler: Add support for lowering geometry passthrough | 2023-01-05 | 2 | -40/+67 | ||
| | * | | | | | Vulkan, OpenGL: Hook up storage buffer alignment code | 2023-01-05 | 6 | -3/+21 | ||
| | * | | | | | shader_recompiler: Align SSBO offsets to meet host requirements | 2023-01-05 | 4 | -6/+11 | ||
| | * | | | | | shader_recompiler: SPIRV: Only enable int64 feature when supported | 2023-01-05 | 1 | -1/+1 | ||
| | * | | | | | shader_recompiler: Add comparison operators to descriptor types | 2023-01-05 | 1 | -0/+12 | ||
| | * | | | | | Vulkan: Add a workaround for input_position on Adreno drivers | 2023-01-05 | 5 | -11/+42 | ||
| * | | | | | | Merge pull request #9561 from liamwhite/update-dynarmic | 2023-01-06 | 2 | -0/+8 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | externals: update dynarmic, xbyak | 2023-01-05 | 2 | -0/+8 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #9558 from MonsterDruide1/network-timeout-noerror | 2023-01-06 | 1 | -1/+5 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | net: Silently translate ETIMEDOUT network error | 2023-01-05 | 1 | -1/+5 | ||
| * | | | | | | | Merge pull request #9552 from liamwhite/turbo | 2023-01-06 | 15 | -2/+303 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | common: add setting for renderer clock workaround | 2023-01-04 | 8 | -1/+32 | ||
| | * | | | | | | vulkan: implement 'turbo mode' clock booster | 2023-01-04 | 8 | -2/+272 | ||
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #9559 from FernandoS27/cached-writes | 2023-01-06 | 15 | -53/+233 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | BufferBase: Don't ignore GPU pages. | 2023-01-05 | 8 | -23/+22 | ||
| | * | | | | | | Fermi2D: sync cache flushes | 2023-01-05 | 2 | -2/+5 | ||
| | * | | | | | | MemoryManager: use fastmem directly. | 2023-01-05 | 3 | -11/+34 | ||