Browse Source
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398)
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398)
Co-authored-by: Jarrod Norwell <official.antique@gmail.com> Co-authored-by: Gamer64 <76565986+Gamer64ytb@users.noreply.github.com> Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/398 Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com> Reviewed-by: Lizzie <lizzie@eden-emu.dev> Co-authored-by: Gamer64 <gamer64@eden-emu.dev> Co-committed-by: Gamer64 <gamer64@eden-emu.dev>pull/3206/head
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
19 changed files with 74 additions and 43 deletions
-
1src/android/app/build.gradle.kts
-
2src/android/gradle.properties
-
8src/common/announce_multiplayer_room.h
-
2src/core/frontend/applets/cabinet.h
-
23src/core/frontend/applets/software_keyboard.h
-
5src/core/hle/service/nfc/nfc_types.h
-
5src/core/hle/service/nfp/nfp_types.h
-
4src/core/hle/service/ns/platform_service_manager.cpp
-
2src/frontend_common/play_time_manager.h
-
3src/input_common/helpers/joycon_protocol/poller.cpp
-
5src/network/room_member.h
-
5src/video_core/control/scheduler.cpp
-
4src/video_core/renderer_vulkan/vk_rasterizer.cpp
-
11src/yuzu/configuration/configure_input.h
-
11src/yuzu/configuration/configure_input_player_widget.cpp
-
5src/yuzu/configuration/configure_input_player_widget.h
-
4src/yuzu/main_window.cpp
-
12src/yuzu/main_window.h
-
5src/yuzu/multiplayer/lobby_p.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue