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
428f136a75
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb ( #392 )
I promise I'm a UI developer
- mbedtls can now be used as a system package
- zycore can now be used as a system package
- cleaned up dynarmic externals
- fixed libusb incorrectly showing as bundled
- add version/tag formatting to JSON
- add custom GIT_HOST option for packages
- moved some of my repos to my new git
- slightly better version identification
- combined VUL/VH since they are codependent (using my combo vendor)
- fix cpmfile inclusion
- remove libusb submodule
This PR succeeds #383 since it includes it
Co-authored-by: SDK Chan <sdkchan@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/392
Co-authored-by: crueter <crueter@crueter.xyz>
Co-committed-by: crueter <crueter@crueter.xyz>
7 months ago
..
arm
Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382)
7 months ago
crypto
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392)
7 months ago
debugger
[compat] openbsd port fixes (#273)
7 months ago
file_sys
[fs] temporarely disable nca verification (#298)
7 months ago
frontend
[desktop, core] yuzu -> Eden, eden -> Eden
9 months ago
hle
[hle] Added missing error codes and increased audio renderer revision (#390)
7 months ago
internal_network
[cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284)
8 months ago
loader
[fmt] use {:#X} for format instead of 0x{:X} (#309)
8 months ago
memory
[meta] remove MicroProfile (#185)
8 months ago
tools
core_timing: remove user data value
2 years ago
CMakeLists.txt
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392)
7 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
[meta] remove MicroProfile (#185)
8 months ago
core.h
[meta] remove MicroProfile (#185)
8 months ago
core_timing.cpp
[meta] remove MicroProfile (#185)
8 months ago
core_timing.h
core_timing: handle concurrent unscheduling of looping events
2 years ago
cpu_manager.cpp
[meta] remove MicroProfile (#185)
8 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
1 year ago
device_memory_manager.inc
Merge pull request #13000 from liamwhite/skip-null-memory
2 years ago
gpu_dirty_memory_manager.h
Core: Eliminate core/memory dependancies.
2 years ago
guest_memory.h
Solves warning about GuestMemory having internal linkage.
1 year ago
hardware_properties.h
[dynarmic] jit fix branch v2 (#203)
8 months ago
memory.cpp
[memory] remove "fast" memcpy and memset (not fast at all), remove slow parallel impl and just use serial (#188)
8 months ago
memory.h
Port changes from Early Access
1 year ago
perf_stats.cpp
User Data Migration from Citron, Sudachi, and Yuzu (#91)
11 months ago
perf_stats.h
chore: make yuzu REUSE compliant
4 years ago
precompiled_headers.h
CMake: Consolidate common PCH headers
3 years ago
reporter.cpp
User Data Migration from Citron, Sudachi, and Yuzu (#91)
11 months ago
reporter.h
service: move hle_ipc from kernel
3 years ago