emu/src
Zephyron 7e58599d69 feat: downgrade fmt requirement to version 10
- Change fmt requirement from 11 to 10 in CMakeLists.txt and vcpkg.json
- Remove null pointer handling in memory operations
- Remove memory region management features
- Remove unused host shader files and code
- Simplify buffer cache and texture cache memory management
- Remove thread safety and emergency cleanup from DelayedDestructionRing
- Revert storage buffer optimizations and safety fallbacks
- Remove Citron copyright notices from multiple files

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-05-05 18:05:39 +10:00
..
android Add Samsung Game Hub support, GAME category, optional NFC, and minor cleanup 2025-05-02 11:11:27 +00:00
audio_core Revert "audio: refactor SDL2 sink implementation" 2025-02-20 16:54:43 +10:00
citron fix: remove skip condition for memory-related settings in configure_system 2025-05-03 18:40:28 +10:00
citron_cmd build: upgrade fmt and SDL2 2025-02-16 13:38:05 +10:00
common revert: video_core changes reverted due to instability 2025-05-03 17:37:26 +10:00
core feat: downgrade fmt requirement to version 10 2025-05-05 18:05:39 +10:00
dedicated_room android: Initial multiplayer support 2025-03-10 22:37:56 +01:00
frontend_common Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
hid_core build: upgrade fmt and SDL2 2025-02-16 13:38:05 +10:00
input_common fix: update deprecated boost::asio::io_service to io_context 2025-04-27 13:57:27 +10:00
network android: Initial multiplayer support 2025-03-10 22:37:56 +01:00
shader_recompiler feat: downgrade fmt requirement to version 10 2025-05-05 18:05:39 +10:00
tests fix: update deprecated boost::asio::io_service to io_context 2025-04-27 13:57:27 +10:00
video_core feat: downgrade fmt requirement to version 10 2025-05-05 18:05:39 +10:00
web_service build: upgrade fmt and SDL2 2025-02-16 13:38:05 +10:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00