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
37f04ca989
[cmake, externals] android x86_64 support
Updates all of our bundled CI deps to support android x86_64, adds a
build flavor thereof, and also adds sirit mingw support.
The new FFmpeg package is built in a much better way that actually makes
it identically built to the other CI packages, meaning we now have real
8.0.0 support, no need for libvpx/cpu_features/all that other crap.
PLUS, we can now statically link it! Hooray! It's also built with
MediaCodec support so in the future we can work on that.
Rewrote the android build script too, plus added a copyFlavorTypeOutput
target that assembles and copies the APK. The code behind it sucks
because I'm not great with Gradle but hey, it works.
Signed-off-by: crueter <crueter@eden-emu.dev>
4 months ago
..
android
[cmake, externals] android x86_64 support
4 months ago
audio_core
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030)
4 months ago
common
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080)
4 months ago
core
[cmake] fix macos mbedtls (#3109)
4 months ago
dedicated_room
[cmake] fix macos mbedtls (#3109)
4 months ago
dynarmic
[dynarmic] force devirtualisation of terminal handlers (#3033)
4 months ago
frontend_common
[desktop] fix audio output engine not saving (#3083)
4 months ago
hid_core
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080)
4 months ago
input_common
nuke: Goodbye PCH, you will not be missed (#2821)
5 months ago
network
[network] Fix potential infinite hang when generating fake IPs (#2898)
5 months ago
qt_common
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080)
4 months ago
shader_recompiler
[maxwell] ATOM() has cases where it acts like a NOP (#2907)
4 months ago
tests
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
video_core
[vk] bump cache to v14 (#3114)
4 months ago
web_service
nuke: Goodbye PCH, you will not be missed (#2821)
5 months ago
yuzu
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080)
4 months ago
yuzu_cmd
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
yuzu_room_standalone
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
.clang-format
chore: make yuzu REUSE compliant
4 years ago
CMakeLists.txt
externals: Fix Debug builds and remove PCH leftover (#3000)
5 months ago
dep_hashes.h.in
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
8 months ago