| .. |
|
arm
|
aeadbfa790
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
|
7 лет назад |
|
crypto
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
|
file_sys
|
352b56367c
general: Remove unused boost inclusions where applicable
|
7 лет назад |
|
frontend
|
2e715ef70d
emu_window: Ensure WindowConfig members are always initialized
|
8 лет назад |
|
gdbstub
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
hle
|
4b4f883aef
csrng: Use std::mt19937 engine for random number generation
|
7 лет назад |
|
loader
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
|
tracer
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
|
CMakeLists.txt
|
ff6b2d4574
Merge pull request #1545 from DarkLordZach/psm
|
7 лет назад |
|
core.cpp
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
|
core.h
|
b77f571d20
core: Add missing const variants of getters for the System class
|
7 лет назад |
|
core_cpu.cpp
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
core_cpu.h
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
core_timing.cpp
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 лет назад |
|
core_timing.h
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 лет назад |
|
core_timing_util.cpp
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
8 лет назад |
|
core_timing_util.h
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
8 лет назад |
|
memory.cpp
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
|
memory.h
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 лет назад |
|
memory_hook.cpp
|
732a77d0e8
memory_hook: Default virtual destructor in the cpp file
|
8 лет назад |
|
memory_hook.h
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
|
memory_setup.h
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
8 лет назад |
|
perf_stats.cpp
|
7c9f7aeacc
perf_stats: Remove unused variable within DoFrameLimiting()
|
7 лет назад |
|
perf_stats.h
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 лет назад |
|
settings.cpp
|
20c2928c2b
video_core; Get rid of global g_toggle_framelimit_enabled variable
|
8 лет назад |
|
settings.h
|
d34d0bfc87
configure_system: Fix compiler warning
|
7 лет назад |
|
telemetry_session.cpp
|
585b6a6a50
compatdb: Use a seperate endpoint for testcase submission
|
7 лет назад |
|
telemetry_session.h
|
585b6a6a50
compatdb: Use a seperate endpoint for testcase submission
|
7 лет назад |