AMD GPUPerfAPI 3.0 Preview Integration.

Direct3D11, Direct3D12, OpenGL, and Vulkan supported.
Fixes Direct3D11 counter command isolation.
This commit is contained in:
herb marselas
2018-02-25 11:21:13 -08:00
committed by baldurk
parent e5350505c0
commit f720cd1e7d
26 changed files with 1242 additions and 216 deletions
+2 -2
View File
@@ -64,7 +64,7 @@ The following libraries and components are incorporated into RenderDoc, listed h
Used to display message boxes cross-platform from the non-UI core code.
* `AMD GPUPerfAPI <https://github.com/GPUOpen-Tools/GPA>`_ - Copyright (c) 2016 Advanced Micro Devices, Inc., distributed under the MIT license.
* `AMD GPUPerfAPI <https://github.com/GPUOpen-Tools/GPA>`_ - Copyright (c) 2016-2018 Advanced Micro Devices, Inc., distributed under the MIT license.
Provides hardware-specific counters over and above what individual hardware-agnostic graphics APIs are able to provide.
@@ -72,7 +72,7 @@ The following libraries and components are incorporated into RenderDoc, listed h
Providing higher-resolution icons than the famfamfam Silk set, these icons allow scaling to those using high-DPI displays.
* `AMD Radeon GPU Analyzer <https://github.com/GPUOpen-Tools/RGA>`_ - Copyright (c) 2015 Advanced Micro Devices, Inc., distributed under the MIT license.
* `AMD Radeon GPU Analyzer <https://github.com/GPUOpen-Tools/RGA>`_ - Copyright (c) 2015-2018 Advanced Micro Devices, Inc., distributed under the MIT license.
Provides the ability to disassemble shaders from any API representation into compiled GCN ISA for lower level analysis.