bunnei
|
befd477279
android: video_core: Disable some problematic things on GPU Normal.
|
3 лет назад |
GPUCode
|
2ad9acf795
renderer_vulkan: Async presentation
|
3 лет назад |
Liam
|
e3fb9b5e00
vulkan: use plain fences when timeline semaphores are not available
|
3 лет назад |
Liam
|
5a2dff87bf
vulkan: fix scheduler chunk reserve
|
3 лет назад |
Liam
|
b9b1318bea
vulkan: fix more excessive waiting in scheduler
|
3 лет назад |
Liam
|
3f261f22c9
vk_scheduler: split work queue waits and execution waits
|
3 лет назад |
Liam
|
c19c8ac92c
renderer_vulkan: pause turbo submissions on inactive queue
|
3 лет назад |
Liam
|
18831e0933
vulkan_common: clean up extension usage
|
3 лет назад |
Liam
|
9737615948
general: fix compile for Apple Clang
|
3 лет назад |
Kyle Kienapfel
|
6fa3faec65
Add break for default cases
|
3 лет назад |
Mai
|
155213484b
Merge pull request #9016 from liamwhite/drunken-schedule
|
3 лет назад |
Liam
|
7969d4d5de
vk_scheduler: wait for command processing to complete
|
3 лет назад |
Liam
|
35d3e7db2a
common: remove "yuzu:" prefix from thread names
|
3 лет назад |
german77
|
9775fae4eb
video_core: Replace VKScheduler with Scheduler
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Merry
|
bbc585881a
video_core: Replace lock_guard with scoped_lock
|
4 лет назад |
ameerj
|
1bc7d61b57
video_core: Reduce unused includes
|
4 лет назад |
Fernando Sahmkow
|
35ed051742
Vulkan: Fix Scheduler Chunks when their FuncType is 0.
|
4 лет назад |
ReinUsesLisp
|
d2388dd0d0
vulkan: Implement rescaling shader patching
|
5 лет назад |
ameerj
|
84f7e7e91c
vk_scheduler: Use std::jthread
|
4 лет назад |
ameerj
|
7d854fbdb0
renderer_vulkan: Wait on present semaphore at queue submit
|
4 лет назад |
ReinUsesLisp
|
36f1586267
vk_scheduler: Use locks instead of SPSC a queue
|
5 лет назад |
ReinUsesLisp
|
a515036604
vk_master_semaphore: Use fetch_add to increase master semaphore tick
|
5 лет назад |
ReinUsesLisp
|
53acdda772
vk_scheduler: Allow command submission on worker thread
|
5 лет назад |
ReinUsesLisp
|
2fc698b040
vulkan: Build pipelines in parallel at runtime
|
5 лет назад |
ReinUsesLisp
|
82c2601555
video_core: Reimplement the buffer cache
|
5 лет назад |
ReinUsesLisp
|
3753553b6a
renderer_vulkan: Move device abstraction to vulkan_common
|
5 лет назад |
ReinUsesLisp
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 лет назад |
ReinUsesLisp
|
d1435009ed
vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h
|
5 лет назад |
ReinUsesLisp
|
9764c13d6d
video_core: Rewrite the texture cache
|
5 лет назад |