index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
core.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
1
-2
/
+2
*
Merge pull request #6321 from lat9nq/per-game-cpu
bunnei
2021-05-20
1
-1
/
+1
|
\
|
*
general: Demote custom_rtc to regular setting
lat9nq
2021-05-17
1
-1
/
+1
*
|
perf_stats: Rework FPS counter to be more accurate
ameerj
2021-05-15
1
-1
/
+2
|
/
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
1
-7
/
+7
*
hle: kernel: Migrate KClientPort to KAutoObject.
bunnei
2021-05-05
1
-1
/
+1
*
hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps.
bunnei
2021-05-05
1
-1
/
+1
*
hle: kernel: Migrate KProcess to KAutoObject.
bunnei
2021-05-05
1
-3
/
+6
*
core: Defer CoreTiming initialization.
bunnei
2021-05-05
1
-1
/
+1
*
core: memory: Add a work-around to allocate and access kernel memory regions ...
bunnei
2021-05-05
1
-0
/
+1
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+10
*
video_core/gpu_thread: Implement a ShutDown method.
Markus Wick
2021-04-07
1
-1
/
+1
*
core: Shutdown: Move kernel cleanup to later in shutdown.
bunnei
2021-03-01
1
-12
/
+1
*
kernel: Fix resource release exception on exit
ameerj
2021-02-20
1
-0
/
+3
*
core: hle: kernel: Rename Thread to KThread.
bunnei
2021-01-28
1
-1
/
+1
*
lm: Recode LM service
Chloe Marcec
2021-01-20
1
-12
/
+0
*
core: Do not reset device_memory on shutdown.
bunnei
2020-12-28
1
-1
/
+0
*
core: settings: Untangle multicore from asynchronous GPU.
bunnei
2020-12-28
1
-1
/
+1
*
Merge pull request #5131 from bunnei/scheduler-rewrite
bunnei
2020-12-20
1
-21
/
+5
|
\
|
*
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
bunnei
2020-12-06
1
-21
/
+5
*
|
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-07
1
-3
/
+2
|
/
*
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
bunnei
2020-11-29
1
-0
/
+4
*
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
bunnei
2020-11-29
1
-8
/
+5
*
Merge pull request #5011 from lioncash/file-str2
bunnei
2020-11-27
1
-12
/
+22
|
\
|
*
core: Reduce string copies in GetGameFileFromPath()
Lioncash
2020-11-26
1
-12
/
+22
*
|
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-27
1
-6
/
+1
|
/
*
core: loader: Implement support for loading indexed programs.
bunnei
2020-11-24
1
-6
/
+23
*
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
bunnei
2020-11-24
1
-3
/
+6
*
Merge pull request #4942 from lioncash/system
Rodrigo Locatti
2020-11-24
1
-9
/
+9
|
\
|
*
core: Remove unused private Init function for the System class
Lioncash
2020-11-18
1
-8
/
+4
|
*
core: Make use of [[nodiscard]] with the System class
Lioncash
2020-11-18
1
-1
/
+5
*
|
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-18
1
-3
/
+3
|
/
*
core: Initialize GPU before services.
bunnei
2020-11-01
1
-4
/
+6
*
service: time: Update current time with changes to RTC setting.
bunnei
2020-10-12
1
-1
/
+14
*
service/sm: Eliminate dependency on the global system instance
Lioncash
2020-09-17
1
-1
/
+1
*
file_sys/bis_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
1
-2
/
+2
*
core/loader: Remove dependencies on the global system instance
Lioncash
2020-09-16
1
-1
/
+1
*
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-09-06
1
-1
/
+0
*
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-18
1
-6
/
+6
*
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
1
-1
/
+1
*
device_memory: Remove unused system member
Lioncash
2020-07-27
1
-1
/
+1
*
core/network: Add network abstraction
ReinUsesLisp
2020-07-19
1
-0
/
+4
*
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
1
-3
/
+3
*
Core/Common: Address Feedback.
Fernando Sahmkow
2020-06-27
1
-1
/
+1
*
Services/NvFlinger: Do vSync in a sepparate thread on Multicore.
Fernando Sahmkow
2020-06-27
1
-2
/
+6
*
Core: Split Microprofile Dynarmic timing per Core
Fernando Sahmkow
2020-06-27
1
-3
/
+12
*
General: Correct rebase, sync gpu and context management.
Fernando Sahmkow
2020-06-27
1
-2
/
+1
*
General: Move ARM_Interface into Threads.
Fernando Sahmkow
2020-06-27
1
-19
/
+15
*
SingleCore: Move Host Timing from a sepparate thread to main cpu thread.
Fernando Sahmkow
2020-06-27
1
-0
/
+2
*
GUI: Make multicore only work with Async and add GUI for multicore.
Fernando Sahmkow
2020-06-27
1
-2
/
+9
[next]