Commit History

Author SHA1 Message Date
  ameerj f517f82416 nvdrv: Use std::span for inputs 3 years ago
  bunnei ba21ba0c5c core: hle: kernel: k_memory_manager: Refresh. 3 years ago
  Liam 2cdfbbc07d nvnflinger: release queued handles immediately on disconnection 3 years ago
  bunnei ff26190d42 core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup. 3 years ago
  VonChenPlus 9982cff98b Core: Fix get nvmap object random crash 4 years ago
  Liam White afab6c143c General: Fix compilation for GCC 4 years ago
  Fernando Sahmkow 4d60410dd9 MemoryManager: initial multi paging system implementation. 4 years ago
  Fernando Sahmkow 139ea93512 VideoCore: implement channels on gpu caches. 4 years ago
  Fernando Sahmkow 68d9504a04 NVMAP: Fix the Free return parameters. 4 years ago
  Fernando Sahmkow de0e8eff42 NVDRV: Implement new NvMap 4 years ago
  Kelebek1 03aedccaa2 Demote services from warning/info to debug to reduce log spam: 3 years ago
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
  Lioncash 9e726a9250 service: Resolve cases of member field shadowing 5 years ago
  Chloe Marcec 99fdfa1fcd nvdrv: Pass device fd and handle device create methods for device opening and closing 5 years ago
  bunnei 0c81b83ca9 hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread. 5 years ago
  Chloe Marcec ab25d1fe9a nvservices: Reintroducee IoctlCtrl 5 years ago
  Chloe Marcec fc4d692c50 Addressed issues 5 years ago
  Chloe Marcec 31c12de0fe core: Make nvservices more standardized 5 years ago
  bunnei db94457205 Update src/core/hle/service/nvdrv/devices/nvmap.cpp 6 years ago
  bunnei 05def61398 hle: nvdrv: Rewrite of GPU memory management. 6 years ago
  David Marcec f9259c0383 Initial implementation of Ioctl2 & Ioctl3 6 years ago
  Fernando Sahmkow d20ede40b1 NVServices: Styling, define constructors as explicit and corrections 7 years ago
  Fernando Sahmkow b6844bec60 NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. 7 years ago
  Fernando Sahmkow 24408cce9b nv_services: Deglobalize NvServices 7 years ago
  David Marcec 3d627df4d8 Improved error messages in AM, HwOpus and NvMap 7 years ago
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
  David Marcec c55b5de0fb Made the minimum alignment more clear 7 years ago
  David Marcec c7763603ef Added error codes for nvmap 7 years ago
  Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
  Lioncash fa8017295b nvdrv: Get rid of indirect inclusions 8 years ago