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
/
shader
/
async_shaders.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
renderer_vulkan: Move device abstraction to vulkan_common
ReinUsesLisp
2021-01-04
1
-1
/
+1
*
renderer_vulkan: Rename VKDevice to Device
ReinUsesLisp
2021-01-03
1
-2
/
+2
*
video_core: Rewrite the texture cache
ReinUsesLisp
2020-12-30
1
-3
/
+3
*
video_core: Resolve more variable shadowing scenarios pt.3
Lioncash
2020-12-05
1
-1
/
+1
*
renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore
ReinUsesLisp
2020-09-19
1
-0
/
+11
*
async_shaders: Mark getters as const member functions
Lioncash
2020-08-24
1
-14
/
+12
*
Remove unneeded newlines, optional Registry in shader params
ameerj
2020-08-16
1
-2
/
+1
*
move thread 1/4 count computation into allocate workers method
ameerj
2020-08-16
1
-1
/
+1
*
Address feedback, add shader compile notifier, update setting text
ameerj
2020-08-16
1
-10
/
+13
*
Address feedback. Bruteforce delete duplicates
ameerj
2020-08-16
1
-2
/
+2
*
Vk Async pipeline compilation
ameerj
2020-08-16
1
-2
/
+29
*
Use conditional var
David Marcec
2020-07-17
1
-4
/
+6
*
async shaders
David Marcec
2020-07-17
1
-0
/
+107