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
/
host_shaders
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
host_shaders: Add Vulkan assembler compute shaders
ReinUsesLisp
2020-12-30
4
-0
/
+96
*
host_shaders: Add helper to blit depth stencil fragment shader
ReinUsesLisp
2020-12-30
2
-0
/
+17
*
host_shaders: Add texture color blit fragment shader
ReinUsesLisp
2020-12-30
2
-0
/
+15
*
host_shaders: Add shaders to present to the swapchain
ReinUsesLisp
2020-12-30
3
-0
/
+36
*
host_shaders: Add shaders to convert between depth and color images
ReinUsesLisp
2020-12-30
3
-0
/
+28
*
host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8
ReinUsesLisp
2020-12-30
2
-0
/
+71
*
host_shaders: Add shader to render a full screen triangle
ReinUsesLisp
2020-12-30
2
-0
/
+30
*
host_shaders: Add pitch linear upload compute shader
ReinUsesLisp
2020-12-30
2
-0
/
+87
*
host_shaders: Add block linear upload compute shaders
ReinUsesLisp
2020-12-30
3
-0
/
+249
*
host_shaders: Add copyright headers to OpenGL present shaders
ReinUsesLisp
2020-12-30
2
-0
/
+8
*
video_core/host_shaders: Add support for prebuilt SPIR-V shaders
ReinUsesLisp
2020-12-30
1
-16
/
+37
*
video_core: Fix instances where msbuild always regenerated host shaders
ReinUsesLisp
2020-09-24
2
-12
/
+7
*
video_core/host_shaders: Add CMake integration for string shaders
ReinUsesLisp
2020-08-24
5
-0
/
+97