yuzu-android/src/common
Lioncash 57ffada746 alignment: Resolve allocator construction issues on debug
This was related to the source allocator being passed into the
constructor potentially having a different type than allocator being
constructed.

We simply need to provide a constructor to handle this case.

This resolves issues related to the allocator causing debug builds on
MSVC to fail.
2019-10-06 18:49:49 -04:00
..
logging log: Add logging class for Cheat Engine 2019-09-21 21:44:22 -04:00
x64
alignment.h alignment: Resolve allocator construction issues on debug 2019-10-06 18:49:49 -04:00
assert.h
binary_find.h texture_cache: Address Feedback 2019-07-05 09:46:53 -04:00
bit_field.h
bit_util.h texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth 2019-06-20 21:36:12 -03:00
cityhash.cpp
cityhash.h
CMakeLists.txt Merge pull request #2943 from DarkLordZach/azure-titlebars-v2 2019-10-05 19:29:35 -04:00
color.h
common_funcs.h texture_cache: Address Feedback 2019-07-05 09:46:53 -04:00
common_paths.h
common_types.h
detached_tasks.cpp
detached_tasks.h
file_util.cpp common/file_util: Silence -Wswitch 2019-10-04 23:28:34 +00:00
file_util.h common/file_util: Make GetCurrentDir() return a std::optional 2019-05-23 14:24:13 -04:00
hash.h
hex_util.cpp common/hex_util: Combine HexVectorToString() and HexArrayToString() 2019-06-12 17:54:05 -04:00
hex_util.h common/hex_util: Reserve std::string memory ahead of time 2019-06-12 17:54:11 -04:00
lz4_compression.cpp
lz4_compression.h
math_util.h common/math_util: Provide a template deduction guide for Common::Rectangle 2019-05-31 04:44:02 -03:00
memory_hook.cpp
memory_hook.h
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp
multi_level_queue.h
page_table.cpp
page_table.h
param_package.cpp
param_package.h
quaternion.h
ring_buffer.h
scm_rev.cpp.in common: Add additional SCM revision fields 2019-10-05 00:09:49 -04:00
scm_rev.h common: Add additional SCM revision fields 2019-10-05 00:09:49 -04:00
scope_exit.h
string_util.cpp
string_util.h
swap.h
telemetry.cpp
telemetry.h
thread_queue_list.h
thread.cpp
thread.h
threadsafe_queue.h
timer.cpp
timer.h
uint128.cpp
uint128.h
uuid.cpp
uuid.h
vector_math.h
web_result.h
zstd_compression.cpp
zstd_compression.h