Skip to content

Releases: GPUOpen-LibrariesAndSDKs/SSAA11

SSAA11 v1.2

12 Jan 20:59
Compare
Choose a tag to compare

thumbnail

This sample demonstrates some of the ways in which to reduce scene aliasing without using a post process technique. Methods include multisample antialiasing (MSAA), supersample antialiasing (SSAA) and enhanced quality antialiasing (EQAA).

Release Notes

Initial release on GitHub.

Prerequisites

  • AMD Radeon™ GCN-based GPU (HD 7000 series or newer)
  • 64-bit Windows 7 (SP1 with the Platform Update), Windows 8.1, or Windows 10
  • Microsoft Visual C++ 2012 Redistributable to run the binary (SSAA11_v1.2_binary.zip)
    • See ssaa11\redist for installer, if needed
  • Visual Studio 2012, Visual Studio 2013, or Visual Studio 2015 to build from source
    • Visual Studio is not needed if you just want to run the binary (SSAA11_v1.2_binary.zip)