| .. |
|
arm64
|
4b321c003c
arm: NativeClock: Special handling for bad system counter clock frequency reporting
|
2 năm trước cách đây |
|
fs
|
09e8fb75ce
path_util: copy output for GetParentPath
|
2 năm trước cách đây |
|
linux
|
5eec980a2d
general: conditionally compile gamemode on linux only
|
2 năm trước cách đây |
|
logging
|
4f569fd568
assert/logging: Stop the logging thread and flush the backends before crashing
|
2 năm trước cách đây |
|
windows
|
026eaddbee
timer_resolution: Set current process to High QoS
|
3 năm trước cách đây |
|
x64
|
295fc7d0f8
x64: cpu_wait: Implement MWAITX for non-MSVC compilers
|
3 năm trước cách đây |
|
CMakeLists.txt
|
ddda76f9b0
core: track separate heap allocation for linux
|
2 năm trước cách đây |
|
address_space.cpp
|
fedd983f96
general: Format licenses as per SPDX guidelines
|
3 năm trước cách đây |
|
address_space.h
|
d5fc56db4b
Move to Clang Format 15
|
3 năm trước cách đây |
|
address_space.inc
|
6fed48b3a4
Fix address space allocator slow path to avoid OOB
|
3 năm trước cách đây |
|
algorithm.h
|
afab6c143c
General: Fix compilation for GCC
|
3 năm trước cách đây |
|
alignment.h
|
50eee9b218
fssystem: rework for yuzu style
|
2 năm trước cách đây |
|
announce_multiplayer_room.h
|
600f325d87
general: fix spelling mistakes
|
3 năm trước cách đây |
|
assert.cpp
|
4f569fd568
assert/logging: Stop the logging thread and flush the backends before crashing
|
2 năm trước cách đây |
|
assert.h
|
fd1ea0fd84
Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442)
|
3 năm trước cách đây |
|
atomic_helpers.h
|
d5fc56db4b
Move to Clang Format 15
|
3 năm trước cách đây |
|
atomic_ops.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
bit_cast.h
|
64dcb40db1
common: make BitCast constexpr
|
3 năm trước cách đây |
|
bit_field.h
|
9950a388d2
externals: Update to fmt 10 and add format_as formatter for BitField
|
3 năm trước cách đây |
|
bit_set.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
bit_util.h
|
d5fc56db4b
Move to Clang Format 15
|
3 năm trước cách đây |
|
bounded_threadsafe_queue.h
|
67e2d5c28b
Reimplement HardwareOpus
|
2 năm trước cách đây |
|
cityhash.cpp
|
01cf05bc75
chore: add missing SPDX tags
|
4 năm trước cách đây |
|
cityhash.h
|
01cf05bc75
chore: add missing SPDX tags
|
4 năm trước cách đây |
|
common_funcs.h
|
4144c517a5
Make system settings persistent across boots
|
2 năm trước cách đây |
|
common_precompiled_headers.h
|
5b5612c1cc
CMake: Consolidate common PCH headers
|
3 năm trước cách đây |
|
common_types.h
|
01cf05bc75
chore: add missing SPDX tags
|
4 năm trước cách đây |
|
concepts.h
|
d5fc56db4b
Move to Clang Format 15
|
3 năm trước cách đây |
|
container_hash.h
|
7017f04ee8
container_hash: use climits
|
3 năm trước cách đây |
|
demangle.cpp
|
71b3b2a2f0
general: Silence -Wshadow{,-uncaptured-local} warnings
|
3 năm trước cách đây |
|
demangle.h
|
ce0b8d618d
Move demangle impl to cpp
|
3 năm trước cách đây |
|
detached_tasks.cpp
|
71b3b2a2f0
general: Silence -Wshadow{,-uncaptured-local} warnings
|
3 năm trước cách đây |
|
detached_tasks.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
div_ceil.h
|
d5fc56db4b
Move to Clang Format 15
|
3 năm trước cách đây |
|
dynamic_library.cpp
|
32cf6beee3
common: dynamic_library: Add ctor for existing handle.
|
3 năm trước cách đây |
|
dynamic_library.h
|
32cf6beee3
common: dynamic_library: Add ctor for existing handle.
|
3 năm trước cách đây |
|
elf.h
|
7b5d234558
jit: add support for relr-type relocations
|
2 năm trước cách đây |
|
error.cpp
|
cdbab60bbb
common: error: Fix for Android.
|
3 năm trước cách đây |
|
error.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
expected.h
|
d5fc56db4b
Move to Clang Format 15
|
3 năm trước cách đây |
|
fiber.cpp
|
600f325d87
general: fix spelling mistakes
|
3 năm trước cách đây |
|
fiber.h
|
ed0319cfed
common/fiber: make fibers easier to use
|
4 năm trước cách đây |
|
fixed_point.h
|
600f325d87
general: fix spelling mistakes
|
3 năm trước cách đây |
|
free_region_manager.h
|
29e7d79a86
common: Add free region manager
|
2 năm trước cách đây |
|
hash.h
|
e462191482
Refactor VideoCore to use AS sepparate from Channel.
|
3 năm trước cách đây |
|
heap_tracker.cpp
|
adb2af0a2b
heap_tracker: use linear-time mapping eviction
|
2 năm trước cách đây |
|
heap_tracker.h
|
adb2af0a2b
heap_tracker: use linear-time mapping eviction
|
2 năm trước cách đây |
|
hex_util.cpp
|
01cf05bc75
chore: add missing SPDX tags
|
4 năm trước cách đây |
|
hex_util.h
|
01cf05bc75
chore: add missing SPDX tags
|
4 năm trước cách đây |
|
host_memory.cpp
|
ddda76f9b0
core: track separate heap allocation for linux
|
2 năm trước cách đây |
|
host_memory.h
|
ddda76f9b0
core: track separate heap allocation for linux
|
2 năm trước cách đây |
|
input.h
|
df9685a21c
input_common: Remove duplicated DriverResult enum
|
3 năm trước cách đây |
|
intrusive_list.h
|
2afaa7aed7
common: add intrusive list type
|
3 năm trước cách đây |
|
intrusive_red_black_tree.h
|
a9623d5f55
general: fixes for gcc 13
|
3 năm trước cách đây |
|
literals.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
lru_cache.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
lz4_compression.cpp
|
50eee9b218
fssystem: rework for yuzu style
|
2 năm trước cách đây |
|
lz4_compression.h
|
50eee9b218
fssystem: rework for yuzu style
|
2 năm trước cách đây |
|
make_unique_for_overwrite.h
|
d5fc56db4b
Move to Clang Format 15
|
3 năm trước cách đây |
|
math_util.h
|
01cf05bc75
chore: add missing SPDX tags
|
4 năm trước cách đây |
|
memory_detect.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
memory_detect.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
microprofile.cpp
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
microprofile.h
|
14e9de6678
code: dodge PAGE_SIZE #define
|
3 năm trước cách đây |
|
microprofileui.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
multi_level_page_table.cpp
|
fedd983f96
general: Format licenses as per SPDX guidelines
|
3 năm trước cách đây |
|
multi_level_page_table.h
|
ca3db0d7c9
General: address feedback
|
3 năm trước cách đây |
|
multi_level_page_table.inc
|
fedd983f96
general: Format licenses as per SPDX guidelines
|
3 năm trước cách đây |
|
nvidia_flags.cpp
|
9e4d606c4c
nvidia_flags: Enable GL Threaded optimizations
|
2 năm trước cách đây |
|
nvidia_flags.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
overflow.h
|
d45ac00d48
kernel: avoid signed overflow UB on MSVC
|
3 năm trước cách đây |
|
page_table.cpp
|
2a255b2d61
kernel: add KPageTableBase
|
2 năm trước cách đây |
|
page_table.h
|
2a255b2d61
kernel: add KPageTableBase
|
2 năm trước cách đây |
|
param_package.cpp
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
param_package.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
parent_of_member.h
|
f294b886db
Silence std::aligned_storage warnings as it's deprecated in C++23,
|
3 năm trước cách đây |
|
point.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
polyfill_ranges.h
|
d5fc56db4b
Move to Clang Format 15
|
3 năm trước cách đây |
|
polyfill_thread.h
|
ca75c9125d
common/polyfill_thread: use std::forward where appropriate, qualify std::move calls
|
2 năm trước cách đây |
|
precompiled_headers.h
|
5b5612c1cc
CMake: Consolidate common PCH headers
|
3 năm trước cách đây |
|
quaternion.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
range_map.h
|
e446f368d7
Fixes 'Continous' typo
|
3 năm trước cách đây |
|
reader_writer_queue.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
ring_buffer.h
|
553dac2ae0
ring_buffer: Use feature macro
|
2 năm trước cách đây |
|
scm_rev.cpp.in
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
scm_rev.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
scope_exit.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
scratch_buffer.h
|
f1cfd9c219
Fix ScratchBuffer moves
|
3 năm trước cách đây |
|
settings.cpp
|
d163b18208
android: Migrate in-game overlay settings to ini
|
2 năm trước cách đây |
|
settings.h
|
6c6e8b8de0
settings: Allow vsync to be changed per-game
|
2 năm trước cách đây |
|
settings_common.cpp
|
6c8f2b355a
android: Expose interface for getting settings from native code
|
2 năm trước cách đây |
|
settings_common.h
|
d163b18208
android: Migrate in-game overlay settings to ini
|
2 năm trước cách đây |
|
settings_enums.h
|
7239547ead
android: add oboe audio sink
|
2 năm trước cách đây |
|
settings_input.cpp
|
ae57a99d7d
core: hid: Split SL and SR buttons
|
2 năm trước cách đây |
|
settings_input.h
|
ae57a99d7d
core: hid: Split SL and SR buttons
|
2 năm trước cách đây |
|
settings_setting.h
|
70c3d36536
android: Refactor settings to expose more options
|
2 năm trước cách đây |
|
signal_chain.cpp
|
8fab363237
android: Add cpu bakend gui toggle
|
2 năm trước cách đây |
|
signal_chain.h
|
6de2edcca1
Address some review comments
|
2 năm trước cách đây |
|
socket_types.h
|
e0fb1d3d17
ssl: Reorder inclusions
|
3 năm trước cách đây |
|
spin_lock.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
spin_lock.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
stb.cpp
|
79ba5d9c26
cmake: prefer system stb headers
|
2 năm trước cách đây |
|
stb.h
|
79ba5d9c26
cmake: prefer system stb headers
|
2 năm trước cách đây |
|
steady_clock.cpp
|
1492a65454
(wall, native)_clock: Rework NativeClock
|
3 năm trước cách đây |
|
steady_clock.h
|
6f9918552c
steady_clock: Introduce a real time clock
|
3 năm trước cách đây |
|
stream.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
stream.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
string_util.cpp
|
585b6e9d46
android: Fix resolving android URIs in native code
|
2 năm trước cách đây |
|
string_util.h
|
38394f36d7
gdbserver: use numeric character references for unicode
|
2 năm trước cách đây |
|
swap.h
|
91eb5afd0b
Warnings cleanup for GCC 13 and Clang 16
|
2 năm trước cách đây |
|
telemetry.cpp
|
4303ed614d
x64: Add detection of monitorx instructions
|
3 năm trước cách đây |
|
telemetry.h
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 năm trước cách đây |
|
thread.cpp
|
59b62c6507
common: use SetThreadDescription API for thread names
|
2 năm trước cách đây |
|
thread.h
|
1586f1c0b1
general: remove atomic signal and wait
|
3 năm trước cách đây |
|
thread_queue_list.h
|
01cf05bc75
chore: add missing SPDX tags
|
4 năm trước cách đây |
|
thread_worker.h
|
9737615948
general: fix compile for Apple Clang
|
3 năm trước cách đây |
|
threadsafe_queue.h
|
9737615948
general: fix compile for Apple Clang
|
3 năm trước cách đây |
|
time_zone.cpp
|
63a0a1f826
time_zone: Clean up includes
|
3 năm trước cách đây |
|
time_zone.h
|
3979c7daa4
common: Move system time zone string detection
|
3 năm trước cách đây |
|
tiny_mt.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
tree.h
|
d5fc56db4b
Move to Clang Format 15
|
3 năm trước cách đây |
|
typed_address.h
|
a9623d5f55
general: fixes for gcc 13
|
3 năm trước cách đây |
|
uint128.h
|
b00df08145
common: remove unneeded x86-specific header
|
3 năm trước cách đây |
|
unique_function.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
uuid.cpp
|
007c3fa7df
Fix potentially uninitialized local variable warning
|
3 năm trước cách đây |
|
uuid.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
vector_math.h
|
f017335fef
input_common: Add property to invert an axis button
|
3 năm trước cách đây |
|
virtual_buffer.cpp
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
virtual_buffer.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |
|
wall_clock.cpp
|
a76a8fb5fe
qt: add cpu_backend configuration
|
2 năm trước cách đây |
|
wall_clock.h
|
2e1e725443
core_timing: Fix SingleCore cycle timer
|
3 năm trước cách đây |
|
zstd_compression.cpp
|
abe2ad7aac
zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize
|
3 năm trước cách đây |
|
zstd_compression.h
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 năm trước cách đây |