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 лет назад |