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.
yuzu/src/common
archshift 228843c43e Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. 11 years ago
..
logging Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. 11 years ago
CMakeLists.txt Common: Add a clone of std::make_unique 11 years ago
bit_field.h Merge pull request #322 from chinhodado/master 11 years ago
break_points.cpp License change 11 years ago
break_points.h License change 11 years ago
chunk_file.h Convert old logging calls to new logging macros 11 years ago
common.h Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. 11 years ago
common_funcs.h Fix merge conflicts 11 years ago
common_paths.h Archives: Changed the way paths are built for the archives. 11 years ago
common_types.h Common: Use std::abs instead of abs, using abs with cmath fails on some systems. 11 years ago
concurrent_ring_buffer.h License change 11 years ago
cpu_detect.h License change 11 years ago
debug_interface.h Common: Move header guards over to pragma once 11 years ago
emu_window.cpp License change 11 years ago
emu_window.h License change 11 years ago
extended_trace.cpp Change NULLs to nullptrs. 11 years ago
extended_trace.h Common: Move header guards over to pragma once 11 years ago
fifo_queue.h Change NULLs to nullptrs. 11 years ago
file_search.cpp License change 11 years ago
file_search.h License change 11 years ago
file_util.cpp Archives: Changed the way paths are built for the archives. 11 years ago
file_util.h Archives: Changed the way paths are built for the archives. 11 years ago
hash.cpp License change 11 years ago
hash.h License change 11 years ago
key_map.cpp License change 11 years ago
key_map.h License change 11 years ago
linear_disk_cache.h License change 11 years ago
log.h Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. 11 years ago
make_unique.h Common: Add a clone of std::make_unique 11 years ago
math_util.cpp License change 11 years ago
math_util.h License change 11 years ago
mem_arena.cpp Common: Remove dead platform #ifdefs to make the code more readable. 11 years ago
mem_arena.h Common: Remove dead platform #ifdefs to make the code more readable. 11 years ago
memory_util.cpp License change 11 years ago
memory_util.h License change 11 years ago
misc.cpp License change 11 years ago
msg_handler.cpp License change 11 years ago
msg_handler.h Fix MSVC-related #defines and add CMakeLists comment 11 years ago
platform.h Common: Remove dead platform #ifdefs to make the code more readable. 11 years ago
scm_rev.cpp.in Resolved undefined Common::g_scm_branch error. 11 years ago
scm_rev.h License change 11 years ago
scope_exit.h License change 11 years ago
string_util.cpp Fix MSVC-related #defines and add CMakeLists comment 11 years ago
string_util.h License change 11 years ago
swap.h Common: Remove dead platform #ifdefs to make the code more readable. 11 years ago
symbols.cpp License change 11 years ago
symbols.h License change 11 years ago
thread.cpp Fix MSVC-related #defines and add CMakeLists comment 11 years ago
thread.h License change 11 years ago
thread_queue_list.h Common: Clean up ThreadQueueList 11 years ago
thunk.h License change 11 years ago
timer.cpp License change 11 years ago
timer.h License change 11 years ago
utf8.cpp Change NULLs to nullptrs. 11 years ago
utf8.h fixed project includes to use new directory structure 11 years ago