index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
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 #2669 from FearlessTobi/move-cpujit-setting
Zach Hilman
2019-07-04
Merge pull request #2555 from lioncash/tls
Zach Hilman
2019-07-04
yuzu: Remove CPU Jit setting from the UI
fearlessTobi
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-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
file_sys/registered_cache: Improve missing metadata error
Bakugo
2019-07-01
file_sys/submission_package: Don't warn about missing DeltaFragment NCAs
Bakugo
2019-07-01
file_sys/registered_cache: Ignore DeltaFragment NCAs during installation
Bakugo
2019-07-01
file_sys: Rename ContentRecordType::Patch to DeltaFragment
Bakugo
2019-06-30
Merge pull request #2583 from FernandoS27/core-timing-safe
bunnei
2019-06-28
set: Implement GetQuestFlag
Zach Hilman
2019-06-28
settings: Add config option for kiosk (quest) mode
Zach Hilman
2019-06-28
Merge pull request #2533 from DarkLordZach/memory-frozen
bunnei
2019-06-28
Attemp clang format fix?
David Marcec
2019-06-28
Added errors.h to cmakelist
David Marcec
2019-06-28
Addressed issues
David Marcec
2019-06-28
Addressed issues
David Marcec
2019-06-27
Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted
David Marcec
2019-06-26
Merge pull request #2548 from DarkLordZach/applet-shopn
bunnei
2019-06-26
Addressed issues
David Marcec
2019-06-25
glue: Correct missing bytes in ApplicationLaunchParameter
Zach Hilman
2019-06-26
Implement Time::GetSharedMemoryNativeHandle
David Marcec
2019-06-25
SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this shou...
David Marcec
2019-06-25
fixed spelling errors and fixed issue with Pop not returning the SizedNotific...
David Marcec
2019-06-24
applets: Pass current process title ID to applets
Zach Hilman
2019-06-24
general_frontend: Add documentation for parental controls and ecommerce applets
Zach Hilman
2019-06-24
web_browser: Only delete temporary directory if it was created
Zach Hilman
[next]