История коммитов

Автор SHA1 Сообщение Дата
  Levi Behunin d5fc56db4b Move to Clang Format 15 3 лет назад
  Andrea Pappacoda cdb240f3d4 chore: make yuzu REUSE compliant 4 лет назад
  ameerj 1841f63a40 common/alignment: Fix VS2022 compilation 4 лет назад
  ameerj 73666fb262 general: Update style to clang-format-12 4 лет назад
  bunnei b5b92fd1e5 common: alignment: Add DivideUp utility method. 5 лет назад
  ReinUsesLisp 89c15dd115 common/alignment: Upgrade to use constraints instead of static asserts 5 лет назад
  ReinUsesLisp fe494a0ccd common/alignment: Rename AlignBits to AlignUpLog2 5 лет назад
  Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 6 лет назад
  Jan Beich db43b37e15 alignment: explicitly include <new> after 723edb4c0659 6 лет назад
  Lioncash 723edb4c06 alignment: Simplify AlignmentAllocator implementation 6 лет назад
  Tobias 80a0f2a118 common/alignment: Fix compilation errors (#4303) 6 лет назад
  bunnei 1074c87f18 Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" 6 лет назад
  Marshall Mohror a4306b9e56 Common: remove a mod from AlignUp (#5441) 6 лет назад
  bunnei b838e58d63 common: alignment: Add a helper function for generic alignment checking. 6 лет назад
  Lioncash 57ffada746 alignment: Resolve allocator construction issues on debug 6 лет назад
  Lioncash 9aafb2a277 alignment: Specify trait definitions within the allocator 6 лет назад
  Fernando Sahmkow febb88efc4 Common/Alignment: Add noexcept where required. 7 лет назад
  Fernando Sahmkow 024b5fe91a Kernel: Address Feedback 7 лет назад
  Fernando Sahmkow 0901c33753 Common: Correct alignment allocator to work on C++14 or higher. 7 лет назад
  Fernando Sahmkow 9bede4eeed VM_Manager: Align allocated memory to 256bytes 7 лет назад
  ReinUsesLisp de982deb25 common/alignment: Address feedback 7 лет назад
  ReinUsesLisp 345e73f2fe video_core: Use un-shifted block sizes to avoid integer divisions 7 лет назад
  Lioncash 541e9624eb common: Add function for checking word alignment to alignment.h 7 лет назад
  Lioncash d27f4a4928 common: Move Is4KBAligned() to alignment.h 7 лет назад
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
  Lioncash a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 лет назад
  Jannik Vogel a66c186e81 PICA: Align vertex attributes 10 лет назад