renderdoc
renderdoc copied to clipboard
RenderDoc is a stand-alone graphics debugging tool.
## Description Hi, I have a Vulkan application that currently "works", but when trying to launch it with RenderDoc I'm missing the decode extensions in the physical device. When launching...
This change updates the NVIDIA counter plugin to use the latest NVIDIA Nsight PerfSDK 2025.1 headers and to dynamically enumerate metrics according to the local device capabilities via counter availability...
## Description of Bug Whenever a non-attributed OpenGL context is created prior to an attributed OpenGL context in another thread, and the first context ( non-attributed) create shareable OpenGL container...
## Description of Bug ## Steps to reproduce 1. download the lasteset NV perf sdk from https://developer.nvidia.com/nsight-perf-sdk , the version is (NVIDIA_Nsight_Perf_SDK_2025.1_Public_Windows) and place nvperf_grfx_host.dll file to renderdoc's plug-in folder....
## Description of Feature The VK_EXT_host_image_copy extension is promoted and is now core in Vulkan 1.4. While the feature is partially required (i.e. either `hostImageCopy` is required, or a dedicated...
## Description of Feature Support for the latest Vulkan API version (1.4) is missing, the most recent version supported is 1.3`. Application requiring the Vulkan 1.4 API will fail to...
## Description of Feature I want VK_KHR_maintenance6 namely to be able to debug vk_minimal_latest sample: https://github.com/nvpro-samples/vk_minimal_latest NOTE: I'm using a old build of this program around december 2024 since right...
## Description of Feature Ability to view commands inside a command bundle in DX12. I can see the ExecuteBundle command when inspecting a DX12 capture. However, when I click on...
## Description of Feature If your shader isn't working as it should, you can debug it on a whim with Renderdoc. However, when sparse images are in use, shader debugging...
## Description of Feature This is a promotion of a small QCOM extension with added support for dynamic rendering. Renderdoc is not usable with any app that uses the extension....