citra/src/common
2014-12-20 03:45:02 -02:00
..
logging Restore the original console color after logging a message. 2014-12-14 02:10:41 -02:00
bit_field.h
break_points.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
break_points.h
chunk_file.h Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
CMakeLists.txt Common: Add a clone of std::make_unique 2014-12-20 03:45:02 -02:00
common.h
common_funcs.h Added missing include in common_funcs.h 2014-12-13 01:59:50 -02:00
common_paths.h SaveData: Implemented the SystemSaveData archive. 2014-12-17 23:44:32 -05:00
common_types.h New logging system 2014-12-13 01:59:52 -02:00
concurrent_ring_buffer.h New logging system 2014-12-13 01:59:52 -02:00
cpu_detect.h
debug_interface.h
emu_window.cpp
emu_window.h
extended_trace.cpp Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
extended_trace.h
fifo_queue.h Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
file_search.cpp
file_search.h
file_util.cpp SaveData: Implemented the SystemSaveData archive. 2014-12-17 23:44:32 -05:00
file_util.h SaveData: Implemented the SystemSaveData archive. 2014-12-17 23:44:32 -05:00
hash.cpp
hash.h
key_map.cpp
key_map.h
linear_disk_cache.h Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
log.h Remove old logging system 2014-12-13 02:08:06 -02:00
make_unique.h Common: Add a clone of std::make_unique 2014-12-20 03:45:02 -02:00
math_util.cpp
math_util.h
mem_arena.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
mem_arena.h
memory_util.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
memory_util.h
misc.cpp Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
msg_handler.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
msg_handler.h
platform.h Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
scm_rev.cpp.in
scm_rev.h
scope_exit.h Add SCOPE_EXIT macro to conveniently execute cleanup actions 2014-12-13 01:59:51 -02:00
string_util.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
string_util.h Implement text path trimming for shorter paths. 2014-12-13 01:59:52 -02:00
swap.h
symbols.cpp
symbols.h
thread.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
thread.h New logging system 2014-12-13 01:59:52 -02:00
thread_queue_list.h Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
thunk.h
timer.cpp Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
timer.h
utf8.cpp Change NULLs to nullptrs. 2014-12-03 12:57:57 -06:00
utf8.h