| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | fsp-srv: Implement OutputAccessLogToSdCard | 2019-06-28 | 7 | -27/+62 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2674 from lioncash/reporter | 2019-07-06 | 2 | -15/+35 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | core/reporter: Allow moves into SaveToFile() | 2019-07-05 | 1 | -1/+1 | ||
| | * | | | | | | | core/reporter: Add missing includes and forward declarations | 2019-07-05 | 2 | -1/+9 | ||
| | * | | | | | | | core/reporter: Remove unnecessary namespace qualifiers | 2019-07-05 | 2 | -3/+3 | ||
| | * | | | | | | | core/reporter: Remove pessimizing move in GetHLERequestContextData() | 2019-07-05 | 1 | -1/+1 | ||
| | * | | | | | | | core/reporter: Make bracing consistent | 2019-07-05 | 1 | -8/+18 | ||
| | * | | | | | | | core/reporter: Return in error case in SaveToFile() | 2019-07-05 | 1 | -1/+3 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2677 from lioncash/assert | 2019-07-06 | 5 | -43/+48 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | memory: Remove unused includes | 2019-07-06 | 1 | -2/+0 | ||
| | * | | | | | | | memory: Remove unused PageTable forward declaration | 2019-07-06 | 1 | -4/+0 | ||
| | * | | | | | | | kernel/vm_manager: Rename 'new map' to 'stack' | 2019-07-06 | 3 | -37/+37 | ||
| | * | | | | | | | kernel/vm_manager: Handle stack/TLS IO region placement better | 2019-07-05 | 1 | -2/+13 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | clang-format fixes | 2019-07-06 | 1 | -4/+5 | ||
| * | | | | | | | am: Implement GetAccumulatedSuspendedTickValue | 2019-07-06 | 2 | -7/+19 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2669 from FearlessTobi/move-cpujit-setting | 2019-07-04 | 4 | -5/+5 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | yuzu: Remove CPU Jit setting from the UI | 2019-07-04 | 4 | -5/+5 | ||
| * | | | | | | | Merge pull request #2555 from lioncash/tls | 2019-07-04 | 6 | -81/+148 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kernel/process: Default initialize all member variables | 2019-07-03 | 1 | -2/+2 | ||
| | * | | | | | | | kernel/process: Decouple TLS handling from threads | 2019-07-03 | 4 | -66/+97 | ||
| | * | | | | | | | kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundary | 2019-07-03 | 2 | -13/+49 | ||
| * | | | | | | | | Merge pull request #2658 from ogniK5377/QueryAudioDeviceOutputEvent | 2019-07-04 | 1 | -3/+16 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | IAudioDevice::QueryAudioDeviceOutputEvent | 2019-07-01 | 1 | -3/+16 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2638 from DarkLordZach/quest-flag | 2019-07-04 | 3 | -1/+11 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | set: Implement GetQuestFlag | 2019-06-28 | 2 | -1/+10 | ||
| | * | | | | | | | settings: Add config option for kiosk (quest) mode | 2019-06-28 | 1 | -0/+1 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2613 from ogniK5377/InitalizeApplicationInfo | 2019-07-03 | 5 | -6/+110 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Added errors.h to cmakelist | 2019-06-28 | 1 | -0/+1 | ||
| | * | | | | | | | Addressed issues | 2019-06-28 | 2 | -17/+12 | ||
| | * | | | | | | | Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted | 2019-06-27 | 4 | -6/+114 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2608 from ogniK5377/Time_GetSharedMemoryNativeHandle | 2019-07-03 | 8 | -28/+260 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | Addressed issues | 2019-06-26 | 5 | -37/+53 | ||
| | * | | | | | | Implement Time::GetSharedMemoryNativeHandle | 2019-06-26 | 8 | -29/+245 | ||
| * | | | | | | | Merge pull request #2604 from ogniK5377/INotificationService | 2019-07-02 | 5 | -1/+130 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Attemp clang format fix? | 2019-06-28 | 1 | -1/+0 | ||
| | * | | | | | | Addressed issues | 2019-06-28 | 2 | -13/+13 | ||
| | * | | | | | | SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this shou... | 2019-06-25 | 1 | -1/+3 | ||
| | * | | | | | | fixed spelling errors and fixed issue with Pop not returning the SizedNotific... | 2019-06-25 | 1 | -6/+8 | ||
| | * | | | | | | Implemented INotificationService | 2019-06-24 | 5 | -1/+127 | ||
| | |/ / / / / | ||||||
| * | | | | | | file_sys: Rename other ContentRecordType members | 2019-07-02 | 5 | -7/+8 | ||
| * | | | | | | file_sys/registered_cache: Improve missing metadata error | 2019-07-01 | 1 | -2/+2 | ||
| * | | | | | | file_sys/submission_package: Don't warn about missing DeltaFragment NCAs | 2019-07-01 | 1 | -4/+7 | ||
| * | | | | | | file_sys/registered_cache: Ignore DeltaFragment NCAs during installation | 2019-07-01 | 1 | -0/+3 | ||
| * | | | | | | file_sys: Rename ContentRecordType::Patch to DeltaFragment | 2019-07-01 | 1 | -1/+1 | ||
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | Merge pull request #2583 from FernandoS27/core-timing-safe | 2019-06-30 | 3 | -49/+14 | ||
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Core_Timing: Make core_timing threadsafe by default. | 2019-06-16 | 3 | -49/+14 | ||
| * | | | | | Merge pull request #2533 from DarkLordZach/memory-frozen | 2019-06-28 | 4 | -0/+274 | ||
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | freezer: Update documentation | 2019-06-20 | 1 | -1/+8 | ||
| | * | | | | core: Move Freezer class to tools namespace | 2019-06-20 | 4 | -17/+17 | ||
| | * | | | | freezer: Add documentation for methods | 2019-06-20 | 2 | -30/+49 | ||