| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-12 | Remove references to PICA and rasterizers in video_core | James Rowe | |
| 2017-08-10 | pica/regs: layout geometry shader configuration regs | wwylele | |
| All the register meanings are derived from ctrulib (3dbrew is outdated for most of them) | |||
| 2017-08-07 | pica: upload shared shader code to both unit | wwylele | |
| 2017-05-16 | pica: correct bit field length for some registers | wwylele | |
| 2017-02-09 | VideoCore: Split u64 Pica reg unions into 2 separate u32 unions | Yuri Kunde Schlesner | |
| This eliminates UB when aliasing it with the array of u32 regs, and is compatible with non-LE architectures. | |||
| 2017-02-04 | VideoCore: Split geometry pipeline regs from Regs struct | Yuri Kunde Schlesner | |
