| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | shader/image: Implement SULD and remove irrelevant code | 2019-09-21 | 10 | -47/+110 | ||
| | * | | | | | shader_bytecode: Add SULD encoding | 2019-09-21 | 1 | -0/+2 | ||
| * | | | | | | cmake: Add SCM detection for Azure | 2019-09-22 | 1 | -0/+3 | ||
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Merge pull request #2683 from DarkLordZach/lock-exit | 2019-09-23 | 8 | -8/+92 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | main: Use const on all variable initializations | 2019-09-22 | 1 | -2/+2 | ||
| | * | | | | | qt: Prompt user for confirmation if exit lock is active | 2019-09-21 | 3 | -1/+44 | ||
| | * | | | | | am: Implement ISelfController ExitLock commands | 2019-09-21 | 1 | -2/+6 | ||
| | * | | | | | am: Implement ISelfController Exit | 2019-09-21 | 4 | -4/+20 | ||
| | * | | | | | am: Add RequestExit event to AppletMessageQueue | 2019-09-21 | 2 | -0/+6 | ||
| | * | | | | | core: Track system exit lock status | 2019-09-21 | 2 | -0/+15 | ||
| * | | | | | | Merge pull request #2889 from FearlessTobi/adwsawdawd | 2019-09-23 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add missing include | 2019-09-22 | 1 | -0/+1 | ||
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #2876 from ogniK5377/AcquireNpadStyleSetUpdateEventHandle-fix | 2019-09-22 | 3 | -11/+18 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | removed comment | 2019-09-22 | 1 | -1/+0 | ||
| | * | | | | | | Rebased | 2019-09-22 | 3 | -11/+19 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #2877 from ogniK5377/framecount-rev7 | 2019-09-22 | 2 | -11/+24 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Used revision 5 instead of 7, marked constexpr as static | 2019-09-21 | 1 | -2/+2 | ||
| | * | | | | | | Added frame_count for REV7 audio renderer | 2019-09-20 | 2 | -11/+24 | ||
| * | | | | | | | Merge pull request #2895 from FearlessTobi/debug-logs | 2019-09-22 | 1 | -7/+7 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service/acc: Lower log severity from INFO to DEBUG | 2019-09-22 | 1 | -7/+7 | ||
| * | | | | | | | | Merge pull request #2873 from ogniK5377/new-ioctls | 2019-09-22 | 24 | -73/+153 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | server side clang format fix2 | 2019-09-22 | 1 | -18/+18 | ||
| | * | | | | | | | Use clang-format provided by build server | 2019-09-22 | 1 | -20/+18 | ||
| | * | | | | | | | disable clang-format temp | 2019-09-20 | 1 | -0/+2 | ||
| | * | | | | | | | Initial implementation of Ioctl2 & Ioctl3 | 2019-09-19 | 24 | -63/+143 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2884 from ogniK5377/deglobal-sys-services | 2019-09-22 | 64 | -212/+291 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | removed unneeded semicolon | 2019-09-22 | 1 | -1/+1 | ||
| | * | | | | | | | Removed reference to core timing to nvflinger and used system instead | 2019-09-22 | 1 | -1/+1 | ||
| | * | | | | | | | marked controller constructors as explicit | 2019-09-22 | 8 | -8/+8 | ||
| | * | | | | | | | Rebase | 2019-09-22 | 25 | -62/+75 | ||
| | * | | | | | | | Rebase | 2019-09-22 | 5 | -20/+21 | ||
| | * | | | | | | | Deglobalize System: Vi | 2019-09-22 | 3 | -8/+8 | ||
| | * | | | | | | | Deglobalize System: Time | 2019-09-22 | 4 | -14/+21 | ||
| | * | | | | | | | Rebase | 2019-09-22 | 2 | -8/+12 | ||
| | * | | | | | | | Deglobalize System: NvFlinger | 2019-09-22 | 2 | -6/+7 | ||
| | * | | | | | | | Rebase | 2019-09-22 | 4 | -8/+12 | ||
| | * | | | | | | | Deglobalize System: Nim | 2019-09-22 | 2 | -7/+12 | ||
| | * | | | | | | | Deglobalize System: Nifm | 2019-09-22 | 2 | -13/+23 | ||
| | * | | | | | | | Deglobalize System: NFP | 2019-09-22 | 4 | -14/+16 | ||
| | * | | | | | | | Deglobalize System: LDR | 2019-09-22 | 2 | -6/+7 | ||
| | * | | | | | | | Deglobalize System: IRS | 2019-09-22 | 3 | -5/+6 | ||
| | * | | | | | | | Deglobalize System: Hid | 2019-09-22 | 20 | -37/+44 | ||
| | * | | | | | | | Deglobalize System: Friend | 2019-09-22 | 4 | -22/+24 | ||
| | * | | | | | | | Deglobalize System: Fatal | 2019-09-22 | 6 | -20/+29 | ||
| | * | | | | | | | Deglobalize System: Btm | 2019-09-22 | 2 | -7/+13 | ||
| | * | | | | | | | Deglobalize System: Btdrv | 2019-09-22 | 2 | -5/+9 | ||
| | * | | | | | | | Deglobalize System: Aoc | 2019-09-22 | 2 | -11/+13 | ||
| | * | | | | | | | Deglobalize System: Am | 2019-09-22 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #2870 from FernandoS27/multi-draw | 2019-09-22 | 9 | -91/+273 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Maxwell3D: Corrections and refactors to MME instance refactor | 2019-09-22 | 4 | -44/+46 | ||