index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Log object names with debug renderer, add a GPU address to ImageViews
Kelebek1
2023-05-06
10
-30
/
+35
*
|
|
Merge pull request #10125 from lat9nq/vsync-select
bunnei
2023-05-06
5
-38
/
+60
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vk_swapchain: Use certain modes for unlocked
lat9nq
2023-05-02
2
-26
/
+50
|
*
|
vulkan_surface: Pass only window info for surface creation
lat9nq
2023-05-02
3
-10
/
+7
|
*
|
configuration: Expose separate swap present modes
lat9nq
2023-05-02
1
-13
/
+14
*
|
|
Merge pull request #10145 from Kelebek1/code_size
liamwhite
2023-05-04
3
-10
/
+16
|
\
\
\
|
*
|
|
Fix code resize to use word size rather than byte size
Kelebek1
2023-05-02
3
-10
/
+16
*
|
|
|
Merge pull request #10153 from FernandoS27/a-quickie-fixie
Fernando S
2023-05-04
1
-4
/
+5
|
\
\
\
\
|
*
|
|
|
Memory manager: Fix possible softlock
Fernando Sahmkow
2023-05-04
1
-4
/
+5
*
|
|
|
|
Merge pull request #10142 from FernandoS27/missing-astc
bunnei
2023-05-03
8
-9
/
+49
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
GPU: implement missing ASTC
Fernando Sahmkow
2023-05-03
8
-9
/
+49
*
|
|
|
|
Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-later
bunnei
2023-05-03
13
-79
/
+285
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
QueryCache: Fix write invalidation.
Fernando Sahmkow
2023-04-28
2
-6
/
+13
|
*
|
|
|
MemoryManager: Fix race conditions.
Fernando Sahmkow
2023-04-28
2
-3
/
+11
|
*
|
|
|
Clang format and ddress feedback
Fernando Sahmkow
2023-04-24
3
-16
/
+30
|
*
|
|
|
QueryCache: rework async downloads.
Fernando Sahmkow
2023-04-23
7
-45
/
+118
|
*
|
|
|
Accuracy Normal: reduce accuracy further for perf improvements in Project Lime
Fernando Sahmkow
2023-04-23
3
-4
/
+10
|
*
|
|
|
Fence Manager: implement async fence management in a sepparate thread.
Fernando Sahmkow
2023-04-23
5
-35
/
+133
*
|
|
|
|
Merge pull request #10151 from GPUCode/no-softlocks-please
liamwhite
2023-05-03
3
-6
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
vk_present_manager: Fix softlocks when disabling async present
GPUCode
2023-05-03
3
-6
/
+9
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #10144 from liamwhite/dont-turbo
Morph
2023-05-03
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
vulkan: disable turbo when debugging tool is attached
Liam
2023-05-02
1
-1
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #10143 from liamwhite/fruit-company-moment
Morph
2023-05-03
3
-4
/
+6
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
video_core: fix build on Apple Clang
Liam
2023-05-02
3
-4
/
+6
|
|
/
/
/
*
|
|
|
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
11
-218
/
+712
|
/
/
/
*
|
|
Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom
Morph
2023-05-01
12
-1177
/
+1705
|
\
\
\
|
*
|
|
BufferCache: Fixes and address feedback
Fernando Sahmkow
2023-05-01
5
-321
/
+240
|
*
|
|
Buffer Cache: Release stagging buffers on tick frame
Fernando Sahmkow
2023-04-29
2
-12
/
+22
|
*
|
|
Clang: format and ficx compile errors.
Fernando Sahmkow
2023-04-29
5
-68
/
+78
|
*
|
|
Implement Async downloads in normal and fix a few issues.
Fernando Sahmkow
2023-04-29
3
-39
/
+61
|
*
|
|
Buffer Cache rework: Setup async downloads.
Fernando Sahmkow
2023-04-29
2
-140
/
+154
|
*
|
|
Buffer Cache: Fully rework the buffer cache.
Fernando Sahmkow
2023-04-29
12
-1091
/
+1644
*
|
|
|
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
6
-19
/
+46
*
|
|
|
Address Feedback & Clang Format
Fernando Sahmkow
2023-04-29
2
-17
/
+14
*
|
|
|
Maxwell3D: only update parameters on High
Fernando Sahmkow
2023-04-29
1
-0
/
+3
*
|
|
|
Accelerate DMA: Use texture cache async downloads to perform the copies
Fernando Sahmkow
2023-04-29
6
-53
/
+123
*
|
|
|
TextureCache: refactor DMA downloads to allow multiple buffers.
Fernando Sahmkow
2023-04-29
8
-41
/
+75
|
/
/
/
*
|
|
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
*
|
|
|
Merge pull request #10069 from liamwhite/log
Fernando S
2023-04-24
1
-4
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
maxwell_3d: fix out of bounds array access in size estimation
Liam
2023-04-22
1
-4
/
+6
|
|
|
/
|
|
/
|
*
/
|
Account for a pre-added offset when using Corner sample mode for 2D blits
Kelebek1
2023-04-21
1
-4
/
+12
|
/
/
*
|
vulkan: use plain fences when timeline semaphores are not available
Liam
2023-04-14
4
-68
/
+161
*
|
Merge pull request #10030 from Wollnashorn/botw-amd-fix
bunnei
2023-04-14
3
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
video_core: Enable ImageGather rounding fix on AMD open source drivers
Wollnashorn
2023-04-12
1
-0
/
+2
[prev]
[next]