index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
shader
/
decode
/
hfma2.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shader: Remove old shader management
ReinUsesLisp
2021-07-22
1
-73
/
+0
*
Shader_Ir: Downgrade precision and rounding asserts to debug asserts.
Fernando Sahmkow
2019-07-18
1
-2
/
+2
*
shader: Use shared_ptr to store nodes and move initialization to file
ReinUsesLisp
2019-06-05
1
-0
/
+1
*
Corrections Half Float operations on const buffers and implement saturation.
Fernando Sahmkow
2019-04-20
1
-5
/
+4
*
shader_ir/decode: Fix half float pre-operations and remove MetaHalfArithmetic
ReinUsesLisp
2019-04-15
1
-8
/
+4
*
shader_ir: Rename BasicBlock to NodeBlock
ReinUsesLisp
2019-02-03
1
-1
/
+1
*
shader_ir: Pass decoded nodes as a whole instead of per basic blocks
ReinUsesLisp
2019-02-03
1
-1
/
+1
*
shader_ir: Unify constant buffer offset values
ReinUsesLisp
2019-01-30
1
-3
/
+4
*
shader_ir: Pass to decoder functions basic block's code
ReinUsesLisp
2019-01-15
1
-1
/
+1
*
shader_decode: Implement HFMA2
ReinUsesLisp
2019-01-15
1
-1
/
+53
*
shader_ir: Initial implementation
ReinUsesLisp
2019-01-15
1
-0
/
+24