| .. |
|
arm
|
core: arm: arm_interface: Fix shadowing errors.
|
5 years ago |
|
crypto
|
core: Silence warnings when compiling without asserts
|
5 years ago |
|
file_sys
|
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
|
5 years ago |
|
frontend
|
input_interpreter: Mark two member functions as const
|
5 years ago |
|
hle
|
Merge pull request #5358 from ReinUsesLisp/rename-insert-padding
|
5 years ago |
|
loader
|
main: Resolve error string not displaying
|
5 years ago |
|
memory
|
core/CMakeLists: Make some warnings errors
|
6 years ago |
|
network
|
Merge pull request #5142 from comex/xx-poll-events
|
5 years ago |
|
tools
|
freezer: Move entry finding to its own function
|
6 years ago |
|
CMakeLists.txt
|
core/cmake: Remove Werror flags already defined code-base wide
|
5 years ago |
|
constants.cpp
|
constants: Extract backup JPEG used by account services
|
7 years ago |
|
constants.h
|
constants: Add missing <array> include
|
6 years ago |
|
core.cpp
|
core: Do not reset device_memory on shutdown.
|
5 years ago |
|
core.h
|
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
|
5 years ago |
|
core_timing.cpp
|
core: hle: Add missing calls to MicroProfileOnThreadExit.
|
5 years ago |
|
core_timing.h
|
audio_core: Make shadowing and unused parameters errors
|
5 years ago |
|
core_timing_util.cpp
|
core_timing: Remove unused header
|
6 years ago |
|
core_timing_util.h
|
core_timing: Remove unused header
|
6 years ago |
|
cpu_manager.cpp
|
core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games.
|
5 years ago |
|
cpu_manager.h
|
cpu_manager: Mark function getters as static
|
6 years ago |
|
device_memory.cpp
|
device_memory: Remove unused system member
|
6 years ago |
|
device_memory.h
|
device_memory: Remove unused system member
|
6 years ago |
|
hardware_interrupt_manager.cpp
|
core_timing: Make use of uintptr_t to represent user_data
|
6 years ago |
|
hardware_interrupt_manager.h
|
core_timing: Use better reference tracking for EventType. (#3159)
|
6 years ago |
|
hardware_properties.h
|
General: Add Asserts
|
6 years ago |
|
memory.cpp
|
memory: Remove MemoryHook
|
5 years ago |
|
memory.h
|
memory: Remove MemoryHook
|
5 years ago |
|
perf_stats.cpp
|
common/fileutil: Convert namespace to Common::FS
|
6 years ago |
|
perf_stats.h
|
perf_stats: Mark GetMeanFrametime() as const
|
6 years ago |
|
reporter.cpp
|
common/fileutil: Convert namespace to Common::FS
|
6 years ago |
|
reporter.h
|
service: Update function tables
|
6 years ago |
|
settings.cpp
|
core: settings: Untangle multicore from asynchronous GPU.
|
5 years ago |
|
settings.h
|
Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nan
|
5 years ago |
|
telemetry_session.cpp
|
patch_manager: Remove usages of the global system instance
|
5 years ago |
|
telemetry_session.h
|
patch_manager: Remove usages of the global system instance
|
5 years ago |