bunnei a8ffe6eee4 Merge pull request #4497 from lioncash/freezer-alg 6 лет назад
..
arm 505aa3a4c1 configure_cpu: Show/Hide debugging options 6 лет назад
crypto f5d538f118 Merge pull request #4483 from lioncash/constexpr-hex 6 лет назад
file_sys 664019954a Merge pull request #4488 from lioncash/file 6 лет назад
frontend 63d23835ef configuration: implement per-game configurations (#4098) 6 лет назад
gdbstub 48fa3b7a0f General: Cleanup legacy code. 6 лет назад
hle acfd771e79 Merge pull request #4491 from lioncash/unused-vars 6 лет назад
loader 8e86fa7e60 common/concepts: Rename IsBaseOf to DerivedFrom 6 лет назад
memory df96a214ae cheat_engine: Make use of designated initializers 6 лет назад
network f99be1c923 network: add missing include for BSDs 6 лет назад
tools 61cd7eb47d freezer: Move entry finding to its own function 6 лет назад
CMakeLists.txt 51817f6e59 core/network: Add network abstraction 6 лет назад
constants.cpp 11f2f0f45c constants: Extract backup JPEG used by account services 7 лет назад
constants.h e07eb5b223 constants: Add missing <array> include 6 лет назад
core.cpp 2258f33ee4 device_memory: Remove unused system member 6 лет назад
core.h 2f8947583f Core/Common: Address Feedback. 6 лет назад
core_timing.cpp a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 лет назад
core_timing.h a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 лет назад
core_timing_util.cpp f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 лет назад
core_timing_util.h f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 лет назад
cpu_manager.cpp 989ad52dc1 cpu_manager: Remove redundant std::function declarations 6 лет назад
cpu_manager.h f0125b2be8 cpu_manager: Mark function getters as static 6 лет назад
device_memory.cpp 2258f33ee4 device_memory: Remove unused system member 6 лет назад
device_memory.h 2258f33ee4 device_memory: Remove unused system member 6 лет назад
hardware_interrupt_manager.cpp a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 лет назад
hardware_interrupt_manager.h ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 лет назад
hardware_properties.h 2a8837ff51 General: Add Asserts 6 лет назад
memory.cpp e3f0c93230 common/atomic_ops: Don't cast away volatile from pointers 6 лет назад
memory.h cd1c38be8d ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 6 лет назад
perf_stats.cpp 570150bc86 perf_stats: Make use of designated initializers 6 лет назад
perf_stats.h d767be65be perf_stats: Mark GetMeanFrametime() as const 6 лет назад
reporter.cpp bc30a591ba Replace externals with Conan (#3735) 6 лет назад
reporter.h 99eaa2e6f2 service: Update function tables 6 лет назад
settings.cpp 8d42456dc2 configure_graphics: Remove Force 30 FPS mode 6 лет назад
settings.h 8d42456dc2 configure_graphics: Remove Force 30 FPS mode 6 лет назад
telemetry_session.cpp 85d7a8f466 Rebase for per game settings 6 лет назад
telemetry_session.h 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 лет назад