renderdoc icon indicating copy to clipboard operation
renderdoc copied to clipboard

RenderDoc is a stand-alone graphics debugging tool.

Results 91 renderdoc issues
Sort by recently updated
recently updated
newest added

## Description I'm trying to debug [Monado](https://gitlab.freedesktop.org/monado/monado) on Wayland, and it is using the functions from the [VK_EXT_acquire_drm_display](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_EXT_acquire_drm_display.html) to create a VkSurface for the HMD. Renderdoc fails to capture because...

Feature
Unresolved

## Description Thanks for tirelessly maintaining this tool! I am trying to capture and debug my application on the same machine. Whenever I replay a captured frame in renderdoc, I...

Bug
Need More Info

## Description custom format for constant buffer always translate matrix(float4x4) to float4 ## Steps to reproduce * capture a dx12 frame * view a constant buffer contains matrix variable ![image](https://user-images.githubusercontent.com/2873643/179481568-ec77057b-78af-4764-b6a1-b20e84977d33.png)...

Bug
Need More Info

Whenever i tried it, clicking on "History" or "Debug" in the Pixel Context pane always gave me an empty event list, even on pixels that clearly have been shaded. I...

Feature
Unresolved

## Description Shader debug is an excellent function. It would be great to support debugging for DXIL in renderdoc ## Environment * RenderDoc version: 1.17 * Operating System: Windows 10...

Feature
Unresolved

## Description Add support for VK_EXT_depth_clip_control extension. It allows to match NDC depth value range to OpenGL and thus helps with code migration. Info about the state in the UI...

Feature
Unresolved

## Description Vulkan extension VK_EXT_fragment_density_map is not supported by RenderDoc when only subsampled textures and render targets are supported by the mobile device, as is the case on ARM based...

Feature
Unresolved

## Description RenderDoc has this nice essential feature of **Picking** a pixel from a **RenderTarget** and either displaying it's **History** or **Debuging** the **Pixel Shader** that wrote the value. Nowadays,...

Feature
Unresolved

Many Unix-like platforms are in the process of adopting the more modern [Wayland](https://wayland.freedesktop.org/docs/html/) protocol in place of X11, so it would be great to have native Wayland support in the...

Feature
Unresolved

Hi, We have a large application we would like to use Renderdoc to debug it. But it's using fair amount of OpenGL Extensions. We have no control in the application;...

Feature
Unresolved