index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video_core: NVDEC Implementation
ameerj
2020-10-26
8
-288
/
+468
*
Merge pull request #4828 from lioncash/lockguard
Rodrigo Locatti
2020-10-25
1
-1
/
+1
|
\
|
*
general: Use template deduction guides for lock_guard
Lioncash
2020-10-25
1
-1
/
+1
*
|
Merge pull request #4792 from bunnei/rtc-fix
bunnei
2020-10-22
6
-188
/
+302
|
\
\
|
|
/
|
/
|
|
*
service: time: Update current time with changes to RTC setting.
bunnei
2020-10-12
6
-188
/
+302
*
|
core: Fix clang build pt.3
Lioncash
2020-10-21
2
-13
/
+3
*
|
Revert "core: Fix clang build"
bunnei
2020-10-20
54
-433
/
+322
*
|
kernel: Fix build with recent compiler flag changes
Lioncash
2020-10-20
1
-4
/
+8
*
|
Merge pull request #4796 from lioncash/clang
LC
2020-10-20
54
-322
/
+433
|
\
\
|
*
|
core: Fix clang build
Lioncash
2020-10-17
54
-322
/
+433
*
|
|
Merge pull request #4390 from ogniK5377/get-applet-inf-stub
bunnei
2020-10-20
1
-1
/
+11
|
\
\
\
|
*
|
|
Added remaining params
David Marcec
2020-10-20
1
-1
/
+4
|
*
|
|
nifm: GetAppletInfo stub
David Marcec
2020-10-20
1
-1
/
+8
*
|
|
|
Merge pull request #4788 from ReinUsesLisp/lockfree-host-thread
bunnei
2020-10-19
1
-28
/
+38
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
kernel: Implement host thread register methods without locking
ReinUsesLisp
2020-10-13
1
-28
/
+38
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4785 from Morph1984/fs-hades
bunnei
2020-10-19
1
-2
/
+3
|
\
\
\
|
*
|
|
filesystem: Fix CreateDirectory and DeleteFile
Morph
2020-10-13
1
-2
/
+3
|
|
/
/
*
|
|
Merge pull request #4783 from bunnei/nvdrv-freespace
bunnei
2020-10-18
2
-0
/
+25
|
\
\
\
|
*
|
|
hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace.
bunnei
2020-10-12
2
-0
/
+25
|
|
/
/
*
|
|
Merge pull request #4801 from lioncash/missing-bound
bunnei
2020-10-17
1
-1
/
+1
|
\
\
\
|
*
|
|
mii/manager: Make use of unused lower bound in GetRandomValue()
Lioncash
2020-10-17
1
-1
/
+1
*
|
|
|
service: bcat: Check client connection before interacting with socket.
bunnei
2020-10-16
1
-0
/
+10
|
/
/
/
*
|
|
Merge pull request #4784 from bunnei/cancelbuffer
bunnei
2020-10-15
3
-14
/
+53
|
\
\
\
|
*
|
|
hle: service: vi: Implement BufferQueue::CancelBuffer.
bunnei
2020-10-13
3
-14
/
+53
|
|
|
/
|
|
/
|
*
/
|
service: acc: Stub IManagerForApplication::StoreOpenContext.
bunnei
2020-10-14
1
-1
/
+7
|
/
/
*
/
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-13
12
-67
/
+52
|
/
*
Merge pull request #4736 from Morph1984/home-button-input-protection-stub
bunnei
2020-10-07
4
-2
/
+50
|
\
|
*
hid: Stub HomeButtonInputProtection service commands
Morph
2020-09-30
4
-2
/
+50
*
|
Merge pull request #4737 from Morph1984/setshimlibraryversion-stub
bunnei
2020-10-06
5
-4
/
+38
|
\
\
|
*
|
caps_c: Stub SetShimLibraryVersion
Morph
2020-09-30
2
-1
/
+18
|
*
|
caps_u: Stub SetShimLibraryVersion
Morph
2020-09-30
2
-2
/
+14
|
*
|
caps_su: Properly stub SetShimLibraryVersion
Morph
2020-09-30
1
-1
/
+6
|
|
/
*
|
Merge pull request #4742 from german77/InputFilter
bunnei
2020-10-05
1
-49
/
+58
|
\
\
|
*
|
Only use inputs corresponding to controller type
german
2020-10-01
1
-49
/
+58
*
|
|
Merge pull request #4734 from german77/motionfusion
bunnei
2020-10-01
2
-1
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Stubbed EnableSixAxisSensorFusion
german
2020-09-30
2
-1
/
+15
*
|
|
Merge pull request #4291 from german77/ImplementControllerRumble
David
2020-09-30
3
-13
/
+22
|
\
\
\
|
*
|
|
First implementation of controller rumble
german
2020-09-29
3
-13
/
+22
*
|
|
|
Merge pull request #4726 from lioncash/applet
David
2020-09-30
1
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
frontend/controller: Eliminate dependency on the global system instance
Lioncash
2020-09-25
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #4705 from german77/SplitMotionPoller
bunnei
2020-09-30
5
-76
/
+157
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use different timing for motion
german
2020-09-23
5
-76
/
+157
*
|
|
Merge pull request #1703 from DarkLordZach/nvdec-ioctl
bunnei
2020-09-29
4
-3
/
+256
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
service: nvhost_vic: Ignore Submit commands.
bunnei
2020-06-04
2
-1
/
+18
|
*
|
nvdrv: Stub nvdec/vic ioctls to bypass nvdec movies
Zach Hilman
2020-06-04
4
-3
/
+239
*
|
|
Merge pull request #4717 from lioncash/debug
LC
2020-09-25
1
-0
/
+17
|
\
\
\
|
*
|
|
service: Restore "unused" function
Lioncash
2020-09-25
1
-0
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4678 from Morph1984/LoadOpenContext-partial-impl
bunnei
2020-09-24
3
-1
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
acc: Stub LoadOpenContext
Morph
2020-09-21
3
-1
/
+13
*
|
|
General: Make use of std::nullopt where applicable
Lioncash
2020-09-22
4
-7
/
+7
|
/
/
[next]