mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-31 22:31:32 -08:00
Citra can't be compiled using GCC <7 because of required C++17 support, so these version checks don't need to exist anymore. |
||
|---|---|---|
| .. | ||
| logging | ||
| x64 | ||
| alignment.h | ||
| assert.h | ||
| bit_field.h | ||
| bit_util.h | ||
| cityhash.cpp | ||
| cityhash.h | ||
| CMakeLists.txt | ||
| color.h | ||
| common_funcs.h | ||
| common_paths.h | ||
| common_types.h | ||
| detached_tasks.cpp | ||
| detached_tasks.h | ||
| file_util.cpp | ||
| file_util.h | ||
| hash.h | ||
| hex_util.cpp | ||
| hex_util.h | ||
| math_util.h | ||
| microprofile.cpp | ||
| microprofile.h | ||
| microprofileui.h | ||
| misc.cpp | ||
| param_package.cpp | ||
| param_package.h | ||
| quaternion.h | ||
| ring_buffer.h | ||
| scm_rev.cpp.in | ||
| scm_rev.h | ||
| scope_exit.h | ||
| string_util.cpp | ||
| string_util.h | ||
| swap.h | ||
| telemetry.cpp | ||
| telemetry.h | ||
| thread.cpp | ||
| thread.h | ||
| thread_queue_list.h | ||
| threadsafe_queue.h | ||
| timer.cpp | ||
| timer.h | ||
| vector_math.h | ||
| web_result.h | ||