eden-miror/src/video_core/host1x
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908)
reworked a bit to remove references of parent objects and instead pass as arguments to methods to prevent useless reloads

Signed-off-by: lizzie <lizzie@eden-emu.dev>
Co-authored-by: maufeat <sahyno1996@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3908
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
2026-06-23 06:31:25 +02:00
..
codecs [video_core] fix H264 and jthread() causing spurious errors (#3907) 2026-04-29 19:23:20 +02:00
codec_types.h [host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2026-04-29 16:41:25 +02:00
control.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00
control.h [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00
ffmpeg.cpp [*] basic in-house cpp linting (#4039) 2026-06-04 05:49:07 +02:00
ffmpeg.h [host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2026-04-29 16:41:25 +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 [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00
host1x.h [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00
nvdec.cpp [host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2026-04-29 16:41:25 +02:00
nvdec.h [host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2026-04-29 16:41:25 +02:00
nvdec_common.h Port changes from Early Access 2025-04-04 03:40:46 +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 [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
syncpoint_manager.h host1x/syncpoint_manager: Eliminate unnecessary std::function construction 2022-11-29 08:58:50 -05:00
vic.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00
vic.h [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00