AGS v5.1.1
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
- You now call
- 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