GPU-Reshape
GPU-Reshape copied to clipboard
GPU Reshape (GRS) is an API & vendor agnostic instrumentation framework, with instruction level validation.
Code is great, when people can understand it. So, let's make an effort to improve documentation. The following list will be extended over time: - [ ] Instruction set exposed...
In latest origin/development, I get the following crash when I try to launch my app: ``` Crash detected, current frames: [00007FFE5203D000] DebugBreak C:\Windows\System32\KERNELBASE.dll [00007FFCFAB84420] Detail::Break C:\dev\downloads\GPU-Reshape\Bin\MSVC\Debug\GRS.Backends.Vulkan.Layer.dll C:\dev\downloads\GPU-Reshape\Source\Libraries\Common\Source\Assert.cpp line 54 [00007FFCFA907930]...
Follow-up of the second issue reported in [this message](https://github.com/GPUOpen-Tools/GPU-Reshape/issues/49#issuecomment-1913604295) in issue #49. > I am getting a few "Potential race condition detected" between [this write](https://github.com/Cyphall/Cyph3D/blob/98cacba4d565beaf5ddb39ad80c26fdec90eaf00/resources/shaders/internal/asset%20processing/gen%20cubemap.comp#L52) in the "cubemap generation" step...
When starting GPU Reshape.exe without the correct .NET installed, there is a dialog asking to install .NET. Pressing Yes or No both result in nothing happening. Not sure if it's...
Would be really nice to have Linux support for this amazing tool. In [announcement article](https://web.archive.org/web/20240121155332/https://gpuopen.com/learn/introducing-gpu-reshape-shader-instrumentation-toolset/#requirements) there were mention that > Linux® support is a planned addition. I hope it would...
While extending unit tests / TDD is preferable, nothing quite beats mature applications. Automated testing of application suites has immense benefits, and reduces manual labor on change validation.
(First official bug report 🥳, filing on behalf of an external party) The connection dialogue row-wise styling can be confusing. Below, the first entry appears selected, upon clicking connect nothing...
Online documentation is great until you're not online, provide some kind of embedded documentation in the UI.
The settings menu desperately needs a styling pass, especially the application list.