mirror of https://github.com/yuzu-mirror/yuzu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Two of the members of the MicroProfileThreadLog contains two std::atomic instances. Given these aren't trivially-copyable types, we shouldn't be memsetting the structure, given implementation details can contain other members within it. To avoid potential undefined behavior on platforms, we can use aggregate initialization to zero out the members while still having well-defined behavior. While we're at it we can also silence some sign conversion warnings. |
5 years ago | |
---|---|---|
.. | ||
Vulkan-Headers@8188e3fbbc | 5 years ago | |
cmake-modules | ||
cubeb@616d773441 | ||
discord-rpc@e32d001809 | ||
dynarmic@0e1112b7df | 5 years ago | |
find-modules | 5 years ago | |
getopt | ||
glad | ||
httplib | ||
inih | ||
libressl@7d01cb01cb | 5 years ago | |
libusb@3406d72cda | 5 years ago | |
libzip | ||
lurlparser | ||
mbedtls@a280e602f3 | ||
microprofile | 5 years ago | |
opus | 5 years ago | |
sirit@eefca56afd | ||
soundtouch@060181eaf2 | ||
unicorn@73f4573535 | ||
xbyak@82b70e6659 | ||
CMakeLists.txt | 5 years ago |