luc-git 322d7a8287
Textures loading screen (#6478)
* Add a loading screen for the preloading textures

*The PreloadTextures() function is called from the EmuThread to prevent citra to freezing

*Add a the preloading textures loadingscreen in loading_screen.cpp

*Add custom_tex_manager.reset() in core.cpp to release ram memory after exiting a game

* Add custom textures loading in EmuThread

* Remove useless variable

* Revert "Add custom textures loading in EmuThread"

This reverts commit 45ed46fa09159f782c5d20a4330b4eb7cfcdc253.

* Moved include from bootmanager.h to bootmanager.cpp
2023-05-07 02:34:14 +03:00
..
2023-05-03 17:24:10 +02:00
2023-05-03 17:24:10 +02:00
2023-05-03 17:24:10 +02:00
2023-05-05 03:10:34 -07:00
2023-05-07 02:34:14 +03:00
2022-12-11 10:08:58 +02:00
2022-12-11 10:08:58 +02:00
2020-02-13 17:39:15 +08:00
2021-02-08 11:25:38 +08:00
2023-04-10 00:51:02 -03:00