2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/common
Yuri Kunde Schlesner 68c00ee771 Merge pull request #2228 from freiro/winver_fix
Move WINVER definition to cmake and a bit of cleanup
2016-11-30 15:47:08 -08:00
..
logging
x64 common: use system CPUID routine on DragonFly as well 2016-10-27 23:28:30 +00: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
break_points.cpp
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
code_block.h
color.h
common_funcs.h
common_paths.h Move to AppData/Roaming/Citra/ 2016-11-26 22:57:36 +01:00
common_types.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
emu_window.cpp Support additional screen layouts. 2016-11-05 02:55:41 -06:00
emu_window.h Add default hotkey to swap primary screens. 2016-11-05 03:46:43 -06:00
file_util.cpp
file_util.h Switch to AppData/Roaming 2016-11-24 16:42:31 +01:00
framebuffer_layout.cpp
framebuffer_layout.h
hash.cpp Fix typos 2016-10-20 12:26:59 -02:00
hash.h
key_map.cpp
key_map.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
linear_disk_cache.h
math_util.h Round the rectangle size to prevent float to int casting issues 2016-11-12 10:49:47 -07: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
misc.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
platform.h
profiler.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
profiler_reporting.h
scm_rev.cpp.in
scm_rev.h License change 2014-12-20 21:20:24 -08:00
scope_exit.h
string_util.cpp
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
thread.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
thread_queue_list.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
timer.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
timer.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
vector_math.h