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
Emmanuel Gil Peyrot f8c05e53c4 Remove unused includes to common/thread.h 10 years ago
..
CMakeLists.txt Added support for multiple input device types for KeyMap and connected Qt. 11 years ago
bit_field.h bit_field: Fix a typo in the sample usage. 11 years ago
break_points.cpp break_points.cpp: return directly from conditionals 11 years ago
break_points.h Common: Move header guards over to pragma once 11 years ago
chunk_file.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
common.h Common: Remove HAVE_CXX11_SYNTAX define from Common.h 11 years ago
common_funcs.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
common_paths.h Added configuration file system. 11 years ago
common_types.h Remove tabs in all files except in skyeye imports and in generated GL code 10 years ago
console_listener.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
console_listener.h Add `override` keyword through the code. 11 years ago
cpu_detect.h Common: Move header guards over to pragma once 11 years ago
debug_interface.h Common: Move header guards over to pragma once 11 years ago
emu_window.cpp Added support for multiple input device types for KeyMap and connected Qt. 11 years ago
emu_window.h EmuWindow: Add some explicit documentation and set proper minimal client area size. 10 years ago
extended_trace.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
extended_trace.h Common: Move header guards over to pragma once 11 years ago
fifo_queue.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
file_search.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
file_search.h Common: Move header guards over to pragma once 11 years ago
file_util.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
file_util.h Remove tabs in all files except in skyeye imports and in generated GL code 10 years ago
hash.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
hash.h Common: Move header guards over to pragma once 11 years ago
key_map.cpp Added support for multiple input device types for KeyMap and connected Qt. 11 years ago
key_map.h Renamed souce files of services to match port names 11 years ago
linear_disk_cache.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
log.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
log_manager.cpp Remove unused includes to common/thread.h 10 years ago
log_manager.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
math_util.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
math_util.h MathUtil: Make Rectangle work with unsigned types. 10 years ago
mem_arena.cpp Remove tabs in all files except in skyeye imports and in generated GL code 10 years ago
mem_arena.h Common: Move header guards over to pragma once 11 years ago
memory_util.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
memory_util.h Common: Move header guards over to pragma once 11 years ago
misc.cpp fixed project includes to use new directory structure 11 years ago
msg_handler.cpp Added string_util to common, small changes in loader.cpp 11 years ago
msg_handler.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
platform.h Common: Move header guards over to pragma once 11 years ago
scm_rev.cpp.in Resolved undefined Common::g_scm_branch error. 11 years ago
scm_rev.h updated windows scm_rev code to use new style 11 years ago
string_util.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
string_util.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
swap.h Fix compile errors in Clang 11 years ago
symbols.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
symbols.h Remove extraneous semicolons 10 years ago
thread.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
thread.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
thread_queue_list.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 10 years ago
thunk.h Common: Move header guards over to pragma once 11 years ago
timer.cpp Removed uses of raw c-string manipulation functions. 11 years ago
timer.h Common: Move header guards over to pragma once 11 years ago
utf8.cpp common: Prune all redundant includes 11 years ago
utf8.h fixed project includes to use new directory structure 11 years ago