| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-09 | Pica/Regs: Use binary search to look up reg names | Yuri Kunde Schlesner | |
| This gets rid of the static unordered_map. Also changes the return type const char*, avoiding unnecessary allocations (the result was only used by calling .c_str() on it.) | |||
| 2017-02-04 | VideoCore: Move Regs to its own file | Yuri Kunde Schlesner | |
