yuzu/src/common
Yuri Kunde Schlesner 3396f352cb Common: Remove mem_arena.cpp/h
It is superfluous for Citra. (It's only really necessary if you're doing
JIT. We were using it but not taking any advantage from it.) This should
make 32-bit builds work again.
2015-05-07 19:01:09 -03:00
..
logging Common: Remove common.h 2015-05-07 15:45:22 -03:00
assert.h Clean-up includes 2015-05-06 23:45:06 -03:00
bit_field.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
break_points.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
break_points.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
chunk_file.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
CMakeLists.txt Common: Remove mem_arena.cpp/h 2015-05-07 19:01:09 -03:00
common_funcs.h Common: Add proper macros to test for architecture pointer size 2015-05-07 18:22:36 -03:00
common_paths.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
common_types.h Move typedefs from kernel.h to more appropriate places 2015-05-06 23:45:05 -03:00
concurrent_ring_buffer.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
cpu_detect.h
debug_interface.h
emu_window.cpp EmuWindow: Clip mouse input coordinates to emulated screen dimensions. 2015-05-01 23:52:33 -04:00
emu_window.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
fifo_queue.h
file_util.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
file_util.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
key_map.cpp
key_map.h
linear_disk_cache.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
make_unique.h
math_util.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
math_util.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
memory_util.cpp Common: Add proper macros to test for architecture pointer size 2015-05-07 18:22:36 -03:00
memory_util.h
misc.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
platform.h Common: Add proper macros to test for architecture pointer size 2015-05-07 18:22:36 -03:00
profiler_reporting.h Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
profiler.cpp Common: Remove many unnecessary cross-platform compatibility macros 2015-05-06 23:50:08 -03:00
profiler.h Profiler: Implement QPCClock to get better precision on Win32 2015-03-01 21:47:14 -03:00
scm_rev.cpp.in
scm_rev.h
scope_exit.h Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
string_util.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
string_util.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
swap.h Removed swap code redundancy and moved common swap code to swap.h 2015-03-05 22:46:45 -08:00
symbols.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
symbols.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
synchronized_wrapper.h Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
thread_queue_list.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
thread.cpp
thread.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
thunk.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
timer.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
timer.h Common: Remove common.h 2015-05-07 15:45:22 -03:00