Il s’agit d’un fork de l’émulateur Switch Citron, repris exactement à l’endroit où son développement s’était arrêté.
Les changements:
– video_core: Fix Vulkan disk shader cache persistence and EDS regression
– Merge pull request #203 from cheezwiz7899/docs-correction
– update BUILDING-CLANGTRON-WINDOWS.md
– syntax fix
– no more inappropriate stripping in the appimage
– fix qt path
– Make CPM default to OFF for linux… for now.
– updated the AppImage builder and attached it to the build script
– deploy qt and its dependencies with cpm/cmake
– add local build script and adjust ffmpeg CPM path to not require the submodule.
– Clean up CPM inplementation, and make it platform-agnostic.
– Merge pull request #201 from citron-neo/pr-189
– video_core: Implement thread-safe Vulkan renderer teardown
– perf(experimental): skip ReadBlockUnsafe when TIC generation matches
– video_core: bindless texture correctness and performance
– Perf/bindless cbuf cache (#184)
– Revert « Merge pull request #176 from theromis/main »
– Revert « Merge pull request #176 from theromis/main »
– fix: lovely c++ grammar with the if statment
– logging: do not use a separate thread for logging
– Merge pull request #196 from peppergrayxyz/malloc_trim
– add malloc_trim guard __GLIBC__
– Merge pull request #199 from zesakain/fix/androidKeyboard
– android: add text editor support to InputOverlay
– android: prevent crash on empty backspace in inline keyboard
– android: improve inline software keyboard visibility





























