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
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
..
logging Common: Remove common.h 11 years ago
CMakeLists.txt Common: Remove common.h 11 years ago
assert.h Clean-up includes 11 years ago
bit_field.h Common: Remove common.h 11 years ago
break_points.cpp Common: Remove common.h 11 years ago
break_points.h Common: Remove common.h 11 years ago
chunk_file.h Common: Remove common.h 11 years ago
common_funcs.h Common: Move alignment macros to common_funcs.h 11 years ago
common_paths.h Common: Remove common.h 11 years ago
common_types.h Move typedefs from kernel.h to more appropriate places 11 years ago
concurrent_ring_buffer.h Common: Remove common.h 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 EmuWindow: Clip mouse input coordinates to emulated screen dimensions. 11 years ago
emu_window.h Common: Remove common.h 11 years ago
fifo_queue.h Change NULLs to nullptrs. 11 years ago
file_util.cpp Common: Remove common.h 11 years ago
file_util.h Common: Remove common.h 11 years ago
hash.cpp Common: Remove common.h 11 years ago
hash.h Common: Remove common.h 11 years ago
key_map.cpp Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 years ago
key_map.h Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 years ago
linear_disk_cache.h Common: Remove common.h 11 years ago
make_unique.h Common: Add a clone of std::make_unique 11 years ago
math_util.cpp Common: Remove common.h 11 years ago
math_util.h Common: Remove common.h 11 years ago
mem_arena.cpp Common: Remove common.h 11 years ago
mem_arena.h Common: Remove common.h 11 years ago
memory_util.cpp Common: Remove common.h 11 years ago
memory_util.h License change 11 years ago
misc.cpp Common: Remove common.h 11 years ago
platform.h Common: Move SSE detection ifdefs to platform.h 11 years ago
profiler.cpp Common: Remove many unnecessary cross-platform compatibility macros 11 years ago
profiler.h Profiler: Implement QPCClock to get better precision on Win32 11 years ago
profiler_reporting.h Add profiling infrastructure and widget 11 years ago
scm_rev.cpp.in Resolved undefined Common::g_scm_branch error. 12 years ago
scm_rev.h License change 11 years ago
scope_exit.h Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago
string_util.cpp Common: Remove common.h 11 years ago
string_util.h Common: Remove common.h 11 years ago
swap.h Removed swap code redundancy and moved common swap code to swap.h 11 years ago
symbols.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago
symbols.h Common: Remove common.h 11 years ago
synchronized_wrapper.h Add profiling infrastructure and widget 11 years ago
thread.cpp Fix MSVC-related #defines and add CMakeLists comment 11 years ago
thread.h Common: Remove common.h 11 years ago
thread_queue_list.h Common: Remove common.h 11 years ago
thunk.h Common: Remove common.h 11 years ago
timer.cpp Common: Remove common.h 11 years ago
timer.h Common: Remove common.h 11 years ago