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
2019-07-07
physmem: add helpers, cleanup logic.
Michael Scire
2019-07-07
clang-format fixes
Michael Scire
2019-07-07
address review commentary
Michael Scire
2019-07-07
Implement MapPhysicalMemory/UnmapPhysicalMemory
Michael Scire
2019-07-07
kernel/process: Allocate the process' TLS region during initialization
Lioncash
2019-07-07
kernel/process: Move main thread stack allocation to its own function
Lioncash
2019-07-06
mii: Implement IDatabaseService SetInterfaceVersion
Zach Hilman
2019-07-06
Merge pull request #2677 from lioncash/assert
Zach Hilman
2019-07-06
clang-format fixes
Michael Scire
2019-07-06
am: Implement GetAccumulatedSuspendedTickValue
Michael Scire
2019-07-06
kernel/vm_manager: Rename 'new map' to 'stack'
Lioncash
2019-07-05
kernel/vm_manager: Handle stack/TLS IO region placement better
Lioncash
2019-07-05
NVServices: Correct delayed responses.
Fernando Sahmkow
2019-07-05
Nv_Host_Ctrl: Correct difference calculation
Fernando Sahmkow
2019-07-05
NVServices: Address Feedback
Fernando Sahmkow
2019-07-05
NVServices: Styling, define constructors as explicit and corrections
Fernando Sahmkow
2019-07-05
NVFlinger: Correct GCC compile error
Fernando Sahmkow
2019-07-05
NVServices: Make NVEvents Automatic according to documentation.
Fernando Sahmkow
2019-07-05
NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.
Fernando Sahmkow
2019-07-05
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirror...
Fernando Sahmkow
2019-07-05
nvflinger: Make the force 30 fps still force 30 fps
Fernando Sahmkow
2019-07-05
nv_services: Fixes to event liberation.
Fernando Sahmkow
2019-07-05
nvflinger: Acquire buffers in the same order as they were queued.
Fernando Sahmkow
2019-07-05
nv_services: Deglobalize NvServices
Fernando Sahmkow
2019-07-05
nv_host_ctrl: Make Sync GPU variant always return synced result.
Fernando Sahmkow
2019-07-05
nvhost_ctrl: Corrections to event handling
Fernando Sahmkow
2019-07-05
Gpu: Mark areas as protected.
Fernando Sahmkow
2019-07-05
nv_services: Stub CtrlEventSignal
Fernando Sahmkow
2019-07-05
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
Fernando Sahmkow
2019-07-05
nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEven...
Fernando Sahmkow
2019-07-05
nv_services: Create GPU channels correctly
Fernando Sahmkow
2019-07-05
video_core: Implement GPU side Syncpoints
Fernando Sahmkow
2019-07-05
nv_services: Correct buffer queue fencing and GPFifo fencing
Fernando Sahmkow
2019-07-05
nvflinger: Implement swap intervals
Fernando Sahmkow
2019-07-04
Merge pull request #2555 from lioncash/tls
Zach Hilman
2019-07-04
Merge pull request #2658 from ogniK5377/QueryAudioDeviceOutputEvent
bunnei
2019-07-04
Merge pull request #2638 from DarkLordZach/quest-flag
bunnei
2019-07-03
kernel/process: Default initialize all member variables
Lioncash
2019-07-03
kernel/process: Decouple TLS handling from threads
Lioncash
2019-07-03
kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundary
Lioncash
2019-07-03
Merge pull request #2613 from ogniK5377/InitalizeApplicationInfo
Zach Hilman
2019-07-03
Merge pull request #2608 from ogniK5377/Time_GetSharedMemoryNativeHandle
Zach Hilman
2019-07-03
acc_su: Implement GetProfileEditor (205)
Zach Hilman
2019-07-03
acc: Implement IProfileEditor-specific commands 'Store' and 'StoreWithImage'
Zach Hilman
2019-07-03
profile_manager: Add setter for ProfileBase and ProfileData
Zach Hilman
2019-07-03
acc: Add IProfileCommon for IProfile and IProfileEditor
Zach Hilman
2019-07-02
Merge pull request #2604 from ogniK5377/INotificationService
bunnei
2019-07-02
file_sys: Rename other ContentRecordType members
Bakugo
2019-07-01
IAudioDevice::QueryAudioDeviceOutputEvent
David Marcec
2019-07-01
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
David Marcec
[prev]
[next]