mirror of
https://git.citron-emu.org/citron/emu.git
synced 2025-12-12 22:37:01 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| ir_opt | ||
| CMakeLists.txt | ||
| environment.h | ||
| exception.h | ||
| host_translate_info.h | ||
| object_pool.h | ||
| precompiled_headers.h | ||
| profile.h | ||
| program_header.h | ||
| runtime_info.h | ||
| shader_info.h | ||
| stage.h | ||
| varying_state.h | ||