Skip to content

AGS v5.1.1

Compare
Choose a tag to compare
@rys rys released this 19 Sep 15:19
· 18 commits to master since this release

v5.1.1 is a developer- and feature-focused release of AGS 5.

  • Breaking API change for DX11 extensions
    • You now call agsDriverExtensionsDX11_CreateDevice() at creation time to access any DX11 AMD extensions
    • With a corresponding call to agsDriverExtensionsDX11_DestroyDevice() during teardown
  • App registration extension for DX11 apps
  • FreeSync 2 HDR support
  • Scan and reduce wave-level shader intrinsics
  • DX12 user markers!
  • Eyefinity configuration detection bug fixes
  • Static libs in various flavours!
  • VS2017 versions of the shipping samples