提交歷史

作者 SHA1 備註 提交日期
  ameerj 2d2522693e Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 3 年之前
  liamwhite b01698775b Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 3 年之前
  ameerj f517f82416 nvdrv: Use std::span for inputs 3 年之前
  Lioncash ad787b20ca nvdrv: Simplify builder declarations 3 年之前
  Liam 05f2673648 nvdrv: fix container destruction order 3 年之前
  Liam a9ace6856d kernel: remove KWritableEvent 3 年之前
  Fernando Sahmkow ca3db0d7c9 General: address feedback 4 年之前
  Morph fedd983f96 general: Format licenses as per SPDX guidelines 4 年之前
  Fernando Sahmkow 8d774e7415 NvDec: Fix regressions. 4 年之前
  Fernando Sahmkow 920429fde7 NVDRV: Further refactors and eliminate old code. 4 年之前
  Fernando Sahmkow 2931101e6f NVDRV: Refactor Host1x 4 年之前
  Fernando Sahmkow 139ea93512 VideoCore: implement channels on gpu caches. 4 年之前
  Fernando Sahmkow ad038609c8 NVDRV: Fix clearing when destroying. 4 年之前
  Fernando Sahmkow af35dbcf63 NVDRV: Fix Open/Close and make sure each device is correctly created. 4 年之前
  Fernando Sahmkow de0e8eff42 NVDRV: Implement new NvMap 4 年之前
  Fernando Sahmkow 3cbe352c18 NVDRV: Refactor and add new NvMap. 4 年之前
  Fernando Sahmkow a21b8824fb NVDRV: Cleanup. 4 年之前
  Fernando Sahmkow d30b885d71 NVDRV: Implement QueryEvent. 4 年之前
  Fernando Sahmkow 39a5ce4e69 NvHost: Remake Ctrl Implementation. 4 年之前
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
  ameerj 7c4b6aab2e core: Remove unused includes 4 年之前
  bunnei 185b19fd5b hle: service: nvdrv: Remove unused kernel reference. 5 年之前
  bunnei 015058fadf hle: service: Add a helper module for managing kernel objects. 5 年之前
  Morph c6d7da88c7 service: Append service name prefix to common filenames 5 年之前
  bunnei 2e8d6fe9a0 hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 5 年之前
  bunnei 89edbe8aa2 hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps. 5 年之前
  bunnei ab704acab8 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 年之前
  bunnei addc0bf037 hle: kernel: Migrate KEvent to KAutoObject. 5 年之前
  bunnei 5e5933256b hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. 5 年之前
  Chloe Marcec 99fdfa1fcd nvdrv: Pass device fd and handle device create methods for device opening and closing 5 年之前