| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw: Remove unused files | 2018-08-02 | 1 | -28/+0 | |
| | | | | | | | None of these files are used in any meaningful way. They're just leftovers from citra. Also has the benefit of getting rid of an unused global variable. | ||||
| * | Remove references to PICA and rasterizers in video_core | 2018-01-12 | 5 | -314/+0 | |
| | | |||||
| * | core: Gut out cryptop, since it doesn't compile with C++17. | 2018-01-12 | 1 | -72/+5 | |
| | | |||||
| * | UDS: Move the UDS keyslot used to generate the CCMP key to the ↵ | 2017-06-26 | 1 | -0/+2 | |
| | | | | | AES::KeySlotID enum. | ||||
| * | HW: add AES engine & implement AES-CCM | 2017-02-21 | 6 | -0/+407 | |