summaryrefslogtreecommitdiffstats
path: root/src/video_core/regs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove references to PICA and rasterizers in video_coreJames Rowe2018-01-131-149/+0
* pica/swrasterizer: implement procedural texturewwylele2017-05-201-0/+7
* pica: shader_dirty if texture2 coord changedwwylele2017-05-051-1/+1
* Pica/Regs: Use binary search to look up reg namesYuri Kunde Schlesner2017-02-091-2/+2
* VideoCore: Use union to index into Regs structYuri Kunde Schlesner2017-02-091-42/+20
* VideoCore: Move Regs to its own fileYuri Kunde Schlesner2017-02-041-0/+164