mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
AMD GPUPerfAPI 3.0 Preview Integration.
Direct3D11, Direct3D12, OpenGL, and Vulkan supported. Fixes Direct3D11 counter command isolation.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user