yuzu/src/common
James Rowe b090422991 Gui: Change title bar to include build name
Nightly builds now have "Citra Nightly" in the titlebar
Bleeding edge builds now have "Citra Bleeding Edge" in the titlebar
2017-02-23 00:42:55 -07:00
..
logging
x64
alignment.h
assert.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
bit_field.h
bit_set.h Common: Optimize BitSet iterator 2017-01-29 21:31:38 -08: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
chunk_file.h
CMakeLists.txt
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.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
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
memory_util.cpp
memory_util.h
microprofile.cpp
microprofile.h
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
profiler_reporting.h
profiler.cpp
quaternion.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
string_util.cpp Support mingw cross-compile 2016-12-05 19:09:16 +01:00
string_util.h
swap.h
symbols.cpp
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_queue_list.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
thread.cpp
thread.h
timer.cpp
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