Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-02 | hw: Remove unused files | Lioncash | |
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. | |||
2018-01-12 | Remove references to PICA and rasterizers in video_core | James Rowe | |
2018-01-12 | core: Gut out cryptop, since it doesn't compile with C++17. | bunnei | |
2017-06-26 | UDS: Move the UDS keyslot used to generate the CCMP key to the ↵ | Subv | |
AES::KeySlotID enum. | |||
2017-02-21 | HW: add AES engine & implement AES-CCM | wwylele | |