ameerj
|
ef811c6425
settings: Remove std::chrono usage
|
4 years ago |
Fernando Sahmkow
|
53cf91d151
NvHost/Core: Address Feedback.
|
4 years ago |
FernandoS27
|
198c6ad0d7
Suspend temporally
|
4 years ago |
Morph
|
17763a44d5
core: Move ResultStatus outside of System
|
4 years ago |
Morph
|
b6719094e6
core: Remove static system instance
|
4 years ago |
Morph
|
d8467ca6c0
core: Add Exit and ExitCallback
|
4 years ago |
ameerj
|
ab63a193d7
video_core: Fix jthread related hangs when stopping emulation
|
4 years ago |
ameerj
|
877cd60b00
gpu: Use std::jthread for async gpu thread
|
4 years ago |
ameerj
|
67f7a6c398
core: Destroy main_process during shutdown
|
4 years ago |
bunnei
|
0c8594b225
Revert "kernel: Various improvements to scheduler"
|
4 years ago |
ameerj
|
84b4ac5729
logging: Fix log filter during initialization
|
4 years ago |
bunnei
|
f65f8b9097
Merge pull request #6869 from yzct12345/shiny-logs-in-the-fireplace
|
4 years ago |
yzct12345
|
001675dced
logging: Simplify and make thread-safe
|
5 years ago |
bunnei
|
68eee94875
core: hle: kernel: Reflect non-emulated threads as core 3.
|
5 years ago |
ameerj
|
9dfbc9bdce
general: Rename "Frame Limit" references to "Speed Limit"
|
5 years ago |
Feng Chen
|
07073734ed
file_sys: Support load game collection (#6582)
|
5 years ago |
Morph
|
c6d7da88c7
service: Append service name prefix to common filenames
|
5 years ago |
lat9nq
|
a949ee0410
general: Code formatting improvements
|
5 years ago |
lat9nq
|
b91b76df4f
general: Make most settings a BasicSetting
|
5 years ago |
Rodrigo Locatti
|
c9c8537643
core: Make is_powered_on atomic
|
5 years ago |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 years ago |
bunnei
|
7626ca3343
Merge pull request #6321 from lat9nq/per-game-cpu
|
5 years ago |
lat9nq
|
339dc4f806
general: Demote custom_rtc to regular setting
|
5 years ago |
ameerj
|
5bef54618a
perf_stats: Rework FPS counter to be more accurate
|
5 years ago |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 years ago |
bunnei
|
0297448fbc
hle: kernel: Migrate KClientPort to KAutoObject.
|
5 years ago |
bunnei
|
89edbe8aa2
hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps.
|
5 years ago |
bunnei
|
7ccbdd4d8d
hle: kernel: Migrate KProcess to KAutoObject.
|
5 years ago |
bunnei
|
d9df63583f
core: Defer CoreTiming initialization.
|
5 years ago |
bunnei
|
3401676768
core: memory: Add a work-around to allocate and access kernel memory regions by vaddr.
|
5 years ago |