| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | svc: Implement SetThreadActivity (thread suspension) | 2018-12-04 | 5 | -6/+76 | ||
| * | | | | | | | | | | Merge pull request #1943 from ReinUsesLisp/fixup-texs | 2018-12-26 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | shader_bytecode: Fixup TEXS.F16 encoding | 2018-12-26 | 1 | -1/+1 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1886 from FearlessTobi/port-4164 | 2018-12-23 | 15 | -43/+228 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | yuzu, video_core: Screenshot functionality | 2018-12-18 | 15 | -43/+228 | ||
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1930 from lioncash/common | 2018-12-23 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | common/quaternion: Ensure that w is always initialized | 2018-12-21 | 1 | -1/+1 | ||
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1781 from DarkLordZach/applet-profile-select | 2018-12-23 | 13 | -0/+466 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | applets: Correct event ResetTypes from OneShot to Sticky | 2018-12-03 | 5 | -14/+6 | ||
| | * | | | | | | | | | qt: Implement GUI dialog frontend for ProfileSelector | 2018-12-03 | 6 | -0/+269 | ||
| | * | | | | | | | | | am: Use ProfileSelect applet | 2018-12-03 | 1 | -0/+4 | ||
| | * | | | | | | | | | applets: Implement ProfileSelect applet | 2018-12-03 | 2 | -0/+130 | ||
| | * | | | | | | | | | qt: Register to use Qt ProfileSelector instead of default | 2018-12-03 | 1 | -0/+2 | ||
| | * | | | | | | | | | core: Add getter/setter for ProfileSelector in System | 2018-12-03 | 2 | -0/+16 | ||
| | * | | | | | | | | | frontend: Add frontend applet for ProfileSelect | 2018-12-03 | 3 | -0/+48 | ||
| | * | | | | | | | | | software_keyboard: Signal state changed event upon construction | 2018-12-03 | 1 | -1/+6 | ||
| * | | | | | | | | | | Merge pull request #1780 from DarkLordZach/controller-profiles | 2018-12-23 | 12 | -66/+401 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | configure_input_simple: Properly signal docked mode change | 2018-12-05 | 3 | -33/+31 | ||
| | * | | | | | | | | | configure_input: Add ConfigureInputSimple as default input UI config | 2018-12-05 | 8 | -1/+293 | ||
| | * | | | | | | | | | configure_input: Convert into QDialog | 2018-12-05 | 3 | -7/+47 | ||
| | * | | | | | | | | | configure: Use ConfigureInputSimple for Input tab | 2018-12-05 | 1 | -26/+26 | ||
| | * | | | | | | | | | ui_settings: Add UI setting for input profile index | 2018-12-05 | 2 | -0/+5 | ||
| * | | | | | | | | | | Merge pull request #1921 from ogniK5377/no-unit | 2018-12-21 | 14 | -3/+34 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | hopefully fix clang format issue | 2018-12-19 | 1 | -0/+1 | ||
| | * | | | | | | | | | | Fixed uninitialized memory due to missing returns in canary | 2018-12-19 | 14 | -3/+33 | ||
| * | | | | | | | | | | | Merge pull request #1920 from heapo/texture_format_selection | 2018-12-21 | 1 | -1/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Texture format fixes: Flag RGBA16UI as GL_RGBA_INTEGER format, and interpret ... | 2018-12-18 | 1 | -1/+11 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #1925 from lioncash/pid | 2018-12-21 | 7 | -28/+59 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | kernel/svc: Handle thread handles within GetProcessId | 2018-12-19 | 1 | -10/+23 | ||
| | * | | | | | | | | | | | kernel/kernel: Use correct initial PID for userland Process instances | 2018-12-18 | 2 | -4/+14 | ||
| | * | | | | | | | | | | | kernel/svc: Correct output parameter for svcGetThreadId | 2018-12-18 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | kernel/thread: Make thread_id a 64-bit value | 2018-12-18 | 4 | -7/+7 | ||
| | * | | | | | | | | | | | kernel/svc: Correct output parameter for svcGetProcessId | 2018-12-18 | 2 | -2/+10 | ||
| | * | | | | | | | | | | | kernel/process: Make process_id a 64-bit value | 2018-12-18 | 3 | -6/+6 | ||
| * | | | | | | | | | | | | Merge pull request #1914 from lioncash/id | 2018-12-21 | 1 | -2/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | service/am: Unstub GetAppletResourceUserId | 2018-12-17 | 1 | -2/+5 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #1923 from ogniK5377/nfp-device-list | 2018-12-19 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Device handle should not be a random id, instead it's the current npad id | 2018-12-19 | 1 | -2/+2 | ||
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1909 from heapo/shadow_sampling_fixes | 2018-12-19 | 1 | -16/+14 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix arrayed shadow sampler array slice/depth comparison ordering, as well as ... | 2018-12-17 | 1 | -16/+14 | ||
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1915 from lioncash/sm | 2018-12-19 | 1 | -4/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | service/sm: Improve debug log for RegisterService | 2018-12-18 | 1 | -4/+5 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1907 from lioncash/attribute | 2018-12-19 | 3 | -14/+279 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | svc: Implement svcSetMemoryAttribute | 2018-12-19 | 1 | -5/+46 | ||
| | * | | | | | | | | | vm_manager: Add member function for setting memory attributes across an addre... | 2018-12-19 | 2 | -0/+41 | ||
| | * | | | | | | | | | vm_manager: Add member function for checking a memory range adheres to certai... | 2018-12-19 | 2 | -0/+100 | ||
| | * | | | | | | | | | vm_manager: Rename meminfo_state to state | 2018-12-15 | 2 | -10/+9 | ||
| | * | | | | | | | | | vm_manager: Add backing functionality for memory attributes | 2018-12-15 | 2 | -1/+85 | ||
| * | | | | | | | | | | Merge pull request #1913 from MerryMage/default-fpcr | 2018-12-18 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | kernel/thread: Set default fpcr | 2018-12-18 | 1 | -0/+3 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||