Skip to content

AGS v5.2.0

Compare
Choose a tag to compare
@rys rys released this 31 May 13:35
· 17 commits to master since this release

AGS 5.2 includes the following updates:

  • DX12 app registration API
  • DX11 breadcrumb marker API for tracking down GPU hangs via agsDriverExtensionsDX11_WriteBreadcrumb
  • DX12 extensions now require the creation of the device via agsDriverExtensionsDX12_CreateDevice
  • agsGetCrossfireGPUCount has been removed in favor of retrieving the value from agsDriverExtensionsDX11_CreateDevice
  • API change that fixes a reference leak in agsDriverExtensionsDX11_DestroyDevice