index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
shader
/
node.h
Age
Commit message (
Expand
)
Author
2019-09-20
Merge pull request #2855 from ReinUsesLisp/shfl
bunnei
2019-09-18
Merge pull request #2784 from ReinUsesLisp/smem
bunnei
2019-09-17
shader_ir/warp: Implement SHFL
ReinUsesLisp
2019-09-10
shader/image: Implement SUATOM and fix SUST
ReinUsesLisp
2019-09-05
gl_shader_decompiler: Keep track of written images and mark them as modified
ReinUsesLisp
2019-09-05
kepler_compute: Implement texture queries
ReinUsesLisp
2019-09-05
shader_ir: Implement ST_S
ReinUsesLisp
2019-08-21
shader_ir: Implement VOTE
ReinUsesLisp
2019-07-20
Shader_Ir: Implement F16 Variants of F2F, F2I, I2F.
Fernando Sahmkow
2019-07-19
shader/half_set_predicate: Fix HSETP2 implementation
ReinUsesLisp
2019-07-09
shader_ir: Unify blocks in decompiled shaders.
Fernando Sahmkow
2019-07-09
shader_ir: Implement BRX & BRA.CC
Fernando Sahmkow
2019-06-20
texture_cache: Style and Corrections
Fernando Sahmkow
2019-06-20
shader: Implement bindless images
ReinUsesLisp
2019-06-20
shader: Decode SUST and implement backing image functionality
ReinUsesLisp
2019-06-07
shader: Split SSY and PBK stack
ReinUsesLisp
2019-06-06
shader/node: Minor changes
ReinUsesLisp
2019-06-06
shader: Move Node declarations out of the shader IR header
ReinUsesLisp