mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Add Path A/B/C FSR3 runtime detection with clear FG fallback status
This commit is contained in:
parent
5ad4b9be2d
commit
93850ac6dc
7 changed files with 92 additions and 17 deletions
2
include/third_party/ffx_fsr2_compat.h
vendored
2
include/third_party/ffx_fsr2_compat.h
vendored
|
|
@ -3,6 +3,8 @@
|
|||
// Compatibility shim for building AMD FSR2 SDK sources on non-MSVC toolchains.
|
||||
#include <stddef.h>
|
||||
#include <wchar.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <locale>
|
||||
#include <codecvt>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue