SDK Structure

The AMD FidelityFX SDK is comprised of several main components, organised to make sure you have a good experience exploring and learning about the different techniques implemented by the SDK.

The core components which would ultimately ship in your application are separated for convenient integration in your project’s source code.

SDK

Includes

The SDK contains everything needed to ship all of our FidelityFX effects in your application:

  • Host side includes and source for all of our effect components, which represent the pre-built easy to use library for easier effect integration.

  • A collection of HLSL and GLSL shaders and associated assets, which would ultimately ship in your application.

Components

A collection of pre-built runtime components to automate the usage of the FidelityFX SDK and make integration as simple as possible.

Tools

The FidelityFX Shader Compiler tool which enables the pre-generation of all shader variants needed for each FidelityFX effect, plus the media downloader tool.

Docs

A collection of detailed markdown and doxygen-generated documents.

Samples

The FidelityFX SDK comes complete with numerous examples which demonstrate use of the effects implemented by the SDK.

The SDK features a collection of sample applications in the effects sub-folder which are dependent on the SDK effect components. Each sample application demonstrates how a technique (or techniques) should be integrated into your application. The samples present lots of options to allow you to evaluate and explore the technique before undertaking an integration.

Dependencies

The SDK samples are dependent upon our backing FidelityFX Cauldron Framework, various common render modules, and a custom SDK backend implementation that wraps our graphics framework.

The Samples location is also where the custom Cauldron SDK backend (ffx_cauldron) can be found as well as our updated graphics framework, Cauldron, and a number of render modules for commonly used rendering features (rendermodules).

The architecture of the AMD FidelityFX SDK implies a set of dependencies between the components. The image below shows which components depend on which other components, and which you might ultimately depend upon in your application.

alt text

Media

Media delivery for the AMD FidelityFX SDK is handled via remote download into the SDK folder.

Simply run the UpdateMedia.bat file in the root directory to fetch the latest version of the FidelityFX SDK content.

When fetching content for updated code packages from github, please first run ClearMediaCache.bat to ensure fetching of the latest content.

Related pages

  • Visit the FidelityFX SDK product page for download links and more information.

Looking for more documentation on GPUOpen?

AMD GPUOpen software blogs

Our handy software release blogs will help you make good use of our tools, SDKs, and effects, as well as sharing the latest features with new releases.

GPUOpen Manuals

Don’t miss our manual documentation! And if slide decks are what you’re after, you’ll find 100+ of our finest presentations here.

AMD GPUOpen Performance Guides

The home of great performance and optimization advice for AMD RDNAâ„¢ 2 GPUs, AMD Ryzenâ„¢ CPUs, and so much more.

Getting started: AMD GPUOpen software

New or fairly new to AMD’s tools, libraries, and effects? This is the best place to get started on GPUOpen!

AMD GPUOpen Getting Started Development and Performance

Looking for tips on getting started with developing and/or optimizing your game, whether on AMD hardware or generally? We’ve got you covered!

AMD GPUOpen Technical blogs

Browse our technical blogs, and find valuable advice on developing with AMD hardware, ray tracing, Vulkan®, DirectX®, Unreal Engine, and lots more.

Find out more about our software!

AMD GPUOpen Effects - AMD FidelityFX technologies

Create wonder. No black boxes. Meet the AMD FidelityFX SDK!

AMD GPUOpen Samples

Browse all our useful samples. Perfect for when you’re needing to get started, want to integrate one of our libraries, and much more.

AMD GPUOpen developer SDKs

Discover what our SDK technologies can offer you. Query hardware or software, manage memory, create rendering applications or machine learning, and much more!

AMD GPUOpen Developer Tools

Analyze, Optimize, Profile, Benchmark. We provide you with the developer tools you need to make sure your game is the best it can be!