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