index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
Mode
Name
Size
-rw-r--r--
CMakeLists.txt
4374
log
stats
plain
blame
-rw-r--r--
algorithm.h
982
log
stats
plain
blame
-rw-r--r--
alignment.h
2598
log
stats
plain
blame
-rw-r--r--
assert.cpp
403
log
stats
plain
blame
-rw-r--r--
assert.h
4903
log
stats
plain
blame
-rw-r--r--
atomic_ops.h
6597
log
stats
plain
blame
-rw-r--r--
bit_cast.h
558
log
stats
plain
blame
-rw-r--r--
bit_field.h
6312
log
stats
plain
blame
-rw-r--r--
bit_set.h
2254
log
stats
plain
blame
-rw-r--r--
bit_util.h
1851
log
stats
plain
blame
-rw-r--r--
bounded_threadsafe_queue.h
5620
log
stats
plain
blame
-rw-r--r--
cityhash.cpp
10480
log
stats
plain
blame
-rw-r--r--
cityhash.h
3532
log
stats
plain
blame
-rw-r--r--
common_funcs.h
7799
log
stats
plain
blame
-rw-r--r--
common_types.h
1925
log
stats
plain
blame
-rw-r--r--
concepts.h
1024
log
stats
plain
blame
-rw-r--r--
detached_tasks.cpp
1031
log
stats
plain
blame
-rw-r--r--
detached_tasks.h
1257
log
stats
plain
blame
-rw-r--r--
div_ceil.h
789
log
stats
plain
blame
-rw-r--r--
dynamic_library.cpp
2759
log
stats
plain
blame
-rw-r--r--
dynamic_library.h
2882
log
stats
plain
blame
-rw-r--r--
elf.h
13586
log
stats
plain
blame
-rw-r--r--
error.cpp
1547
log
stats
plain
blame
-rw-r--r--
error.h
601
log
stats
plain
blame
-rw-r--r--
expected.h
37895
log
stats
plain
blame
-rw-r--r--
fiber.cpp
4202
log
stats
plain
blame
-rw-r--r--
fiber.h
2068
log
stats
plain
blame
d---------
fs
368
log
stats
plain
-rw-r--r--
hash.h
541
log
stats
plain
blame
-rw-r--r--
hex_util.cpp
696
log
stats
plain
blame
-rw-r--r--
hex_util.h
2053
log
stats
plain
blame
-rw-r--r--
host_memory.cpp
21585
log
stats
plain
blame
-rw-r--r--
host_memory.h
1976
log
stats
plain
blame
-rw-r--r--
input.h
9442
log
stats
plain
blame
-rw-r--r--
intrusive_red_black_tree.h
19411
log
stats
plain
blame
-rw-r--r--
literals.h
644
log
stats
plain
blame
d---------
logging
386
log
stats
plain
-rw-r--r--
lru_cache.h
3466
log
stats
plain
blame
-rw-r--r--
lz4_compression.cpp
2829
log
stats
plain
blame
-rw-r--r--
lz4_compression.h
2203
log
stats
plain
blame
-rw-r--r--
math_util.h
2884
log
stats
plain
blame
-rw-r--r--
memory_detect.cpp
2312
log
stats
plain
blame
-rw-r--r--
memory_detect.h
472
log
stats
plain
blame
-rw-r--r--
microprofile.cpp
264
log
stats
plain
blame
-rw-r--r--
microprofile.h
1102
log
stats
plain
blame
-rw-r--r--
microprofileui.h
554
log
stats
plain
blame
-rw-r--r--
nvidia_flags.cpp
814
log
stats
plain
blame
-rw-r--r--
nvidia_flags.h
265
log
stats
plain
blame
-rw-r--r--
page_table.cpp
2165
log
stats
plain
blame
-rw-r--r--
page_table.h
4638
log
stats
plain
blame
-rw-r--r--
param_package.cpp
4268
log
stats
plain
blame
-rw-r--r--
param_package.h
1461
log
stats
plain
blame
-rw-r--r--
parent_of_member.h
7003
log
stats
plain
blame
-rw-r--r--
point.h
3405
log
stats
plain
blame
-rw-r--r--
quaternion.h
2300
log
stats
plain
blame
-rw-r--r--
ring_buffer.h
4340
log
stats
plain
blame
-rw-r--r--
scm_rev.cpp.in
1067
log
stats
plain
blame
-rw-r--r--
scm_rev.h
596
log
stats
plain
blame
-rw-r--r--
scope_exit.h
1375
log
stats
plain
blame
-rw-r--r--
settings.cpp
8396
log
stats
plain
blame
-rw-r--r--
settings.h
20094
log
stats
plain
blame
-rw-r--r--
settings_input.cpp
1171
log
stats
plain
blame
-rw-r--r--
settings_input.h
6449
log
stats
plain
blame
-rw-r--r--
spin_lock.cpp
857
log
stats
plain
blame
-rw-r--r--
spin_lock.h
706
log
stats
plain
blame
-rw-r--r--
stream.cpp
1255
log
stats
plain
blame
-rw-r--r--
stream.h
1204
log
stats
plain
blame
-rw-r--r--
string_util.cpp
5764
log
stats
plain
blame
-rw-r--r--
string_util.h
2834
log
stats
plain
blame
-rw-r--r--
swap.h
17143
log
stats
plain
blame
-rw-r--r--
telemetry.cpp
4345
log
stats
plain
blame
-rw-r--r--
telemetry.h
6866
log
stats
plain
blame
-rw-r--r--
thread.cpp
4174
log
stats
plain
blame
-rw-r--r--
thread.h
2552
log
stats
plain
blame
-rw-r--r--
thread_queue_list.h
4919
log
stats
plain
blame
-rw-r--r--
thread_worker.h
3748
log
stats
plain
blame
-rw-r--r--
threadsafe_queue.h
4562
log
stats
plain
blame
-rw-r--r--
time_zone.cpp
1343
log
stats
plain
blame
-rw-r--r--
time_zone.h
452
log
stats
plain
blame
-rw-r--r--
tiny_mt.h
7861
log
stats
plain
blame
-rw-r--r--
tree.h
17967
log
stats
plain
blame
-rw-r--r--
uint128.h
3722
log
stats
plain
blame
-rw-r--r--
unique_function.h
1683
log
stats
plain
blame
-rw-r--r--
uuid.cpp
5872
log
stats
plain
blame
-rw-r--r--
uuid.h
3843
log
stats
plain
blame
-rw-r--r--
vector_math.h
23331
log
stats
plain
blame
-rw-r--r--
virtual_buffer.cpp
866
log
stats
plain
blame
-rw-r--r--
virtual_buffer.h
2415
log
stats
plain
blame
-rw-r--r--
wall_clock.cpp
3435
log
stats
plain
blame
-rw-r--r--
wall_clock.h
1757
log
stats
plain
blame
d---------
x64
247
log
stats
plain
-rw-r--r--
zstd_compression.cpp
1607
log
stats
plain
blame
-rw-r--r--
zstd_compression.h
1500
log
stats
plain
blame