| .. |
|
aarch64
|
shader_jit_a64: Compact host executable memory (#230)
|
2024-11-07 14:47:30 +01:00 |
|
dynamic_library
|
misc: fix issues pointed out by msvc (#7316)
|
2024-01-07 12:37:42 -08:00 |
|
hacks
|
Fix fatal error caused by auto-detect region
|
2025-03-26 22:06:36 +00:00 |
|
linux
|
build: Fix non-PCH build on Linux and add non-PCH verification to CI. (#7351)
|
2024-01-13 19:58:09 -08:00 |
|
logging
|
Fix bug where log file was not generated on first run (#729)
|
2025-03-20 11:49:51 +00:00 |
|
serialization
|
boss: Implement Spotpass service (part 1) (#7232)
|
2023-12-08 23:34:44 -08:00 |
|
x64
|
code: Use std::span where appropriate (#6658)
|
2023-07-07 01:52:40 +03:00 |
|
alignment.h
|
|
|
|
android_storage.cpp
|
Various miscelaneous changes (#6496)
|
2023-05-03 17:24:10 +02:00 |
|
android_storage.h
|
citra_android: Storage Access Framework implementation (#6313)
|
2023-03-23 14:30:52 +01:00 |
|
announce_multiplayer_room.h
|
|
|
|
apple_authorization.cpp
|
common: Add C++ version of Apple authorization logic. (#6616)
|
2023-06-19 15:50:26 -07:00 |
|
apple_authorization.h
|
common: Add C++ version of Apple authorization logic. (#6616)
|
2023-06-19 15:50:26 -07:00 |
|
apple_utils.h
|
Use MacOS-specific refresh rate check to avoid SDL race condition (#1262)
|
2025-08-01 16:45:07 +01:00 |
|
apple_utils.mm
|
Use MacOS-specific refresh rate check to avoid SDL race condition (#1262)
|
2025-08-01 16:45:07 +01:00 |
|
arch.h
|
|
|
|
archives.h
|
Various savestate bugfixes
|
2025-03-12 20:50:51 +01:00 |
|
assert.h
|
assert/logging: Stop the logging thread and flush the backends before crashing (#7146)
|
2023-11-11 11:55:42 -08:00 |
|
atomic_ops.h
|
|
|
|
bit_field.h
|
Various miscelaneous changes (#6496)
|
2023-05-03 17:24:10 +02:00 |
|
bit_set.h
|
common: Miscellaneous cleanups (#7239)
|
2023-12-14 16:26:33 +02:00 |
|
bounded_threadsafe_queue.h
|
misc: fix issues pointed out by msvc (#7316)
|
2024-01-07 12:37:42 -08:00 |
|
cityhash.cpp
|
misc: fix issues pointed out by msvc (#7316)
|
2024-01-07 12:37:42 -08:00 |
|
cityhash.h
|
|
|
|
CMakeLists.txt
|
android: Implement play time tracking (#813)
|
2025-07-12 13:01:46 +01:00 |
|
color.h
|
Rasterizer cache refactor (#6375)
|
2023-04-21 10:14:55 +03:00 |
|
common_funcs.h
|
common: Miscellaneous cleanups (#7239)
|
2023-12-14 16:26:33 +02:00 |
|
common_paths.h
|
qt: Implement migration prompt to bring data from Citra/Lime3DS (#638)
|
2025-03-09 12:10:02 +00:00 |
|
common_precompiled_headers.h
|
|
|
|
common_types.h
|
|
|
|
construct.h
|
|
|
|
detached_tasks.cpp
|
|
|
|
detached_tasks.h
|
Remove the telemetry (#45)
|
2024-11-07 14:42:32 +01:00 |
|
error.cpp
|
Custom textures rewrite (#6452)
|
2023-04-27 07:38:28 +03:00 |
|
error.h
|
Custom textures rewrite (#6452)
|
2023-04-27 07:38:28 +03:00 |
|
expected.h
|
Applied clang-format-18 to codebase
|
2024-11-10 21:02:54 +00:00 |
|
file_util.cpp
|
loader: Add compressed ROM (Z3DS) support
|
2025-07-27 17:13:32 +02:00 |
|
file_util.h
|
loader: Add compressed ROM (Z3DS) support
|
2025-07-27 17:13:32 +02:00 |
|
hash.h
|
misc: fix issues pointed out by msvc (#7316)
|
2024-01-07 12:37:42 -08:00 |
|
literals.h
|
|
|
|
math_util.cpp
|
math_util.cpp: Don't set GCC novector pragma when using GCC <14
|
2025-07-09 20:02:48 +01:00 |
|
math_util.h
|
video_core: Vectorize RasterizerAccelerated::AnalyzeVertexArray
|
2025-05-31 11:12:28 +00:00 |
|
memory_detect.cpp
|
renderer_vulkan: Import host memory for screenshots (#7132)
|
2023-11-12 13:02:55 -08:00 |
|
memory_detect.h
|
renderer_vulkan: Import host memory for screenshots (#7132)
|
2023-11-12 13:02:55 -08:00 |
|
memory_ref.cpp
|
|
|
|
memory_ref.h
|
Applied clang-format-18 to codebase
|
2024-11-10 21:02:54 +00:00 |
|
microprofile.cpp
|
|
|
|
microprofile.h
|
|
|
|
microprofileui.h
|
|
|
|
param_package.cpp
|
common/logging: Reduce scope of fmt include
|
2023-06-30 12:15:52 +03:00 |
|
param_package.h
|
|
|
|
play_time_manager.cpp
|
android: Implement play time tracking (#813)
|
2025-07-12 13:01:46 +01:00 |
|
play_time_manager.h
|
android: Implement play time tracking (#813)
|
2025-07-12 13:01:46 +01:00 |
|
polyfill_thread.h
|
citra_qt: Track play time
|
2024-11-10 18:16:49 +00:00 |
|
precompiled_headers.h
|
|
|
|
quaternion.h
|
|
|
|
ring_buffer.h
|
common: Miscellaneous cleanups (#7239)
|
2023-12-14 16:26:33 +02:00 |
|
scm_rev.cpp.in
|
|
|
|
scm_rev.h
|
|
|
|
scope_exit.h
|
|
|
|
settings.cpp
|
android: Implement secondary display support (#617)
|
2025-08-08 21:41:52 +01:00 |
|
settings.h
|
Improve consistency of capitalization and colon usage in UI (#1306)
|
2025-09-01 01:43:54 +01:00 |
|
slot_vector.h
|
misc: fix issues pointed out by msvc (#7316)
|
2024-01-07 12:37:42 -08:00 |
|
static_lru_cache.h
|
Revert "Artic Base: Fix out of bounds cache reads (#127)" (#129)
|
2024-11-07 14:44:01 +01:00 |
|
string_literal.h
|
misc: fix issues pointed out by msvc (#7316)
|
2024-01-07 12:37:42 -08:00 |
|
string_util.cpp
|
Merge pull request #6602 from SachinVin/wall
|
2023-06-18 22:37:39 +05:30 |
|
string_util.h
|
Implement more HTTP:C functionality (#7035)
|
2023-10-11 10:09:16 -07:00 |
|
swap.h
|
common: Miscellaneous cleanups (#7239)
|
2023-12-14 16:26:33 +02:00 |
|
texture.cpp
|
Custom textures rewrite (#6452)
|
2023-04-27 07:38:28 +03:00 |
|
texture.h
|
Custom textures rewrite (#6452)
|
2023-04-27 07:38:28 +03:00 |
|
thread.cpp
|
misc: fix issues pointed out by msvc (#7316)
|
2024-01-07 12:37:42 -08:00 |
|
thread.h
|
Custom textures rewrite (#6452)
|
2023-04-27 07:38:28 +03:00 |
|
thread_queue_list.h
|
|
|
|
thread_worker.h
|
misc: fix issues pointed out by msvc (#7316)
|
2024-01-07 12:37:42 -08:00 |
|
threadsafe_queue.h
|
common: Replace lock_guard with scoped_lock
|
2023-06-30 12:15:52 +03:00 |
|
timer.cpp
|
|
|
|
timer.h
|
|
|
|
unique_function.h
|
Custom textures rewrite (#6452)
|
2023-04-27 07:38:28 +03:00 |
|
vector_math.h
|
Use NEON intrinsics in Vec4 dot operation (#598)
|
2025-03-01 23:24:19 +01:00 |
|
web_result.h
|
|
|
|
zstd_compression.cpp
|
Z3DS: Add title info and smdh to metadata
|
2025-07-27 17:13:32 +02:00 |
|
zstd_compression.h
|
Z3DS: Add title info and smdh to metadata
|
2025-07-27 17:13:32 +02:00 |