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 #3431 from CJBok/npad-fix
bunnei
2020-02-25
1
-5
/
+5
|
\
|
*
analog_from_button get direction implementation
CJBok
2020-02-18
1
-5
/
+5
*
|
Scheduler: Inline global scheduler in Scheduler Lock.
Fernando Sahmkow
2020-02-22
1
-4
/
+2
*
|
Kernel: Correct pending feedback.
Fernando Sahmkow
2020-02-22
1
-3
/
+4
*
|
System: Expose Host thread registering routines from kernel.
Fernando Sahmkow
2020-02-22
2
-0
/
+14
*
|
Kernel: Address Feedback.
Fernando Sahmkow
2020-02-22
6
-30
/
+47
*
|
Kernel: Implement Scheduler locks
Fernando Sahmkow
2020-02-22
2
-0
/
+89
*
|
Kernel: Implement Time Manager.
Fernando Sahmkow
2020-02-22
5
-1
/
+98
*
|
Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel.
Fernando Sahmkow
2020-02-22
5
-24
/
+107
*
|
Kernel: Make global scheduler depend on KernelCore
Fernando Sahmkow
2020-02-22
4
-8
/
+24
*
|
httplib compatibility
Brian Clinkenbeard
2020-02-18
1
-3
/
+4
|
/
*
Merge pull request #3412 from Morph1984/aspect-ratio
bunnei
2020-02-17
3
-3
/
+34
|
\
|
*
Add 4:3 aspect ratio and address feedback
Morph
2020-02-14
2
-10
/
+13
|
*
Address feedback
Morph
2020-02-14
2
-18
/
+26
|
*
Use enumeration instead of magic numbers
Morph
2020-02-13
2
-5
/
+11
|
*
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Morph
2020-02-13
2
-2
/
+16
*
|
Merge pull request #3420 from namkazt/master2
bunnei
2020-02-17
2
-0
/
+20
|
\
\
|
*
|
nvhost_gpu: implement ChannelSetTimeslice
namkazy
2020-02-16
2
-0
/
+20
*
|
|
IUserLocalCommunicationService: add function Initialize2
Nguyen Dac Nam
2020-02-16
1
-1
/
+9
*
|
|
HLE: correct function name of IUserLocalCommunicationService
Nguyen Dac Nam
2020-02-16
1
-1
/
+1
|
/
/
*
|
Merge pull request #3401 from FernandoS27/synchronization
bunnei
2020-02-14
40
-202
/
+402
|
\
\
|
*
|
Core: Correct compilition in GCC
Fernando Sahmkow
2020-02-14
1
-0
/
+2
|
*
|
Core: Address Feedback
Fernando Sahmkow
2020-02-13
6
-24
/
+50
|
*
|
Core: Set all hardware emulation constants in a single file.
Fernando Sahmkow
2020-02-11
17
-53
/
+88
|
*
|
Kernel: Refactor synchronization to better match RE
Fernando Sahmkow
2020-02-11
23
-80
/
+212
|
*
|
Kernel: Change WaitObject to Synchronization object. In order to better refle...
Fernando Sahmkow
2020-02-11
20
-73
/
+78
*
|
|
Merge pull request #3400 from makigumo/patch-1
bunnei
2020-02-13
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
update hwopus DecodeInterleaved for FW 7.0.0+
makigumo
2020-02-11
1
-2
/
+4
|
|
/
*
|
address_arbiter: Collapse loops in InsertThread() and RemoveThread()
Lioncash
2020-02-12
1
-19
/
+17
*
|
address_arbiter: Simplify GetThreadsWaitingOnAddress()
Lioncash
2020-02-12
2
-10
/
+9
*
|
Merge pull request #3403 from lioncash/debug
bunnei
2020-02-12
1
-2
/
+2
|
\
\
|
*
|
bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPas...
Lioncash
2020-02-12
1
-1
/
+1
|
*
|
bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear()
Lioncash
2020-02-12
1
-1
/
+1
|
|
/
*
/
kernel/thread: Remove trivial usages of the global system accessor
Lioncash
2020-02-12
1
-2
/
+2
|
/
*
hle: services: Use std::shared_ptr instead of copy by value.
bunnei
2020-02-07
9
-50
/
+52
*
Merge pull request #3381 from bunnei/ipc-fix
bunnei
2020-02-07
2
-23
/
+57
|
\
|
*
services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser.
bunnei
2020-02-05
1
-15
/
+15
|
*
hle_ipc: Add error checking to read/write buffer access.
bunnei
2020-02-05
1
-8
/
+42
*
|
kernel: transfer_memory: Properly reserve and reset memory region.
bunnei
2020-02-05
5
-40
/
+116
*
|
wait_object: Make wait behavior only require one object to signal.
Zach Hilman
2020-02-05
1
-11
/
+2
*
|
am: Correct IPC object count mismatch.
bunnei
2020-02-05
1
-6
/
+4
*
|
services: am: Clear events on PopOutData and PopInteractiveOutData.
bunnei
2020-02-05
1
-0
/
+2
*
|
am: Refactor IStorage interface.
bunnei
2020-02-05
7
-43
/
+81
*
|
applets: software_keyboard: Signal state change on end of interactive session.
bunnei
2020-02-05
1
-0
/
+1
*
|
applets: software_keyboard: Minor cleanup.
bunnei
2020-02-05
1
-2
/
+2
|
/
*
Merge pull request #3337 from ReinUsesLisp/vulkan-staged
bunnei
2020-02-03
4
-2
/
+30
|
\
|
*
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
1
-0
/
+7
|
*
settings: Add settings for graphics backend
ReinUsesLisp
2020-01-29
2
-1
/
+20
|
*
core: Only wait for idle on gpu_core when it was initialized
ReinUsesLisp
2020-01-29
1
-1
/
+3
*
|
Merge pull request #3284 from CJBok/hid-fix
bunnei
2020-02-01
2
-13
/
+36
|
\
\
[next]