index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
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
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 #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
[prev]
[next]