aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/Decoder/ABlock.cs
AgeCommit message (Collapse)Author
2018-05-29Added support for more shader instructions and texture formats, fix swapped ↵gdkchan
channels in RGB565 and RGBA5551? texture formats, allow zero values on blending registers, initial work to build CFG on the shader decoder, update the BRA instruction to work with it (WIP)
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss