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
/
service
Age
Commit message (
Expand
)
Author
2018-03-04
FS: Make EnsureSaveData create the savedata folder when called for the first ...
Subv
2018-03-04
CoreTiming: Unschedule the pending events when an Interface is destroyed.
Subv
2018-03-03
Merge pull request #226 from Subv/buffer_queue_event
bunnei
2018-03-03
Vi: Signal the BufferQueue's Native Handle right after ReleaseBuffer is called.
Subv
2018-03-03
Service/Set: add more services
mailwl
2018-03-01
FS: Implement MountSaveData and some of the IFile interface.
Subv
2018-03-01
Filesystem: Added a SaveData Factory and associated Disk_FileSystem.
Subv
2018-02-23
Merge pull request #212 from mailwl/stubs
bunnei
2018-02-23
time: Add missing time:s functions, used for libnx
shinyquagsire23
2018-02-22
Stub more functions
mailwl
2018-02-22
Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions
mailwl
2018-02-21
time: Add GetStandardLocalSystemClock, used by libnx
shinyquagsire23
2018-02-20
Merge pull request #206 from mailwl/aoc-listaddoncontent
bunnei
2018-02-20
Service/AOC: stub ListAddOnContent function
mailwl
2018-02-19
acc_u0: Stub ListOpenUsers service function.
bunnei
2018-02-19
service: Add Friend service interface.
bunnei
2018-02-18
AM: Corrected the response in EnsureSaveData.
Subv
2018-02-18
Merge pull request #200 from Subv/bufferproducerfence
bunnei
2018-02-17
nvmap: Make IocFromId return the same existing handle instead of creating a n...
Subv
2018-02-17
Parcel: Ensure we don't read past the end of the parcels in Vi.
Subv
2018-02-17
Vi: Mark all fences as NO_FENCE in the DequeueBuffer response parcel.
Subv
2018-02-17
Vi: Always write the IGBPBuffer in the RequestBuffer response parcel.
Subv
2018-02-16
Service/hid: stub some functions
mailwl
2018-02-14
nvhost-ctrl: Stub NVHOST_IOCTL_CTRL_EVENT_WAIT.
Subv
2018-02-14
Vi: Mark the fences as valid in the DequeueBuffer response parcel.
Subv
2018-02-14
Vi: Added a missing u32 in the DequeueBuffer response parcel.
Subv
2018-02-14
Vi: Don't write the IGBPBuffer in the IGBPRequestBufferResponseParcel.
Subv
2018-02-14
Vi: Properly write the BufferProducerFence object in the DequeueBuffer respon...
Subv
2018-02-14
pl_u: Implement basic shared font loading from RAM dump.
bunnei
2018-02-14
hid: Stub GetVibrationDeviceInfo and SendVibrationValues.
bunnei
2018-02-14
Merge pull request #188 from bunnei/refactor-buffer-descriptor
bunnei
2018-02-14
Fix fps counter to correctly measure frame end when there was no frame to draw
James Rowe
2018-02-14
nvdrv/interface: Silence formatting specifier warnings
Lioncash
2018-02-14
nvmap: Silence formatting specifier warnings
Lioncash
2018-02-14
nvhost_gpu: Silence formatting specifier warnings
Lioncash
2018-02-14
nvhost_ctrl: Silence formatting specifier warnings
Lioncash
2018-02-14
nvhost_ctrl_gpu: Silence formatting specifier warnings
Lioncash
2018-02-14
nvhost_as_gpu: Silence formatting specifier warnings
Lioncash
2018-02-13
service: Remove remaining uses of BufferDescriptor*.
bunnei
2018-02-13
audio: Use WriteBuffer instead of BufferDescriptorB.
bunnei
2018-02-13
vi: Eliminate direct usage of BufferDescriptorB.
bunnei
2018-02-13
nvdrv: Use ReadBuffer/WriteBuffer functions for Ioctl.
bunnei
2018-02-13
vi: Use ReadBuffer/WriteBuffer functions for TransactParcel.
bunnei
2018-02-13
vi: Fix TransactParcelAuto to support both buffer formats.
bunnei
2018-02-13
audren_u: Schedule reoccuring event. (#183)
bunnei
2018-02-13
Merge pull request #181 from bunnei/vi-fixes-2
bunnei
2018-02-13
Service/lm: add support to multiline logs
mailwl
2018-02-12
vi: Add FENCE_HACK, which is useful for booting BOTW.
bunnei
2018-02-12
vi: Stub TransactParcel CancelBuffer.
bunnei
2018-02-12
TransactParcel: Move WriteBlock to narrowest scope.
bunnei
[prev]
[next]