citra/src/common
Weiyi Wang 0b9c59ff22 Common/x64: remove legacy emitter and abi (#2504)
These are not used any more since we moved shader JIT to xbyak.
2017-01-31 01:06:42 -08:00
..
logging Service/NFC: stub GetTagInRangeEvent 2016-12-30 09:40:54 +03:00
x64 Common/x64: remove legacy emitter and abi (#2504) 2017-01-31 01:06:42 -08:00
alignment.h PICA: Align vertex attributes 2016-03-13 04:54:23 +01:00
assert.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
bit_field.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
bit_set.h Support mingw cross-compile 2016-12-05 19:09:16 +01:00
break_points.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
break_points.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
chunk_file.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
CMakeLists.txt Common/x64: remove legacy emitter and abi (#2504) 2017-01-31 01:06:42 -08:00
code_block.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
color.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
common_funcs.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
common_paths.h file_util: Remove unused paths. 2016-12-21 23:29:12 -05:00
common_types.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
file_util.cpp file_util: Fixed implicit type conversion warning (#2503) 2017-01-30 20:08:00 -08:00
file_util.h file_util: Remove unused paths. 2016-12-21 23:29:12 -05:00
framebuffer_layout.cpp Round the rectangle size to prevent float to int casting issues 2016-11-12 10:49:47 -07:00
framebuffer_layout.h Round the rectangle size to prevent float to int casting issues 2016-11-12 10:49:47 -07:00
hash.cpp common: switch ComputeHash64 len param to size_t instead of int, fix warning on MSVC on dsp_dsp.cpp 2017-01-28 14:47:14 +01:00
hash.h common: add <cstddef> to hash.h 2017-01-28 15:30:18 +01:00
linear_disk_cache.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
math_util.h MathUtil: add PI constant 2016-12-26 10:41:26 +02:00
memory_util.cpp Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
memory_util.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
microprofile.cpp Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofile.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
microprofileui.h Common: Remove section measurement from profiler (#1731) 2016-04-29 00:07:10 -07:00
misc.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
platform.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
profiler.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
profiler_reporting.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
quaternion.h Common: add Quaternion 2016-12-26 10:41:26 +02:00
scm_rev.cpp.in Fixed GPLv2 license text in the start. 2016-12-19 00:06:27 +05:30
scm_rev.h License change 2014-12-20 21:20:24 -08:00
scope_exit.h Manually tweak source formatting and then re-run clang-format 2016-09-18 21:14:25 -07:00
string_util.cpp Support mingw cross-compile 2016-12-05 19:09:16 +01:00
string_util.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
swap.h common: use system bswap* functions on more BSDs 2016-10-27 23:28:30 +00:00
symbols.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
symbols.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
synchronized_wrapper.h Manually tweak source formatting and then re-run clang-format 2016-09-18 21:14:25 -07:00
thread.cpp Support mingw cross-compile 2016-12-05 19:09:16 +01:00
thread.h Common::Event: add WaitUntil 2016-12-26 10:41:26 +02:00
thread_queue_list.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
timer.cpp Support mingw cross-compile 2016-12-05 19:09:16 +01:00
timer.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
vector_math.h vector math: add implementation of Length and Normalize 2016-12-26 10:41:26 +02:00