index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_vulkan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2146 from ReinUsesLisp/vulkan-scheduler
bunnei
2019-02-24
2
-0
/
+129
|
\
|
*
vk_scheduler: Implement a scheduler
ReinUsesLisp
2019-02-22
2
-0
/
+129
*
|
vk_memory_manager: Fixup commit interval allocation
ReinUsesLisp
2019-02-24
1
-2
/
+1
|
/
*
vk_memory_manager: Implement memory manager
ReinUsesLisp
2019-02-19
2
-0
/
+340
*
vk_resource_manager: Implement a command buffer pool with VKFencedPool
ReinUsesLisp
2019-02-14
2
-1
/
+59
*
vk_resource_manager: Add VKFencedPool interface
ReinUsesLisp
2019-02-14
2
-0
/
+83
*
vk_resource_manager: Implement VKResourceManager and fence allocator
ReinUsesLisp
2019-02-14
2
-0
/
+85
*
vk_resource_manager: Implement VKFenceWatch
ReinUsesLisp
2019-02-14
2
-0
/
+68
*
vk_resource_manager: Implement VKFence
ReinUsesLisp
2019-02-14
2
-0
/
+131
*
vk_resource_manager: Add VKResource interface
ReinUsesLisp
2019-02-14
2
-0
/
+40
*
vk_device: Abstract device handling into a class
ReinUsesLisp
2019-02-13
2
-0
/
+347
*
renderer_vulkan: Add declarations file
ReinUsesLisp
2019-02-12
1
-0
/
+45