9 Commits (fd392543e80944f4ff4dba770b139573fa5e1b4e)

Author SHA1 Message Date
ReinUsesLisp fd392543e8 shader: Use shared_ptr to store nodes and move initialization to file 7 years ago
Fernando Sahmkow b17f7da309 Corrections Half Float operations on const buffers and implement saturation. 7 years ago
ReinUsesLisp 6ea1afc2bc shader_ir/decode: Fix half float pre-operations and remove MetaHalfArithmetic 7 years ago
ReinUsesLisp 92c948999b shader_ir: Rename BasicBlock to NodeBlock 7 years ago
ReinUsesLisp e3c0f29a4d shader_ir: Pass decoded nodes as a whole instead of per basic blocks 7 years ago
ReinUsesLisp 12fbe5dcf8 shader_ir: Unify constant buffer offset values 7 years ago
ReinUsesLisp 1be12d5819 shader_ir: Pass to decoder functions basic block's code 7 years ago
ReinUsesLisp 54bffa5381 shader_decode: Implement HFMA2 8 years ago
ReinUsesLisp 25f868d8be shader_ir: Initial implementation 8 years ago