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