11 Commits (2b514275ad241cd77526e1eeb798d5c08b22a333)

Author SHA1 Message Date
Fernando Sahmkow febb88efc4 Common/Alignment: Add noexcept where required. 7 years ago
Fernando Sahmkow 024b5fe91a Kernel: Address Feedback 7 years ago
Fernando Sahmkow 0901c33753 Common: Correct alignment allocator to work on C++14 or higher. 7 years ago
Fernando Sahmkow 9bede4eeed VM_Manager: Align allocated memory to 256bytes 7 years ago
ReinUsesLisp de982deb25 common/alignment: Address feedback 7 years ago
ReinUsesLisp 345e73f2fe video_core: Use un-shifted block sizes to avoid integer divisions 7 years ago
Lioncash 541e9624eb common: Add function for checking word alignment to alignment.h 8 years ago
Lioncash d27f4a4928 common: Move Is4KBAligned() to alignment.h 8 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 years ago
Jannik Vogel a66c186e81 PICA: Align vertex attributes 10 years ago