You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 weeks ago
..
adsp
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970)
2 months ago
common
[audio_core/hid] Audio REV12+15 support + HID fixes (#2719)
9 months ago
device
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
in
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
opus
[common, core] remove uneeded memory indirection overhead at startup (#3306)
6 months ago
out
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
renderer
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
sink
[audio_core] fix OOB copy when silencing channel on shutdown (#3969)
1 month ago
CMakeLists.txt
[externals] Update to SDL3 (#3952)
2 months ago
audio_core.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
audio_core.h
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
audio_event.cpp
[common] remove ranges polyfill (#2546)
10 months ago
audio_event.h
audio_core: Amend documentation tags
4 years ago
audio_in_manager.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
audio_in_manager.h
audio: rewrite IAudioInManager
2 years ago
audio_manager.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
audio_manager.h
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
audio_out_manager.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
3 weeks ago
audio_out_manager.h
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
audio_render_manager.cpp
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
audio_render_manager.h
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago