Skip to content

FidelityFX Parallel Sort v1.0

Compare
Choose a tag to compare
@rys rys released this 24 Nov 15:51
· 2 commits to master since this release

FidelityFX Parallel Sort

The AMD FidelityFX Parallel Sort provides an open source header implementation to easily integrate a highly optimized compute-based radix sort into your game.

Features of this release:

  • Direct and Indirect execution support
  • RDNA+ optimized algorithm
  • Support for DirectX 12
  • Shaders written in HLSL utilizing SM 6.0 wave-level operations
  • DirectX 12 sample