yuzu/src/video_core/host1x
FearlessTobi 310c1f50be scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
..
codecs Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
ffmpeg scope_exit: Make constexpr 2024-02-19 16:00:46 +01: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: Simplify and remove old code. 2024-01-18 21:12:30 -05:00
host1x.cpp MemoryManager: Reduce the page table size based on last big page address. 2024-02-01 13:00:36 +01:00
host1x.h SMMU: Add Android compatibility 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 Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
vic.h video_core: refactor video frame and packet parsing 2023-11-16 17:01:38 -05:00