citra/src/common
Lioncash 5dc9950772 common: Get rid of debug_interface.h
This is technically unused. Also removes TMemChecks because it relies on this.
Whenever memory breakpoints are implemented for real, it should be designed to
match the codebase debugging mechanisms.
2015-09-11 08:12:08 -04:00
..
logging VMManager: Make LogLayout log level configurable as a parameter 2015-08-16 01:03:43 -03:00
x64 x64: Proper stack alignment in shader JIT function calls 2015-09-01 23:39:52 +02:00
assert.h
bit_field.h Stop defining GCC always_inline attributes as __forceinline 2015-08-11 19:45:15 -07:00
bit_set.h Common: Import BitSet from Dolphin 2015-09-01 23:39:52 +02:00
break_points.cpp common: Get rid of debug_interface.h 2015-09-11 08:12:08 -04:00
break_points.h common: Get rid of debug_interface.h 2015-09-11 08:12:08 -04:00
chunk_file.h
CMakeLists.txt common: Get rid of debug_interface.h 2015-09-11 08:12:08 -04:00
code_block.h Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. 2015-08-15 17:33:45 -04:00
color.h videocore: Added RG8 texture support 2015-08-16 02:21:50 -03:00
common_funcs.h Fix building under MinGW 2015-08-17 22:21:14 -07:00
common_paths.h
common_types.h
emu_window.cpp
emu_window.h
file_util.cpp
file_util.h Fix building under MinGW 2015-08-17 22:21:14 -07:00
hash.cpp Common: Added MurmurHash3 hash function for general-purpose use. 2015-08-15 17:33:46 -04:00
hash.h Common: Added MurmurHash3 hash function for general-purpose use. 2015-08-15 17:33:46 -04:00
key_map.cpp
key_map.h
linear_disk_cache.h
make_unique.h
math_util.h
memory_util.cpp Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 2015-08-15 18:03:27 -04:00
memory_util.h
microprofile.cpp Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofile.h Common: Fix MicroProfile compilation in MSVC2015 2015-08-28 06:12:12 -03:00
microprofileui.h Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
misc.cpp
platform.h Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 2015-08-15 18:03:27 -04:00
profiler_reporting.h
profiler.cpp
profiler.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
string_util.cpp
string_util.h
swap.h
symbols.cpp
symbols.h
synchronized_wrapper.h
thread_queue_list.h
thread.cpp
thread.h
timer.cpp
timer.h
vector_math.h