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
SonofUgly e40c23463f LargeFrameLayout + Swapped
Make small screen stay at 1x, and large screen maintain its aspect ratio.
2016-11-05 02:55:53 -06:00
..
logging Fix typos 2016-10-20 12:26:59 -02:00
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 Manually tweak source formatting and then re-run clang-format 2016-09-18 21:14:25 -07: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 Support additional screen layouts. 2016-11-05 02:55:41 -06: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 Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09: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 Support additional screen layouts. 2016-11-05 02:55:41 -06:00
file_util.cpp common: convert to standard stat()/fstat() interfaces 2016-10-27 23:28:30 +00:00
file_util.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
framebuffer_layout.cpp LargeFrameLayout + Swapped 2016-11-05 02:55:53 -06:00
framebuffer_layout.h Support additional screen layouts. 2016-11-05 02:55:41 -06:00
hash.cpp Fix typos 2016-10-20 12:26:59 -02:00
hash.h
key_map.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
key_map.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
linear_disk_cache.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
math_util.h Manually tweak source formatting and then re-run clang-format 2016-09-18 21:14:25 -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
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
scm_rev.cpp.in
scm_rev.h
scope_exit.h Manually tweak source formatting and then re-run clang-format 2016-09-18 21:14:25 -07:00
string_util.cpp Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07: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 common: only FreeBSD has thread affinity compatible with Linux 2016-10-27 23:28:29 +00:00
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 Common: Remove dangerous Vec[234] array constructors 2016-09-29 21:11:36 -07:00