Historique des commits

Auteur SHA1 Message Date
  bunnei 89edbe8aa2 hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps. il y a 5 ans
  bunnei ab704acab8 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. il y a 5 ans
  bunnei addc0bf037 hle: kernel: Migrate KEvent to KAutoObject. il y a 5 ans
  bunnei 5e5933256b hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. il y a 5 ans
  Chloe Marcec 99fdfa1fcd nvdrv: Pass device fd and handle device create methods for device opening and closing il y a 5 ans
  bunnei ff3c7c068b hle: kernel: Reimplement KReadableEvent and KWritableEvent. il y a 5 ans
  bunnei 3f942c01f0 hle: kernel: Rename WritableEvent to KWritableEvent. il y a 5 ans
  bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. il y a 5 ans
  ameerj 2c27127d04 nvdec syncpt incorporation il y a 5 ans
  bunnei 0c81b83ca9 hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread. il y a 5 ans
  Lioncash 1a954b2a59 service: Eliminate usages of the global system instance il y a 5 ans
  Chloe Marcec ab25d1fe9a nvservices: Reintroducee IoctlCtrl il y a 5 ans
  Chloe Marcec fc4d692c50 Addressed issues il y a 5 ans
  Chloe Marcec 31c12de0fe core: Make nvservices more standardized il y a 5 ans
  Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance il y a 5 ans
  bunnei e67b8678f8 hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. il y a 5 ans
  bunnei 66edfd61c6 hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager. il y a 5 ans
  bunnei 4a3fd97e48 hle service: nvdrv: Update to instantiate SyncpointManager. il y a 5 ans
  bunnei d567b7e841 hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. il y a 5 ans
  ameerj eb67a45ca8 video_core: NVDEC Implementation il y a 5 ans
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) il y a 6 ans
  bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. il y a 6 ans
  Fernando Sahmkow 4e9f975935 Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs il y a 6 ans
  David Marcec f9259c0383 Initial implementation of Ioctl2 & Ioctl3 il y a 6 ans
  Fernando Sahmkow d20ede40b1 NVServices: Styling, define constructors as explicit and corrections il y a 7 ans
  Fernando Sahmkow 0335a25d1f NVServices: Make NVEvents Automatic according to documentation. il y a 7 ans
  Fernando Sahmkow b6844bec60 NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. il y a 7 ans
  Fernando Sahmkow 7d1b974bca GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware il y a 7 ans
  Fernando Sahmkow 24408cce9b nv_services: Deglobalize NvServices il y a 7 ans
  Fernando Sahmkow 78add28aab nvhost_ctrl: Corrections to event handling il y a 7 ans