summaryrefslogtreecommitdiff
path: root/src/common/alignment.h
AgeCommit message (Expand)Author
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