Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-15 | xbyak: Update include path | Merry | |
2020-05-30 | Add xbyak external | David Marcec | |
2018-11-21 | common: Remove dependency on xbyak | Lioncash | |
Xbyak is currently entirely unused. Rather than carting it along, remove it and get rid of a dependency. If it's ever needed in the future, then it can be re-added (and likely be more up to date at that point in time). | |||
2018-09-15 | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | |
2018-08-14 | common/xbyak: Use nested namespace specifiers where applicable | Lioncash | |
2018-08-07 | common: Convert type traits templates over to variable template versions ↵ | Lioncash | |
where applicable Uses the C++17 inline variable variants | |||
2016-12-14 | VideoCore: Convert x64 shader JIT to use Xbyak for assembly | Yuri Kunde Schlesner | |