yuzu-mirror/src/common
Emmanuel Gil Peyrot 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. 2015-06-28 00:36:53 +07:00
..
logging Services: Continue separation of services into their own folders 2015-06-11 20:41:59 +07:00
CMakeLists.txt Common: Remove unused fifo_queue.h. 2015-06-27 14:43:56 +07:00
assert.h Common: Use the log system to print assert messages 2015-05-12 02:52:31 +07:00
bit_field.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
break_points.cpp Common: Remove common.h 2015-05-07 15:45:22 +07:00
break_points.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
chunk_file.h Common: Fix FileUtil includes, and everything relying on those. 2015-06-28 00:36:53 +07:00
color.h Move video_core/color.h to common/color.h 2015-05-30 11:17:37 +07:00
common_funcs.h Common: Remove the BIT macro 2015-05-09 18:16:46 +07:00
common_paths.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
common_types.h Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types. 2015-05-14 16:16:15 +07:00
cpu_detect.h License change 2014-12-20 21:20:24 +07:00
debug_interface.h Common: Move header guards over to pragma once 2014-08-17 13:45:55 +07:00
emu_window.cpp Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +07:00
emu_window.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
file_util.cpp Common: Fix FileUtil includes, and everything relying on those. 2015-06-28 00:36:53 +07:00
file_util.h Common: Fix FileUtil includes, and everything relying on those. 2015-06-28 00:36:53 +07:00
key_map.cpp Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 2015-01-21 13:31:10 +07:00
key_map.h Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 2015-01-21 13:31:10 +07:00
linear_disk_cache.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
make_unique.h Common: Add a clone of std::make_unique 2014-12-20 03:45:02 +07:00
math_util.h Render-to-texture flush, interval math fix 2015-06-08 19:18:20 +07:00
memory_util.cpp Common: Add proper macros to test for architecture pointer size 2015-05-07 18:22:36 +07:00
memory_util.h License change 2014-12-20 21:20:24 +07:00
misc.cpp Common: Remove common.h 2015-05-07 15:45:22 +07:00
platform.h Common: Remove now-unused EMU_PLATFORM define, fixes issue #373. 2015-06-27 14:43:57 +07:00
profiler.cpp Profiler: Fix off-by-one error when computing average. 2015-05-07 19:48:31 +07:00
profiler.h Profiler: Implement QPCClock to get better precision on Win32 2015-03-01 21:47:14 +07:00
profiler_reporting.h Add profiling infrastructure and widget 2015-03-01 21:47:13 +07:00
scm_rev.cpp.in Resolved undefined Common::g_scm_branch error. 2014-04-25 10:34:27 +07:00
scm_rev.h License change 2014-12-20 21:20:24 +07:00
scope_exit.h Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 +07:00
string_util.cpp Common: Add StringFromFixedZeroTerminatedBuffer 2015-05-08 03:03:06 +07:00
string_util.h Common: Add StringFromFixedZeroTerminatedBuffer 2015-05-08 03:03:06 +07:00
swap.h Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +07:00
symbols.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 +07:00
symbols.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
synchronized_wrapper.h Add profiling infrastructure and widget 2015-03-01 21:47:13 +07:00
thread.cpp Fix MSVC-related #defines and add CMakeLists comment 2014-12-29 20:12:03 +07:00
thread.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
thread_queue_list.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
thunk.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
timer.cpp Common: Remove common.h 2015-05-07 15:45:22 +07:00
timer.h Common: Remove common.h 2015-05-07 15:45:22 +07:00
vector_math.h Move video_core/math.h to common/vector_math.h 2015-05-30 11:17:36 +07:00