This website requires JavaScript.
Explore
Help
Sign In
hugopeixoto
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8e64fb3225
yuzu
/
src
/
common
History
Markus Wick
c499c22cf7
Fix -Werror=conversion error.
2020-04-24 09:33:04 +02:00
..
logging
x64
algorithm.h
alignment.h
common: alignment: Add a helper function for generic alignment checking.
2020-04-17 00:59:28 -04:00
assert.h
bit_field.h
Fix -Werror=conversion error.
2020-04-24 09:33:04 +02:00
bit_util.h
cityhash.cpp
cityhash.h
CMakeLists.txt
common: Add VirtualBuffer class, to abstract memory virtualization.
2020-04-17 00:59:31 -04:00
color.h
common_funcs.h
common: common_funcs: Add a macro for defining enum flag operators.
2020-04-17 00:59:27 -04:00
common_paths.h
common_types.h
detached_tasks.cpp
detached_tasks.h
dynamic_library.cpp
common/dynamic_library: Import and adapt helper from Dolphin
2020-04-07 02:23:23 -03:00
dynamic_library.h
common/dynamic_library: Import and adapt helper from Dolphin
2020-04-07 02:23:23 -03:00
file_util.cpp
Merge pull request
#3630
from benru/open-windows-network-files
2020-04-17 19:47:11 -04:00
file_util.h
file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero
2020-04-15 14:43:37 -04:00
hash.h
hex_util.cpp
hex_util.h
lz4_compression.cpp
lz4_compression.h
math_util.h
memory_hook.cpp
memory_hook.h
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp
multi_level_queue.h
page_table.cpp
common: page_table: Update to use VirtualBuffer and simplify.
2020-04-17 00:59:34 -04:00
page_table.h
common: page_table: Update to use VirtualBuffer and simplify.
2020-04-17 00:59:34 -04:00
param_package.cpp
param_package.h
quaternion.h
ring_buffer.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
common: scope_exit: Implement mechanism for canceling a scope exit.
2020-04-17 00:59:28 -04:00
string_util.cpp
string_util.h
swap.h
telemetry.cpp
telemetry.h
thread_queue_list.h
thread.cpp
common: Port some changes from dolphin (
#5127
)
2020-04-01 02:58:42 +02:00
thread.h
threadsafe_queue.h
timer.cpp
Port
#3972
from Citra: "common/timer: use std::chrono, avoid platform-dependent code"
2018-07-29 14:58:30 +02:00
timer.h
uint128.cpp
uint128.h
uuid.cpp
uuid.h
mii: Implement Delete and Destroy file
2019-04-25 08:07:57 -04:00
vector_math.h
virtual_buffer.cpp
common: Add VirtualBuffer class, to abstract memory virtualization.
2020-04-17 00:59:31 -04:00
virtual_buffer.h
common: Add VirtualBuffer class, to abstract memory virtualization.
2020-04-17 00:59:31 -04:00
web_result.h
zstd_compression.cpp
zstd_compression.h