Kelsidavis-WoWee/docs
Kelsi bae32c1823 Add FSR3 Generic API path and harden runtime diagnostics
- 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
2026-03-09 12:51:59 -07:00
..
AMD_FSR2_INTEGRATION.md Add FSR3 Generic API path and harden runtime diagnostics 2026-03-09 12:51:59 -07:00
architecture.md docs: update README and guides for multi-expansion direction 2026-02-14 18:05:37 -08:00
asset-pipeline-gui.md Add Asset Browser tab to pipeline GUI with inline previews 2026-02-23 20:35:32 -08:00
authentication.md Add CI security suite and scrub hardcoded local host/path defaults 2026-02-19 06:46:11 -08:00
commonsound_manifest.txt Fix combat vocalizations with correct MPQ paths, add combat idle stance 2026-02-19 21:50:32 -08:00
packet-framing.md Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
quickstart.md docs+security: sync controls and scope Warden RC4 CodeQL exception 2026-02-19 15:54:35 -08:00
realm-list.md Add CI security suite and scrub hardcoded local host/path defaults 2026-02-19 06:46:11 -08:00
server-setup.md docs+security: sync controls and scope Warden RC4 CodeQL exception 2026-02-19 15:54:35 -08:00
SKY_SYSTEM.md Implement WoW-accurate DBC-driven sky system with lore-faithful celestial bodies 2026-02-10 14:36:17 -08:00
sound manifest speech-enUS.MPQ .txt Fix combat vocalizations with correct MPQ paths, add combat idle stance 2026-02-19 21:50:32 -08:00
srp-implementation.md Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
status.md Comprehensive README/status update covering 60+ commits since Feb 2026 2026-03-07 00:55:34 -08:00
WARDEN_IMPLEMENTATION.md Update docs to reflect current project state 2026-02-17 15:05:18 -08:00
WARDEN_QUICK_REFERENCE.md Update docs to reflect current project state 2026-02-17 15:05:18 -08:00