mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
- AmdFsr3Runtime now probes both the legacy ffxFsr3* API and the newer generic ffxCreateContext/ffxDispatch API; selects whichever the loaded runtime library exports (GenericApi takes priority fallback) - Generic API path implements full upscale + frame-generation context creation, configure, dispatch, and destroy lifecycle - dlopen error captured and surfaced in lastError_ on Linux so runtime initialization failures are actionable - FSR3 runtime init failure log now includes path kind, error string, and loaded library path for easier debugging - tools/generate_ffx_sdk_vk_permutations.sh added: auto-bootstraps missing VK permutation headers; DXC auto-downloaded on Linux/Windows MSYS2; macOS reads from PATH (CI installs via brew dxc) - CMakeLists: add upscalers/include to probe include dirs, invoke permutation script before SDK build, scope FFX pragma/ODR warning suppressions to affected TUs, add runtime-copy dependency on wowee - UI labels updated from "FSR2" → "FSR3" in settings, tuning panel, performance HUD, and combo boxes - CI macOS job now installs dxc via Homebrew for permutation codegen |
||
|---|---|---|
| .. | ||
| AMD_FSR2_INTEGRATION.md | ||
| architecture.md | ||
| asset-pipeline-gui.md | ||
| authentication.md | ||
| commonsound_manifest.txt | ||
| packet-framing.md | ||
| quickstart.md | ||
| realm-list.md | ||
| server-setup.md | ||
| SKY_SYSTEM.md | ||
| sound manifest speech-enUS.MPQ .txt | ||
| srp-implementation.md | ||
| status.md | ||
| WARDEN_IMPLEMENTATION.md | ||
| WARDEN_QUICK_REFERENCE.md | ||