| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | 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 | ||
| * | | | | | | | Merge pull request #9583 from FernandoS27/fuck-ogl-already | 2023-01-08 | 2 | -0/+6 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | 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 | ||
| * | | | | | | | Merge pull request #9578 from bylaws/patch-2 | 2023-01-07 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | 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 | ||
| * | | | | | | | Merge pull request #9573 from liamwhite/optional | 2023-01-07 | 1 | -2/+6 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | vulkan_device: avoid attempt to access empty optional | 2023-01-06 | 1 | -2/+6 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #9567 from german77/antialias | 2023-01-06 | 1 | -1/+7 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | opengl: Sanitize antialiasing config | 2023-01-06 | 1 | -1/+7 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #9566 from Wollnashorn/vulkan-cache-header-fix | 2023-01-06 | 1 | -1/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | 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 | 17 | -91/+195 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Run clang-format | 2023-01-05 | 6 | -24/+35 | ||
| | * | | | | | externals: Update sirit | 2023-01-05 | 1 | -0/+0 | ||
| | * | | | | | 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 | 4 | -0/+8 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | externals: update dynarmic, xbyak | 2023-01-05 | 4 | -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 | ||
| | * | | | | | | video_core: Cache GPU internal writes. | 2023-01-05 | 10 | -30/+185 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #9564 from FernandoS27/oops-i-did-it-again | 2023-01-05 | 1 | -42/+0 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | MacroHLE: eliminate 2 rushed macros. | 2023-01-05 | 1 | -42/+0 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #9528 from liamwhite/mvk-nulldesc | 2023-01-05 | 3 | -0/+19 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | renderer_vulkan: implement fallback path for null descriptors | 2023-01-04 | 3 | -0/+19 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #9536 from liamwhite/debug-utils | 2023-01-05 | 3 | -11/+10 | ||
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | vulkan_common: unify VK_EXT_debug_utils and selection of validation layer | 2023-01-01 | 3 | -11/+10 | ||
| * | | | | | | Merge pull request #9527 from Wollnashorn/amd-cache-fix | 2023-01-05 | 17 | -68/+285 | ||
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | video_core/vulkan: Vulkan driver pipelines now contain cache version | 2023-01-05 | 2 | -16/+28 | ||
| | * | | | | | video_core/vulkan: Driver pipeline cache will now be deleted with the shader ... | 2023-01-05 | 2 | -1/+20 | ||