index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update AudioRenderer Voice Sections (#614)
David
2018-07-03
1
-0
/
+87
*
Update clang format
James Rowe
2018-07-02
11
-37
/
+35
*
Rename logging macro back to LOG_*
James Rowe
2018-07-02
43
-322
/
+322
*
GPU: Remove a surface from the cache when its backing memory is being unmappe...
Subv
2018-07-01
1
-0
/
+5
*
nvmap: Return the address of the nvmap object when Freeing it for the last time.
Subv
2018-07-01
2
-4
/
+11
*
Merge pull request #588 from mailwl/hwopus
bunnei
2018-06-27
3
-0
/
+51
|
\
|
*
Service/Audio: add hwopus service, stub GetWorkBufferSize function
mailwl
2018-06-25
3
-0
/
+51
*
|
Send the correct RequestUpdateAudioRenderer revision in the output header (#587)
David
2018-06-25
1
-1
/
+1
|
/
*
Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader ...
David
2018-06-23
2
-34
/
+21
*
Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes prope...
David
2018-06-22
2
-44
/
+76
*
Service/Audio: update audren:u service
mailwl
2018-06-21
2
-49
/
+60
*
Build: Fixed some MSVC warnings in various parts of the code.
Subv
2018-06-20
2
-2
/
+3
*
Implement GetAvailableLanguageCodes2 (#575)
greggameplayer
2018-06-19
1
-4
/
+1
*
Narrow down filter of layout configs
Zach Hilman
2018-06-13
2
-10
/
+5
*
Move loop condition to free function
Zach Hilman
2018-06-13
1
-4
/
+9
*
Avoid initializing single-joycon layouts with handheld controller
Zach Hilman
2018-06-13
2
-1
/
+5
*
hid: Update all layouts and only show handheld as connected, fixes libnx inpu...
shinyquagsire23
2018-06-11
2
-2
/
+3
*
Common/string_util: add StringFromBuffer function
mailwl
2018-06-07
1
-22
/
+9
*
Merge pull request #522 from mailwl/mm-u
bunnei
2018-06-07
3
-0
/
+81
|
\
|
*
Remove unused header files
mailwl
2018-06-06
1
-2
/
+0
|
*
Small fixes
mailwl
2018-06-05
2
-6
/
+8
|
*
Service/MM: add service and stub some functions
mailwl
2018-06-05
3
-0
/
+81
*
|
Merge pull request #503 from mailwl/nfp-stubs
bunnei
2018-06-06
1
-7
/
+101
|
\
\
|
*
|
Stub IUser::AttachAvailabilityChangeEvent
mailwl
2018-06-06
1
-5
/
+23
|
*
|
Correct function results
mailwl
2018-06-04
1
-4
/
+16
|
*
|
Service/nfp:user : stub some functions.
mailwl
2018-06-04
1
-6
/
+70
*
|
|
nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524)
greggameplayer
2018-06-06
2
-0
/
+53
*
|
|
nifm: Stub out IRequest::SetConnectionConfirmationOption.
bunnei
2018-06-05
1
-1
/
+10
*
|
|
am: Stub out IApplicationFunctions::GetPseudoDeviceId.
bunnei
2018-06-05
2
-1
/
+13
|
|
/
|
/
|
*
|
Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511)
greggameplayer
2018-06-04
1
-0
/
+47
*
|
am: Implement ILibraryAppletAccessor::PopOutData.
bunnei
2018-06-03
1
-1
/
+11
*
|
am: ISelfController:LaunchableEvent should be sticky.
bunnei
2018-06-03
1
-1
/
+1
*
|
am: Stub out ILibraryAppletAccessor Start and GetResult methods.
bunnei
2018-06-03
1
-2
/
+16
|
/
*
am: Implement ILibraryAppletAccessor::PushInData.
bunnei
2018-06-03
1
-43
/
+55
*
am: Implement IStorageAccessor::Write.
bunnei
2018-06-03
1
-1
/
+17
*
am: Cleanup IStorageAccessor::Read.
bunnei
2018-06-03
1
-5
/
+3
*
am: Implement ILibraryAppletCreator::CreateStorage.
bunnei
2018-06-03
2
-21
/
+34
*
Merge pull request #484 from mailwl/nvhost-nvdec
bunnei
2018-06-03
3
-0
/
+72
|
\
|
*
Services/nvdrv: add '/dev/nvhost-nvdec' device
mailwl
2018-05-30
3
-0
/
+72
*
|
Service/time: implement posix time to calendar conversion
mailwl
2018-06-01
2
-14
/
+72
*
|
add IPC CommandType & Some HID FunctionInfo (#487)
greggameplayer
2018-05-30
1
-0
/
+30
*
|
nvhost_ctrl: Stub out IocCtrlEventRegister.
bunnei
2018-05-29
2
-0
/
+10
*
|
nvhost_ctrl: Stub out IocCtrlEventWaitAsyncCommand.
bunnei
2018-05-29
2
-5
/
+9
|
/
*
Service/BCAT: add module and services
mailwl
2018-05-28
5
-0
/
+114
*
Merge pull request #475 from ogniK5377/nvos-getconfig
bunnei
2018-05-27
1
-1
/
+1
|
\
|
*
NvOsGetConfigU32 should return null instead of 0 for default output
David Marcec
2018-05-26
1
-1
/
+1
*
|
am: Stub IApplicationFunctions GetDisplayVersion.
bunnei
2018-05-26
2
-1
/
+10
|
/
*
Add & correct miscellaneous things (#470)
greggameplayer
2018-05-25
3
-4
/
+52
*
Merge pull request #466 from mailwl/nv-timeout
bunnei
2018-05-25
2
-0
/
+16
|
\
|
*
Stub NVGPU_IOCTL_CHANNEL_SET_TIMEOUT
mailwl
2018-05-24
2
-0
/
+16
[next]