summaryrefslogtreecommitdiffstats
path: root/src/video_core/regs_texturing.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-29pica: add registers for texture cubewwylele1-1/+26
2017-05-20pica/swrasterizer: implement procedural texturewwylele1-3/+93
2017-05-16pica: correct bit field length for some registerswwylele1-7/+12
2017-05-05pica: shader_dirty if texture2 coord changedwwylele1-4/+4
2017-05-03pica: use correct coordinates for texture 2wwylele1-0/+4
2017-04-19rasterizer: implement combiner operation 7 (Dot3_RGBA)wwylele1-1/+1
2017-02-04VideoCore: Split texturing regs from Regs structYuri Kunde Schlesner1-0/+328