| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | nvdisp: End system frame after requesting to swap buffers | 2022-10-06 | 1 | -1/+1 | ||
| * | | | address_space: Address feedback | 2022-10-06 | 1 | -4/+4 | ||
| * | | | general: Format licenses as per SPDX guidelines | 2022-10-06 | 14 | -56/+42 | ||
| * | | | NvHostChannels: improve hack for supporting multiple channels. | 2022-10-06 | 2 | -2/+11 | ||
| * | | | Address Feedback from bylaws. | 2022-10-06 | 2 | -6/+2 | ||
| * | | | Nvflinger: correct duplication. | 2022-10-06 | 4 | -5/+5 | ||
| * | | | Core: Fix get nvmap object random crash | 2022-10-06 | 12 | -35/+66 | ||
| * | | | NvDec: Fix regressions. | 2022-10-06 | 6 | -5/+31 | ||
| * | | | General: Fix compilation for GCC | 2022-10-06 | 9 | -23/+39 | ||
| * | | | NVDRV: Further improvements. | 2022-10-06 | 13 | -127/+256 | ||
| * | | | MemoryManager: Fix errors popping out. | 2022-10-06 | 2 | -0/+10 | ||
| * | | | VideoCore: Refactor fencing system. | 2022-10-06 | 3 | -15/+8 | ||
| * | | | MemoryManager: initial multi paging system implementation. | 2022-10-06 | 3 | -20/+36 | ||
| * | | | NVDRV: Further refactors and eliminate old code. | 2022-10-06 | 12 | -148/+8 | ||
| * | | | NVDRV: Refactor Host1x | 2022-10-06 | 9 | -65/+63 | ||
| * | | | VideoCore: Refactor syncing. | 2022-10-06 | 7 | -12/+53 | ||
| * | | | Texture cache: Fix the remaining issues with memory mnagement and unmapping. | 2022-10-06 | 1 | -0/+3 | ||
| * | | | VideoCore: Extra Fixes. | 2022-10-06 | 1 | -1/+3 | ||
| * | | | NVDRV: Remake ASGPU | 2022-10-06 | 2 | -235/+388 | ||
| * | | | NVDRV: Update copyright notices. | 2022-10-06 | 4 | -7/+13 | ||
| * | | | NvHostCtrl: Fix merge of nvflinger. | 2022-10-06 | 1 | -1/+2 | ||
| * | | | NVHOST_CTRl: Implement missing method and fix some stuffs. | 2022-10-06 | 2 | -6/+29 | ||
| * | | | VideoCore: implement channels on gpu caches. | 2022-10-06 | 6 | -30/+65 | ||
| * | | | NVASGPU: Fix Remap. | 2022-10-06 | 1 | -0/+8 | ||
| * | | | NVDRV: Fix clearing when destroying. | 2022-10-06 | 3 | -14/+9 | ||
| * | | | NVMAP: Fix the Free return parameters. | 2022-10-06 | 3 | -15/+18 | ||
| * | | | NVDRV: Fix Open/Close and make sure each device is correctly created. | 2022-10-06 | 14 | -199/+291 | ||
| * | | | NVDRV: Implement new NvMap | 2022-10-06 | 18 | -277/+307 | ||
| * | | | NVDRV: Refactor and add new NvMap. | 2022-10-06 | 19 | -40/+550 | ||
| * | | | NVDRV: Cleanup. | 2022-10-06 | 4 | -32/+40 | ||
| * | | | NVDRV: Implement QueryEvent. | 2022-10-06 | 10 | -40/+133 | ||
| * | | | NvHost: Remake Ctrl Implementation. | 2022-10-06 | 6 | -169/+311 | ||
| * | | | NvHost: Try a different approach to blocking. | 2022-10-06 | 2 | -10/+7 | ||
| * | | | NvHost: Fix some regressions and correct signaling on timeout. | 2022-10-06 | 1 | -25/+19 | ||
| * | | | Merge pull request #9013 from liamwhite/spinning-a-yarn | 2022-10-05 | 7 | -8/+8 | ||
| |\ \ \ | ||||||
| | * | | | common: remove "yuzu:" prefix from thread names | 2022-10-03 | 7 | -8/+8 | ||
| * | | | | service: nfp: Fix errors to pass unit testing | 2022-10-03 | 6 | -42/+112 | ||
| |/ / / | ||||||
| * | | | Merge pull request #8955 from german77/amiibo-rewrite | 2022-10-02 | 18 | -1308/+1930 | ||
| |\ \ \ | ||||||
| | * | | | service: mii: Copy only valid name bytes | 2022-10-02 | 1 | -3/+18 | ||
| | * | | | service: nfp: Implement mount target and open application area errors, minor ... | 2022-10-02 | 5 | -19/+124 | ||
| | * | | | nfp: Multiple fixes against HW | 2022-10-02 | 9 | -62/+163 | ||
| | * | | | service: nfp: address comments | 2022-10-02 | 4 | -20/+22 | ||
| | * | | | service: nfp: Rewrite and implement applet calls | 2022-10-02 | 13 | -1263/+1542 | ||
| | * | | | core: hid: Add nfc support to emulated controller | 2022-10-02 | 4 | -3/+123 | ||
| * | | | | Merge pull request #8992 from Morph1984/vi-vsync-event | 2022-10-02 | 6 | -29/+66 | ||
| |\ \ \ \ | ||||||
| | * | | | | service: vi: Retrieve vsync event once per display | 2022-09-25 | 5 | -14/+42 | ||
| | * | | | | service: vi: Move VI results into its own file | 2022-09-25 | 2 | -16/+25 | ||
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #8876 from FearlessTobi/multiplayer-part3 | 2022-10-01 | 9 | -119/+949 | ||
| |\ \ \ \ | ||||||
| | * | | | | Address some review comments | 2022-09-20 | 5 | -50/+36 | ||
| | * | | | | yuzu: Multiple room UI improvements | 2022-09-10 | 3 | -1/+13 | ||