You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
logging Set client SDK version to Service APIs 9 years ago
x64 common: use system CPUID routine on DragonFly as well 9 years ago
CMakeLists.txt Support additional screen layouts. 9 years ago
alignment.h PICA: Align vertex attributes 9 years ago
assert.h Remove empty newlines in #include blocks. 9 years ago
bit_field.h Remove empty newlines in #include blocks. 9 years ago
bit_set.h Manually tweak source formatting and then re-run clang-format 9 years ago
break_points.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
break_points.h Remove empty newlines in #include blocks. 9 years ago
chunk_file.h Remove empty newlines in #include blocks. 9 years ago
code_block.h Remove empty newlines in #include blocks. 9 years ago
color.h Sources: Run clang-format on everything. 9 years ago
common_funcs.h Remove empty newlines in #include blocks. 9 years ago
common_paths.h Move to AppData/Roaming/Citra/ 9 years ago
common_types.h Sources: Run clang-format on everything. 9 years ago
emu_window.cpp Support additional screen layouts. 9 years ago
emu_window.h Add default hotkey to swap primary screens. 9 years ago
file_util.cpp WINVER definition moved to CMake and cleanup 9 years ago
file_util.h Switch to AppData/Roaming 9 years ago
framebuffer_layout.cpp Round the rectangle size to prevent float to int casting issues 9 years ago
framebuffer_layout.h Round the rectangle size to prevent float to int casting issues 9 years ago
hash.cpp Fix typos 9 years ago
hash.h Common: Added MurmurHash3 hash function for general-purpose use. 10 years ago
key_map.cpp Build: Fixed a few warnings. 9 years ago
key_map.h Sources: Run clang-format on everything. 9 years ago
linear_disk_cache.h Sources: Run clang-format on everything. 9 years ago
math_util.h Round the rectangle size to prevent float to int casting issues 9 years ago
memory_util.cpp Remove special rules for Windows.h and library includes 9 years ago
memory_util.h Sources: Run clang-format on everything. 9 years ago
microprofile.cpp Integrate the MicroProfile profiling library 10 years ago
microprofile.h Sources: Run clang-format on everything. 9 years ago
microprofileui.h Common: Remove section measurement from profiler (#1731) 9 years ago
misc.cpp Remove empty newlines in #include blocks. 9 years ago
platform.h Sources: Run clang-format on everything. 9 years ago
profiler.cpp Remove empty newlines in #include blocks. 9 years ago
profiler_reporting.h Remove empty newlines in #include blocks. 9 years ago
scm_rev.cpp.in Resolved undefined Common::g_scm_branch error. 11 years ago
scm_rev.h License change 10 years ago
scope_exit.h Manually tweak source formatting and then re-run clang-format 9 years ago
string_util.cpp Add mingw compile support 9 years ago
string_util.h Remove empty newlines in #include blocks. 9 years ago
swap.h common: use system bswap* functions on more BSDs 9 years ago
symbols.cpp Sources: Run clang-format on everything. 9 years ago
symbols.h Remove empty newlines in #include blocks. 9 years ago
synchronized_wrapper.h Manually tweak source formatting and then re-run clang-format 9 years ago
thread.cpp common: only FreeBSD has thread affinity compatible with Linux 9 years ago
thread.h Remove empty newlines in #include blocks. 9 years ago
thread_queue_list.h Remove empty newlines in #include blocks. 9 years ago
timer.cpp Remove empty newlines in #include blocks. 9 years ago
timer.h Sources: Run clang-format on everything. 9 years ago
vector_math.h Common: Remove dangerous Vec[234] array constructors 9 years ago