| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Common/Alignment: Add noexcept where required. | 2019-07-19 | 1 | -5/+5 | |
| * | Kernel: Address Feedback | 2019-07-19 | 1 | -3/+2 | |
| * | Common: Correct alignment allocator to work on C++14 or higher. | 2019-07-19 | 1 | -37/+19 | |
| * | VM_Manager: Align allocated memory to 256bytes | 2019-07-19 | 1 | -0/+79 | |
| * | common/alignment: Address feedback | 2019-06-24 | 1 | -2/+3 | |
| * | video_core: Use un-shifted block sizes to avoid integer divisions | 2019-06-20 | 1 | -0/+5 | |
| * | common: Add function for checking word alignment to alignment.h | 2018-10-18 | 1 | -0/+6 | |
| * | common: Move Is4KBAligned() to alignment.h | 2018-10-18 | 1 | -0/+6 | |
| * | Port #4182 from Citra: "Prefix all size_t with std::" | 2018-09-15 | 1 | -2/+2 | |
| * | common: Convert type traits templates over to variable template versions wher... | 2018-08-07 | 1 | -2/+2 | |
| * | PICA: Align vertex attributes | 2016-03-13 | 1 | -0/+22 |