You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crueter
2990f30a70
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better ( #485 )
update mbedtls functors to support mbedtls3 signatures
moved some vulkan stuff from externals to root, yuzu_use_cpm manages
them now
needs testing:
- all key/derivation related things
- nca verification
- game loading/updates/stuff
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/485
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
3 months ago
..
arm
[cmake] enable clang-cl and WoA builds (#348)
3 months ago
crypto
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485)
3 months ago
debugger
[cmake] enable clang-cl and WoA builds (#348)
3 months ago
file_sys
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485)
3 months ago
frontend
[cmake] enable clang-cl and WoA builds (#348)
3 months ago
hle
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485)
3 months ago
internal_network
[core, desktop] "fixes" from building on mxe/x86_64-w64-mingw32 (#396)
3 months ago
loader
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485)
3 months ago
memory
[meta] remove MicroProfile (#185)
5 months ago
tools
[cmake] enable clang-cl and WoA builds (#348)
3 months ago
CMakeLists.txt
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485)
3 months ago
constants.cpp
service: acc: Replace default image with a 32x32 image
3 years ago
constants.h
service: acc: Replace default image with a 32x32 image
3 years ago
core.cpp
[cmake] enable clang-cl and WoA builds (#348)
3 months ago
core.h
[meta] remove MicroProfile (#185)
5 months ago
core_timing.cpp
[meta] remove MicroProfile (#185)
5 months ago
core_timing.h
core_timing: handle concurrent unscheduling of looping events
2 years ago
cpu_manager.cpp
[meta] remove MicroProfile (#185)
5 months ago
cpu_manager.h
Fix typos in src/core (#12625)
2 years ago
device_memory.cpp
core: Define HAS_NCE macro
2 years ago
device_memory.h
Core: Initial implementation of device memory mapping
2 years ago
device_memory_manager.h
Port changes from Early Access
9 months ago
device_memory_manager.inc
[cmake] enable clang-cl and WoA builds (#348)
3 months ago
gpu_dirty_memory_manager.h
Core: Eliminate core/memory dependancies.
2 years ago
guest_memory.h
Solves warning about GuestMemory having internal linkage.
9 months ago
hardware_properties.h
[dynarmic] jit fix branch v2 (#203)
4 months ago
memory.cpp
[cmake] enable clang-cl and WoA builds (#348)
3 months ago
memory.h
Port changes from Early Access
9 months ago
perf_stats.cpp
User Data Migration from Citron, Sudachi, and Yuzu (#91)
8 months ago
perf_stats.h
chore: make yuzu REUSE compliant
3 years ago
precompiled_headers.h
CMake: Consolidate common PCH headers
3 years ago
reporter.cpp
User Data Migration from Citron, Sudachi, and Yuzu (#91)
8 months ago
reporter.h
service: move hle_ipc from kernel
3 years ago