Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -9/+12 |
| | |||||
* | common/xbyak_abi: Mark defined functions in header as inline | Lioncash | 2018-08-15 | 1 | -7/+7 |
| | | | | | Avoids potential One Definition Rule violations when these are used in the future. | ||||
* | common/xbyak: Use nested namespace specifiers where applicable | Lioncash | 2018-08-15 | 1 | -4/+2 |
| | |||||
* | Format: Run the new clang format on everything | James Rowe | 2018-01-21 | 1 | -13/+56 |
| | |||||
* | VideoCore: Convert x64 shader JIT to use Xbyak for assembly | Yuri Kunde Schlesner | 2016-12-15 | 1 | -0/+178 |