index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_vulkan
Age
Commit message (
Expand
)
Author
2023-05-03
Merge pull request #10142 from FernandoS27/missing-astc
bunnei
2023-05-03
Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-later
bunnei
2023-05-03
GPU: implement missing ASTC
Fernando Sahmkow
2023-05-03
vk_present_manager: Fix softlocks when disabling async present
GPUCode
2023-05-01
vk_present_manager: Add toggle for async presentation
GPUCode
2023-05-01
vk_blit_screen: Recreate FSR when frame is recreated
GPUCode
2023-05-01
renderer_vulkan: Fix crashing when updating descriptors
GPUCode
2023-05-01
renderer_vulkan: Async presentation
GPUCode
2023-05-01
Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom
Morph
2023-04-29
Merge pull request #10110 from Morph1984/intel-disable-compute
bunnei
2023-04-29
Texture Cache: Release stagging buffers on tick frame
Fernando Sahmkow
2023-04-29
Clang: format and ficx compile errors.
Fernando Sahmkow
2023-04-29
Buffer Cache: Fully rework the buffer cache.
Fernando Sahmkow
2023-04-29
Accelerate DMA: Use texture cache async downloads to perform the copies
Fernando Sahmkow
2023-04-29
TextureCache: refactor DMA downloads to allow multiple buffers.
Fernando Sahmkow
2023-04-28
vk_pipeline_cache: Skip compute pipelines on Intel proprietary drivers
Morph
2023-04-24
Clang format and ddress feedback
Fernando Sahmkow
2023-04-24
Merge pull request #10051 from liamwhite/surface-capabilities
Fernando S
2023-04-23
QueryCache: rework async downloads.
Fernando Sahmkow
2023-04-23
Accuracy Normal: reduce accuracy further for perf improvements in Project Lime
Fernando Sahmkow
2023-04-23
Fence Manager: implement async fence management in a sepparate thread.
Fernando Sahmkow
2023-04-14
vulkan: use plain fences when timeline semaphores are not available
Liam
2023-04-13
vulkan: pick alpha composite flags based on available values
Liam
2023-04-12
video_core: Enable ImageGather rounding fix on AMD open source drivers
Wollnashorn
2023-04-08
video_core: Enable ImageGather with subpixel offset on Intel
Wollnashorn
2023-04-08
shader_recompiler: Add subpixel offset for correct rounding at `ImageGather`
Wollnashorn
2023-03-24
vulkan: fix scheduler chunk reserve
Liam
2023-03-19
vulkan: fix more excessive waiting in scheduler
Liam
2023-03-15
Merge pull request #9931 from liamwhite/sched
liamwhite
2023-03-14
Merge pull request #9933 from vonchenplus/texture_format
liamwhite
2023-03-12
vk_scheduler: split work queue waits and execution waits
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-03-11
Merge pull request #9913 from ameerj/acc-dma-refactor
Fernando S
2023-03-10
video_core: Update texture format
Feng Chen
2023-03-08
Merge pull request #9896 from Kelebek1/d24s8
liamwhite
2023-03-07
general: fix type inconsistencies
Liam
2023-03-06
Refactor AccelerateDMA code
ameerj
2023-03-05
Engines: Implement Accelerate DMA Texture.
Fernando Sahmkow
2023-03-04
Check all swizzle components for red, not just [0], pass float border color r...
Kelebek1
2023-02-22
configuration: Add async ASTC decode setting
ameerj
2023-02-19
Merge pull request #9588 from liamwhite/bylaws-reverts
liamwhite
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-12
Merge pull request #9746 from ameerj/ogl-msaa-texcache
bunnei
2023-02-11
texture_cache: OpenGL: Implement MSAA uploads and copies
ameerj
2023-02-05
Remove fake vertex bindings when dynamic state is enabled
Kelebek1
2023-01-28
video_core: Implement vulkan clear specified channel
FengChen
2023-01-26
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
Wollnashorn
2023-01-19
Merge pull request #9556 from vonchenplus/draw_texture
liamwhite
2023-01-16
Address feedback
Feng Chen
[next]