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 b0d72e3de1 Merge pull request #914 from yuriks/bitfield-mask
Common: Fix mask generation in BitField
10 years ago
..
logging CitraQt: Cleanup includes. 10 years ago
CMakeLists.txt Common: Remove thunk.h 10 years ago
assert.h Common: Cleanup profiler includes. 10 years ago
bit_field.h Merge pull request #914 from yuriks/bitfield-mask 10 years ago
break_points.cpp Common: Remove common.h 10 years ago
break_points.h Common: Remove common.h 10 years ago
chunk_file.h Core: Cleanup core includes. 10 years ago
color.h Move video_core/color.h to common/color.h 10 years ago
common_funcs.h Common: Remove unused ROUND_UP_POW2 macro. 10 years ago
common_paths.h Common: Remove common.h 10 years ago
common_types.h Merge pull request #876 from linkmauve/include-cleanups 10 years ago
cpu_detect.h License change 10 years ago
debug_interface.h Common: Move header guards over to pragma once 11 years ago
emu_window.cpp Common: Cleanup emu_window includes. 10 years ago
emu_window.h Common: Cleanup emu_window includes. 10 years ago
file_util.cpp Common: Fix FileUtil includes, and everything relying on those. 10 years ago
file_util.h Common: Fix FileUtil includes, and everything relying on those. 10 years ago
key_map.cpp Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 10 years ago
key_map.h Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 10 years ago
linear_disk_cache.h Common: Remove common.h 10 years ago
make_unique.h Core: Cleanup file_sys includes. 10 years ago
math_util.h Render-to-texture flush, interval math fix 10 years ago
memory_util.cpp Common: Cleanup memory and misc includes. 10 years ago
memory_util.h Common: Cleanup memory and misc includes. 10 years ago
misc.cpp Common: Cleanup memory and misc includes. 10 years ago
platform.h Common: Remove now-unused EMU_PLATFORM define, fixes issue #373. 10 years ago
profiler.cpp Common: Cleanup profiler includes. 10 years ago
profiler.h Profiler: Implement QPCClock to get better precision on Win32 10 years ago
profiler_reporting.h CitraQt: Cleanup includes. 10 years ago
scm_rev.cpp.in Resolved undefined Common::g_scm_branch error. 11 years ago
scm_rev.h License change 10 years ago
scope_exit.h Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
string_util.cpp Common: Fix string_util includes. 10 years ago
string_util.h Common: Fix string_util includes. 10 years ago
swap.h Common: Cleanup memory and misc includes. 10 years ago
symbols.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
symbols.h Common: Remove common.h 10 years ago
synchronized_wrapper.h Common: Cleanup profiler includes. 10 years ago
thread.cpp Common: Cleanup thread includes. 10 years ago
thread.h Common: Cleanup thread includes. 10 years ago
thread_queue_list.h Common: Remove common.h 10 years ago
timer.cpp Common: Remove common.h 10 years ago
timer.h Common: Remove common.h 10 years ago
vector_math.h Move video_core/math.h to common/vector_math.h 10 years ago