| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Removed pulse event type | 2019-01-04 | 4 | -9/+0 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1975 from lioncash/vi | 2019-01-03 | 1 | -4/+15 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service/vi: Correct initial width and height values | 2019-01-02 | 1 | -2/+2 | ||
| | * | | | | | | service/vi: Document unknown DisplayInfo struct members | 2019-01-02 | 1 | -2/+13 | ||
| * | | | | | | | Merge pull request #1979 from ogniK5377/30-fps | 2019-01-03 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs test... | 2019-01-03 | 1 | -1/+1 | ||
| * | | | | | | | Merge pull request #1724 from FearlessTobi/port-4412 | 2019-01-03 | 1 | -136/+1 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | CONTRIBUTING.md: migrate to the wiki | 2018-11-17 | 1 | -136/+1 | ||
| * | | | | | | | Merge pull request #1976 from lioncash/display | 2019-01-02 | 1 | -4/+17 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay | 2019-01-02 | 1 | -4/+17 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1978 from lioncash/enabled | 2019-01-02 | 1 | -1/+10 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service/vi: Implement SetDisplayEnabled() | 2019-01-02 | 1 | -1/+10 | ||
| * | | | | | | | | Merge pull request #1942 from DarkLordZach/profile-select-game-boot | 2019-01-02 | 6 | -0/+32 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | qt: Add setting to prompt for user on game boot | 2018-12-25 | 6 | -0/+32 | ||
| * | | | | | | | | | Merge pull request #1941 from DarkLordZach/profile-select-save-data | 2019-01-02 | 1 | -22/+16 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | qt: Use ProfileSelectionDialog when selecting user for save data | 2018-12-25 | 1 | -22/+16 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1977 from lioncash/vi-log | 2019-01-02 | 1 | -63/+74 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service/vi: Log more information where applicable | 2019-01-02 | 1 | -63/+74 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1961 from ReinUsesLisp/tex-view-2d | 2019-01-02 | 3 | -14/+74 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_rasterizer_cache: Texture view if shader samples array but OGL is not | 2018-12-29 | 3 | -14/+74 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1944 from FearlessTobi/port-4187 | 2019-01-02 | 3 | -59/+124 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Qt/Configure: Use sidebar to divide tabs into smaller groups | 2018-12-28 | 3 | -59/+124 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1969 from lioncash/cast | 2019-01-02 | 2 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | yuzu/configure_general: Silence truncation warnings in loadConfiguration() | 2018-12-31 | 1 | -2/+2 | ||
| | * | | | | | | | | yuzu/config: Silence truncation warnings | 2018-12-31 | 1 | -1/+1 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1970 from lioncash/header | 2019-01-02 | 16 | -16/+22 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | core/kernel: Remove unnecessary inclusions | 2018-12-31 | 16 | -16/+22 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1966 from lioncash/backtrace | 2018-12-31 | 2 | -7/+8 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm_interface: Make include path relative for arm_interface.h | 2018-12-30 | 1 | -1/+1 | ||
| | * | | | | | | | arm_interface: Make LogBacktrace() a const member function | 2018-12-30 | 2 | -2/+2 | ||
| | * | | | | | | | arm_interface: Mark variables as const where applicable in LogBacktrace() | 2018-12-30 | 1 | -3/+4 | ||
| | * | | | | | | | arm_interface: Remove unnecessary semicolon | 2018-12-30 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #1967 from lioncash/thread | 2018-12-31 | 2 | -24/+30 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | kernel/svc: Correct misleading error message within CreateThread() | 2018-12-30 | 1 | -2/+3 | ||
| | * | | | | | | | | kernel/svc: Sanitize core number and thread priorities in CreateThread() | 2018-12-30 | 1 | -6/+17 | ||
| | * | | | | | | | | kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriority... | 2018-12-30 | 2 | -11/+11 | ||
| | * | | | | | | | | kernel/svc: Simplify thread core ID sanitizing in CreateThread | 2018-12-30 | 1 | -7/+1 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1965 from lioncash/fmt | 2018-12-31 | 1 | -0/+0 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | externals: Update fmt to 5.3.0 | 2018-12-29 | 1 | -0/+0 | ||
| * | | | | | | | | Merge pull request #1956 from lioncash/process-thread | 2018-12-30 | 6 | -59/+53 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | kernel/process: Start the main thread using the specified ideal core | 2018-12-27 | 1 | -2/+2 | ||
| | * | | | | | | | | kernel: Rename 'default' CPU core to 'ideal' core | 2018-12-27 | 5 | -23/+23 | ||
| | * | | | | | | | | kernel/thread: Move process thread initialization into process.cpp | 2018-12-27 | 3 | -36/+30 | ||
| * | | | | | | | | | Merge pull request #1847 from ogniK5377/backtrace-break | 2018-12-29 | 6 | -1/+41 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal | 2018-12-29 | 4 | -18/+36 | ||
| | * | | | | | | | | | Moved backtrace to ArmInterface | 2018-12-19 | 8 | -47/+20 | ||
| | * | | | | | | | | | Moved backtrace to ArmInterface | 2018-12-03 | 6 | -14/+39 | ||
| | * | | | | | | | | | Print backtrace on svcBreak | 2018-12-03 | 3 | -0/+24 | ||
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1964 from lioncash/time | 2018-12-29 | 2 | -14/+18 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | service/time: Minor cleanup to GetClockSnapshot() | 2018-12-29 | 1 | -7/+9 | ||