Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions descriptions/SDK.AMD_FidelityFX_SDK.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**AMD FidelityFX SDK**](https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK/) is a collection of heavily optimized, open source technologies (shader and runtime code) that can be used by developers to improve their DirectX 12 or Vulkan applications. It includes FSR Upscaling (both Spatial and Temporal), FSR Frame Interpolation (Frame Generation), Global Illumination, Ambient Occlusion, Screen-Space Reflections, HDR tone/gamut mapping, and more.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ Adobe_Flash[] = (?:^|/)Flash[ _]?Player(?:$|/|\.)
Adobe_Flash[] = (?:^|/)StandalonePlayerLocalizable\.strings(?:$|/)
Allegro[] = (?:^|/)allegro-5\.2\.dll$
Allegro[] = (?:^|/)liballeg(?:ro)?\.so
AMD_FidelityFX_SDK = (?:^|/)amd_fidelityfx_(?:dx12|vk)\.dll$
AMD_FSR2 = (?:^|/)ffx_fsr2_api_x(?:64|86)\.dll$
AMD_GPU_Services = (?:^|/)amd_ags(?:_x(?:64|86))?\.dll$
AMD_TrueAudio_Next = (?:^|/)TrueAudioNext\.dll$
Expand Down
8 changes: 8 additions & 0 deletions tests/types/SDK.AMD_FidelityFX_SDK.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/amd_fidelityfx_dx12.dll
/amd_fidelityfx_vk.dll
Binaries/amd_fidelityfx_dx12.dll
Binaries/amd_fidelityfx_vk.dll
amd_fidelityfx_dx12.dll
amd_fidelityfx_vk.dll
win32/amd_fidelityfx_dx12.dll
win32/amd_fidelityfx_vk.dll
8 changes: 8 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,10 @@ notactuallyAceAntibotClient
AceAntibotClient.whatever
ffx_fsr2_api_x42.dll
Binaries/ffx_fsr2_api_x64.dlll
amd_fidelityfx_dx22.dll
Binaries/amd_fidelityfx_dx12.dlll
amd_fidelityfx_bk.dll
Binaries/amd_fidelityfx_vk.dlll
CryRenderVulkanxdll
CryD3DCompilerStubxdll
enginexpak
Expand Down Expand Up @@ -989,6 +993,10 @@ Unigine_x86_dll
/ffx_fsr2_api_x86@dll
ffx_fsr2_api_x64@dll
ffx_fsr2_api_x86@dll
/amd_fidelityfx_dx12@dll
/amd_fidelityfx_vk@dll
amd_fidelityfx_dx12@dll
amd_fidelityfx_vk@dll
libUnigine.so
thisaintproject.godot
project.godotfork
Expand Down