aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2022-10-07nfp_types: silence -Wtype-limitsLiam
2022-10-06Merge pull request #6142 from lat9nq/prog_meta_ref_bind_addressbunnei
program_metadata: Avoid reference binding to misaligned address
2022-10-06General: address feedbackFernando Sahmkow
2022-10-06general: rework usages of UNREACHABLE macroLiam
2022-10-06nvdisp: End system frame after requesting to swap buffersMorph
Fixes frametime reporting
2022-10-06address_space: Address feedbackMorph
2022-10-06general: Format licenses as per SPDX guidelinesMorph
2022-10-06NvHostChannels: improve hack for supporting multiple channels.Fernando Sahmkow
2022-10-06Address Feedback from bylaws.Fernando Sahmkow
2022-10-06Nvflinger: correct duplication.Fernando Sahmkow
2022-10-06Core: Fix get nvmap object random crashVonChenPlus
2022-10-06NvDec: Fix regressions.Fernando Sahmkow
2022-10-06General: Fix compilation for GCCLiam White
2022-10-06NVDRV: Further improvements.Fernando Sahmkow
2022-10-06MemoryManager: Fix errors popping out.Fernando Sahmkow
2022-10-06VideoCore: Refactor fencing system.Fernando Sahmkow
2022-10-06MemoryManager: initial multi paging system implementation.Fernando Sahmkow
2022-10-06NVDRV: Further refactors and eliminate old code.Fernando Sahmkow
2022-10-06NVDRV: Refactor Host1xFernando Sahmkow
2022-10-06VideoCore: Refactor syncing.Fernando Sahmkow
2022-10-06Texture cache: Fix the remaining issues with memory mnagement and unmapping.Fernando Sahmkow
2022-10-06VideoCore: Extra Fixes.Fernando Sahmkow
2022-10-06NVDRV: Remake ASGPUFernando Sahmkow
2022-10-06NVDRV: Update copyright notices.Fernando Sahmkow
2022-10-06NvHostCtrl: Fix merge of nvflinger.Fernando Sahmkow
2022-10-06NVHOST_CTRl: Implement missing method and fix some stuffs.Fernando Sahmkow
2022-10-06VideoCore: implement channels on gpu caches.Fernando Sahmkow
2022-10-06NVASGPU: Fix Remap.Fernando Sahmkow
2022-10-06NVDRV: Fix clearing when destroying.Fernando Sahmkow
2022-10-06NVMAP: Fix the Free return parameters.Fernando Sahmkow
2022-10-06NVDRV: Fix Open/Close and make sure each device is correctly created.Fernando Sahmkow
2022-10-06NVDRV: Implement new NvMapFernando Sahmkow
2022-10-06NVDRV: Refactor and add new NvMap.Fernando Sahmkow
2022-10-06NVDRV: Cleanup.Fernando Sahmkow
2022-10-06NVDRV: Implement QueryEvent.Fernando Sahmkow
2022-10-06NvHost: Remake Ctrl Implementation.Fernando Sahmkow
2022-10-06NvHost: Try a different approach to blocking.Fernando Sahmkow
2022-10-06NvHost: Fix some regressions and correct signaling on timeout.Fernando Sahmkow
2022-10-05Merge pull request #9013 from liamwhite/spinning-a-yarnbunnei
common: remove "yuzu:" prefix from thread names
2022-10-03service: nfp: Fix errors to pass unit testingNarr the Reg
2022-10-03common: remove "yuzu:" prefix from thread namesLiam
2022-10-02Merge pull request #8955 from german77/amiibo-rewritebunnei
core: nfp: Rewrite implementation to remove direct access from the frontend
2022-10-02service: mii: Copy only valid name bytesgerman77
2022-10-02service: nfp: Implement mount target and open application area errors, minor ↵Narr the Reg
fixes
2022-10-02nfp: Multiple fixes against HWgerman77
2022-10-02service: nfp: address commentsgerman77
2022-10-02service: nfp: Rewrite and implement applet callsgerman77
2022-10-02core: hid: Add nfc support to emulated controllergerman77
2022-10-02Merge pull request #8992 from Morph1984/vi-vsync-eventbunnei
service: vi: Retrieve vsync event once per display
2022-10-01Merge pull request #8876 from FearlessTobi/multiplayer-part3bunnei
ldn: Implement "local wireless" networked multiplayer