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