index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2018-01-24
ipc_helpers: Make interface domain agnostic and add header validation.
bunnei
2018-01-24
hle: Integrate Domain handling into ServerSession.
bunnei
2018-01-24
hle: Remove Domain and SyncObject kernel objects.
bunnei
2018-01-24
handle_table: Remove ConvertSessionToDomain.
bunnei
2018-01-24
audout:u OpenAudioOut and IAudioOut (#138)
st4rk
2018-01-24
Fix time returning epoch time in milliseconds rather than in seconds
gdkchan
2018-01-22
Merge pull request #135 from Subv/no_ports
bunnei
2018-01-22
Services: Added a todo about returning interfaces as domain objects in lm, hi...
Subv
2018-01-22
Merge pull request #133 from Subv/nvflinger2
bunnei
2018-01-22
Time: Don't create unnecessary ports when retrieving the clock service sessions.
Subv
2018-01-22
HID: Don't create an unnecessary port in CreateAppletResource.
Subv
2018-01-22
LM: Don't create an unnecessary port in Initialize.
Subv
2018-01-22
IPC: Don't create an unnecessary port when using PushIpcInterface outside of ...
Subv
2018-01-22
Merge pull request #134 from gdkchan/audout_hid_fix
bunnei
2018-01-22
Stub OpenAudioOut and fix a issue with HID IAppletResource being created more...
gdkchan
2018-01-22
AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Defa...
Subv
2018-01-22
AppletOE: Make ISelfController keep a reference to nvflinger.
Subv
2018-01-22
Services: Vi shouldn't be responsible for creating nvflinger.
Subv
2018-01-22
VI: Move BufferQueue and NVFlinger to their own folder/namespace.
Subv
2018-01-21
Added stubs for audio services. (#116)
st4rk
2018-01-21
Merge pull request #131 from lioncash/enum
bunnei
2018-01-21
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
David
2018-01-21
Merge pull request #128 from Subv/parcel_query
bunnei
2018-01-21
nvmap: Add a return 0 underneath the UNIMPLEMENTED macro
Lioncash
2018-01-21
nvmap: Make IoctlCommands an enum class
Lioncash
2018-01-21
fsp_srv: Various improvements to IStorage:Read implementation.
bunnei
2018-01-21
filesystem: Implement basic IStorage functionality.
David Marcec
2018-01-21
VI: Implement the Query transaction of IHOSBinderDriver, and stubbed some res...
Subv
2018-01-20
service/time: remove accidental #pragmas
tgsm
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-19
Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113)
David
2018-01-19
Fixes some cast warnings, partial port of citra #3064 (#106)
River City Ransomware
2018-01-19
Merge pull request #112 from Rozelette/master
bunnei
2018-01-19
acc, set, applet_oe: stub various functions, add set service (#105)
goaaats
2018-01-19
ISelfController: Stub LockExit and UnlockExit
Rozlette
2018-01-19
Merge pull request #109 from bunnei/libnx-fixes
bunnei
2018-01-19
Merge pull request #97 from bunnei/time-stub
bunnei
2018-01-19
time: Add new line to ends of files.
bunnei
2018-01-19
applet_oe: Clang-format.
bunnei
2018-01-19
time: Stub out GetTotalLocationNameCount and some cleanup.
bunnei
2018-01-18
nvdrv: Stub SetClientPID.
bunnei
2018-01-18
svc: Fix svcGetInfo MapRegionBaseAddr.
bunnei
2018-01-18
svc: Add additional fields to MemoryInfo struct.
bunnei
2018-01-18
Fix dispdrv typo
gdkchan
2018-01-18
Merge pull request #100 from Rozelette/master
bunnei
2018-01-18
Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc...
gdkchan
2018-01-18
Start to implement/stub BSD:U and SFDNSRES services (#78)
flerovium^-^
2018-01-18
time: Fix use of CamelCase in ToCalendarTimeWithMyRule
Rozlette
2018-01-18
time: Refactor time:* to use a single shared module
Rozlette
2018-01-18
Merge pull request #95 from bunnei/lm-skip-byte
bunnei
[prev]
[next]