index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2912 from FernandoS27/async-fixes
bunnei
2019-10-16
6
-28
/
+29
|
\
|
*
NvFlinger: Remove leftover from corrections and clang format.
Fernando Sahmkow
2019-10-04
1
-4
/
+0
|
*
Core: Wait for GPU to be idle before shutting down.
Fernando Sahmkow
2019-10-04
1
-0
/
+2
|
*
Nvdrv: Correct Event setup in Nvdrv
Fernando Sahmkow
2019-10-04
2
-23
/
+14
|
*
NVFlinger: Reverse the change that only signaled events on buffer acquire.
Fernando Sahmkow
2019-10-04
2
-20
/
+1
|
*
Nvdrv: Do framelimiting only in the CPU Thread
Fernando Sahmkow
2019-10-04
1
-0
/
+4
|
*
NvFlinger: Don't swap buffers if a frame is missing and always trigger event ...
Fernando Sahmkow
2019-10-04
1
-1
/
+3
|
*
GPU_Async: Correct fences, display events and more.
Fernando Sahmkow
2019-10-04
2
-2
/
+21
|
*
Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs
Fernando Sahmkow
2019-10-04
2
-3
/
+9
*
|
Merge pull request #2972 from lioncash/system
bunnei
2019-10-15
9
-33
/
+63
|
\
\
|
*
|
bcat: Remove use of global system accessors
Lioncash
2019-10-15
6
-29
/
+55
|
*
|
nvflinger/buffer_queue: Remove use of a global system accessor
Lioncash
2019-10-12
3
-4
/
+8
*
|
|
Merge pull request #2965 from FernandoS27/fair-core-timing
bunnei
2019-10-15
6
-38
/
+94
|
\
\
\
|
*
|
|
Core_Timing: Address Remaining feedback.
Fernando Sahmkow
2019-10-12
1
-5
/
+4
|
*
|
|
Core_Timing: Address Feedback and suppress warnings.
Fernando Sahmkow
2019-10-11
5
-13
/
+12
|
*
|
|
Core Timing: Correct Idle and remove lefting pragma
Fernando Sahmkow
2019-10-09
1
-2
/
+1
|
*
|
|
Core Timing: General corrections and added tests.
Fernando Sahmkow
2019-10-09
2
-4
/
+12
|
*
|
|
Core Timing: Rework Core Timing to run all cores evenly.
Fernando Sahmkow
2019-10-09
6
-38
/
+89
|
|
/
/
*
|
|
Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1
bunnei
2019-10-14
18
-123
/
+73480
|
\
\
\
|
*
|
|
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
3
-19
/
+17
|
*
|
|
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
2
-4
/
+8
|
*
|
|
pl_u: Remove excess static qualifier
Zach Hilman
2019-10-13
1
-1
/
+1
|
*
|
|
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-10-13
2
-112
/
+48
|
*
|
|
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-10-13
3
-5
/
+101
|
*
|
|
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-10-13
13
-1
/
+73324
|
|
/
/
*
|
|
Merge pull request #2930 from DarkLordZach/gamecard-partitions
bunnei
2019-10-14
4
-26
/
+128
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
card_image: Implement system update commands in XCI
Zach Hilman
2019-10-13
2
-3
/
+37
|
*
|
card_image: Add accessors for raw partitions in XCI
Zach Hilman
2019-09-22
2
-0
/
+36
|
*
|
card_image: Lazily load partitions in XCI
Zach Hilman
2019-09-22
2
-26
/
+41
|
*
|
pfs: Provide accessors for file sizes and offsets
Zach Hilman
2019-09-22
2
-0
/
+17
*
|
|
Merge pull request #2921 from FreddyFunk/compiler-warnings-core
bunnei
2019-10-09
1
-6
/
+6
|
\
\
\
|
*
|
|
Services::ES fix casting warnings
FreddyFunk
2019-09-29
1
-6
/
+6
|
|
/
/
*
|
|
Merge pull request #2654 from DarkLordZach/lm-log-rewrite
bunnei
2019-10-08
10
-159
/
+367
|
\
\
\
|
*
|
|
lm: Flush manager output on core shutdown
Zach Hilman
2019-09-22
5
-11
/
+15
|
*
|
|
lm: Rename Initialize to Log and implement with manager/reporter
Zach Hilman
2019-09-22
1
-140
/
+22
|
*
|
|
lm: Implement manager class to output to reporter
Zach Hilman
2019-09-22
2
-0
/
+233
|
*
|
|
core: Add LM::Manager to system
Zach Hilman
2019-09-22
6
-19
/
+39
|
*
|
|
reporter: Add log output for packaged lm log data
Zach Hilman
2019-09-22
2
-0
/
+69
|
|
/
/
*
|
|
hid: Implement DeactivateNpad
Morph
2019-10-07
2
-1
/
+13
*
|
|
Merge pull request #2951 from lioncash/global
Zach Hilman
2019-10-06
18
-65
/
+87
|
\
\
\
|
*
|
|
core/core: Remove unused header
Lioncash
2019-10-06
1
-1
/
+0
|
*
|
|
core: Remove Core::CurrentProcess()
Lioncash
2019-10-06
5
-13
/
+11
|
*
|
|
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-10-06
14
-51
/
+76
*
|
|
|
bcat/module: Silence truncation warnings
Lioncash
2019-10-06
1
-3
/
+3
*
|
|
|
bcat: Take std::function instance by value in NullBackend's constructor
Lioncash
2019-10-06
2
-2
/
+2
*
|
|
|
bcat: In-class initialize ProgressServiceBackend's impl member
Lioncash
2019-10-06
2
-2
/
+2
*
|
|
|
bcat: Make ProgressServiceBackend's constructor take a std::string_view
Lioncash
2019-10-06
2
-3
/
+7
*
|
|
|
bcat: Make ProgressServiceBackend's GetEvent() const
Lioncash
2019-10-06
2
-2
/
+2
*
|
|
|
boxcat: Silence an unused variable warning
Lioncash
2019-10-06
1
-1
/
+2
|
/
/
/
*
|
|
audio/audout_u: Change formatting for old clang-format versions
ReinUsesLisp
2019-10-04
1
-1
/
+1
[next]