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
Age
Commit message (
Expand
)
Author
2019-07-08
addressed issues
David Marcec
2019-07-07
Merge pull request #2651 from DarkLordZach/apm-boost-mode-1
bunnei
2019-07-07
Merge pull request #2642 from DarkLordZach/fsp-log-2
bunnei
2019-07-07
key_manager: Convert Ticket union to std::variant
Zach Hilman
2019-07-07
es: Populate/synthesize tickets on construction
Zach Hilman
2019-07-07
key_manager: Add structure for Ticket parsing
Zach Hilman
2019-07-07
es: Implement ETicket GetPersonalizedTicketData (17)
Zach Hilman
2019-07-07
es: Implement ETicket GetCommonTicketData (16)
Zach Hilman
2019-07-07
es: Implement ETicket GetPersonalizedTicketSize (15)
Zach Hilman
2019-07-07
es: Implement ETicket GetCommonTicketSize (14)
Zach Hilman
2019-07-07
es: Implement ETicket ListPersonalizedTicket (12)
Zach Hilman
2019-07-07
es: Implement ETicket ListCommonTicket (11)
Zach Hilman
2019-07-07
es: Implement ETicket CountPersonalizedTicket (10)
Zach Hilman
2019-07-07
es: Implement ETicket CountCommonTicket (9)
Zach Hilman
2019-07-07
es: Implement ETicket GetTitleKey (8)
Zach Hilman
2019-07-07
es: Implement ETicket ImportTicket (1)
Zach Hilman
2019-07-07
key_manager: Add accessors/helpers for ticket management
Zach Hilman
2019-07-07
key_manager: Add equality operator for RSAKeyPair
Zach Hilman
2019-07-07
Remove unused member function declaration
Michael Scire
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 #2674 from lioncash/reporter
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
memory: Remove unused includes
Lioncash
2019-07-06
memory: Remove unused PageTable forward declaration
Lioncash
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
core/reporter: Allow moves into SaveToFile()
Lioncash
2019-07-05
core/reporter: Add missing includes and forward declarations
Lioncash
2019-07-05
core/reporter: Remove unnecessary namespace qualifiers
Lioncash
2019-07-05
core/reporter: Remove pessimizing move in GetHLERequestContextData()
Lioncash
2019-07-05
core/reporter: Make bracing consistent
Lioncash
2019-07-05
core/reporter: Return in error case in SaveToFile()
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
[prev]
[next]