Skip to content

Radeon GPU Analyzer 2.6.1

Compare
Choose a tag to compare
@AmitBM AmitBM released this 20 May 17:10
· 31 commits to master since this release
1512a35

Highlights:

  • Added support for gfx1035 as a target in Vulkan, DX12, DXR, DX11, OpenCL and OpenGL modes.
  • DX12/DXR modes:
    • DX12/DXR offline modes now support up to gfx1035 (previously supported up to gfx1032).
    • Updated the DXC compiler package that is bundled with the tool to the latest public version.
  • You can now build the RGA with the Visual Studio 2022 compiler toolchain (v143). To generate a Visual Studio 2022 solution for the tool, run the prebuild script with --vs 2022 as an argument.
  • You can now change where RGA project files are saved by the GUI app. This can be used as a workaround on Windows systems where the path to the default project folder uses Unicode characters.
  • Shader analysis: fixed an issue which caused v_mad_mixlo_f16 and v_mad_mixhi_f16 instructions to be marked as in live register analysis reports and CFG output files.
  • Fixed an issue that prevented the Close button in the GUI application’s About dialog from working.

Notes:
RGA is available as part of the Radeon Developer Tool Suite on GPUOpen, together with RGP, RMV and RDP. For the best experience, we encourage you to use the suite to ensure compatibility between the different tools. On GitHub, you can still consume individual RGA source code and binary releases as usual.