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.
chrelliott978
e69e8c2a53
Guard VK_FORMAT usage with #ifdef __APPLE__ in spirv_emit_context.cpp
Fixes Windows build failure where VK_FORMAT_* constants were undefined.
The Vulkan header is only included on Apple platforms, so VK_FORMAT usage
must also be conditionally compiled with #ifdef __APPLE__.
3 months ago
..
android
[video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246)
3 months ago
audio_core
[audio_core] Better biquad filter logic (#3235)
3 months ago
common
[video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246)
3 months ago
core
[core/hle] update firmware constants to 21.2.0 (#3304)
3 months ago
dedicated_room
[cmake] fix macos mbedtls (#3109)
4 months ago
dynarmic
[dynarmic] fix qlaunch on android (#3310)
3 months ago
frontend_common
[desktop, settings] new RendererHacks category, move to Extensions -> Extras, fix GPU accuracy naming (#3245)
3 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
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398)
3 months ago
network
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398)
3 months ago
qt_common
[video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246)
3 months ago
shader_recompiler
Guard VK_FORMAT usage with #ifdef __APPLE__ in spirv_emit_context.cpp
3 months ago
tests
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
video_core
[moltenVK] MacOS SpirV to msl format fix
3 months ago
web_service
nuke: Goodbye PCH, you will not be missed (#2821)
5 months ago
yuzu
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
3 months ago
yuzu_cmd
[tools] update-icons: Update ALL icons (#3184)
3 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
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
3 months ago
dep_hashes.h.in
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
8 months ago