yuzu-fork/src/video_core/host1x
2024-01-18 21:12:30 -05:00
..
codecs Fix typos in video_core 2024-01-07 22:44:55 +00:00
ffmpeg codec: Update to use av frame flags 2023-12-05 21:10:38 -05:00
control.cpp general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00
control.h general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00
gpu_device_memory_manager.cpp SMMU: Implement backing CPU page protect/unprotect 2024-01-18 21:12:30 -05:00
gpu_device_memory_manager.h SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
host1x.cpp NVDRV: Implement sessions and initial implementation of SMMU 2024-01-18 21:12:30 -05:00
host1x.h NVDRV: Implement sessions and initial implementation of SMMU 2024-01-18 21:12:30 -05:00
nvdec.cpp video_core: refactor video frame and packet parsing 2023-11-16 17:01:38 -05:00
nvdec.h video_core: refactor video frame and packet parsing 2023-11-16 17:01:38 -05:00
nvdec_common.h VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00
sync_manager.cpp NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
sync_manager.h NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
syncpoint_manager.cpp host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref 2022-11-29 08:55:33 -05:00
syncpoint_manager.h host1x/syncpoint_manager: Eliminate unnecessary std::function construction 2022-11-29 08:58:50 -05:00
vic.cpp video_core: refactor video frame and packet parsing 2023-11-16 17:01:38 -05:00
vic.h video_core: refactor video frame and packet parsing 2023-11-16 17:01:38 -05:00