Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-14 | audio_core: Fix off-by-one error in upsampler | Merry | |
2023-01-10 | Merge pull request #9605 from german77/mouse_mapping | bunnei | |
yuzu: Read mouse scroll | |||
2023-01-10 | yuzu: Read mouse wheel input | Narr the Reg | |
2023-01-10 | Merge pull request #9596 from liamwhite/mvk | Morph | |
MoltenVK: restrict number of vertex attributes/bindings to 16 | |||
2023-01-10 | Merge pull request #9582 from yuzu-emu/revert-9518-revert-9504-pg2 | liamwhite | |
Revert "Revert "k_page_group: synchronize"" | |||
2023-01-10 | Merge pull request #9601 from liamwhite/it-never-ends | liamwhite | |
qt: unlock during signal emission | |||
2023-01-10 | Merge pull request #9598 from liamwhite/indirect | liamwhite | |
vulkan_common: fix indirect draw with count | |||
2023-01-10 | Merge pull request #9595 from liamwhite/per-game | liamwhite | |
qt: fix configuration weirdness on turbo | |||
2023-01-10 | Merge pull request #9565 from MonsterDruide1/tas-multiplayer-lengths | liamwhite | |
TAS: Show all script lengths for multiplayer | |||
2023-01-10 | qt: unlock during signal emission | Liam | |
2023-01-10 | vulkan_common: fix indirect draw with count | Liam | |
2023-01-09 | MoltenVK: restrict number of vertex attributes/bindings to 16 | TellowKrinkle | |
2023-01-09 | qt: fix configuration weirdness on turbo | Liam | |
2023-01-09 | macOS: Make Yuzu show up in the Launchpad Games folder (#9594) | UltraHDR | |
https://developer.apple.com/documentation/bundleresources/information_property_list/lsapplicationcategorytype This makes it show up in the Launchpad Games folder | |||
2023-01-09 | Merge pull request #9589 from liamwhite/default | Morph | |
renderer_vulkan: disable turbo by default | |||
2023-01-09 | Merge pull request #9581 from liamwhite/turbo2 | Morph | |
renderer_vulkan: pause turbo submissions on inactive queue | |||
2023-01-09 | Merge pull request #9530 from liamwhite/vk-feature-init | Morph | |
vulkan_device: refactor feature testing | |||
2023-01-09 | Merge pull request #9569 from liamwhite/shutdown-wars | Morph | |
qt: additional fixes for reentrant shutdown | |||
2023-01-09 | vulkan_device: refactor feature testing | Liam | |
2023-01-08 | renderer_vulkan: disable turbo by default | Liam | |
2023-01-07 | VideoCore: Fix OGL cache invalidation. | Fernando Sahmkow | |
2023-01-07 | Revert "Revert "k_page_group: synchronize"" | bunnei | |
2023-01-07 | Merge pull request #9563 from german77/crash_not_allowed | bunnei | |
input_common: Create an update engine | |||
2023-01-07 | TAS: Show all script lengths for multiplayer | MonsterDruide1 | |
2023-01-07 | renderer_vulkan: pause turbo submissions on inactive queue | Liam | |
2023-01-07 | Avoid OOB array access reading passthrough attr mask | Billy Laws | |
YFC 1.5 extended the size of the varying mask used to hold passthrough attrs without considering this | |||
2023-01-07 | Merge pull request #9570 from liamwhite/less-clock-boost | Narr the Reg | |
renderer_vulkan: disable clock boost on unvalidated devices | |||
2023-01-06 | vulkan_device: avoid attempt to access empty optional | Liam | |
2023-01-06 | renderer_vulkan: disable clock boost on unvalidated devices | Liam | |
2023-01-06 | qt: additional fixes for reentrant shutdown | Liam | |
2023-01-06 | opengl: Sanitize antialiasing config | Narr the Reg | |
2023-01-06 | video_core/vulkan: Fixed loading of Vulkan driver pipeline cache | Wollnashorn | |
The header size of the Vulkan driver pipeline cache files was incorrectly in PipelineCache::LoadVulkanPipelineCache, for which the pipeline cache wasn't read correctly and got invalidated on each load. | |||
2023-01-06 | Merge pull request #9535 from bylaws/master | Fernando S | |
Port over several shader-compiler fixes from skyline | |||
2023-01-06 | Merge pull request #9561 from liamwhite/update-dynarmic | liamwhite | |
externals: update dynarmic, xbyak | |||
2023-01-06 | Merge pull request #9558 from MonsterDruide1/network-timeout-noerror | liamwhite | |
net: Silently translate ETIMEDOUT network error | |||
2023-01-06 | Merge pull request #9552 from liamwhite/turbo | liamwhite | |
vulkan: implement 'turbo mode' clock booster | |||
2023-01-06 | Merge pull request #9559 from FernandoS27/cached-writes | Fernando S | |
VideoCore: Implement Cached Writes, use fastmem for reading GPU memory and eliminate old stuffs | |||
2023-01-05 | MacroHLE: eliminate 2 rushed macros. | Fernando Sahmkow | |
2023-01-05 | input_common: Create an update engine | Narr the Reg | |
2023-01-05 | Merge pull request #9528 from liamwhite/mvk-nulldesc | liamwhite | |
renderer_vulkan: implement fallback path for null buffer descriptors | |||
2023-01-05 | Merge pull request #9536 from liamwhite/debug-utils | liamwhite | |
vulkan_common: unify VK_EXT_debug_utils and selection of validation layer | |||
2023-01-05 | externals: update dynarmic, xbyak | Liam | |
2023-01-05 | Run clang-format | Billy Laws | |
2023-01-05 | shader_recompiler: Fix shuffle partitioning for >64 invoc-per-subgroup GPUs | Billy Laws | |
The existing implementation only supports 64 invoc-per-subgroup GPUs, and misbehaves on adreno when invocations need to be split into 4 emulated subgroups. | |||
2023-01-05 | Vulkan, OpenGL: Hook up geometry shader passthrough emulation | Billy Laws | |
2023-01-05 | shader_recompiler: Add support for lowering geometry passthrough | Billy Laws | |
Reuses most of the existing code for generating the gl_Layer passthrough. Fixes geometry in Nier: Automata on GPUs without HW passthrough support. | |||
2023-01-05 | Vulkan, OpenGL: Hook up storage buffer alignment code | Billy Laws | |
2023-01-05 | shader_recompiler: Align SSBO offsets to meet host requirements | Billy Laws | |
We can take advantage of SSBO addresses being passed in a constant bufer to account for the extra alignment requirements in the shader itself. | |||
2023-01-05 | shader_recompiler: SPIRV: Only enable int64 feature when supported | Billy Laws | |
2023-01-05 | shader_recompiler: Add comparison operators to descriptor types | Billy Laws | |