mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-19 16:32:12 +00:00
|
Some checks failed
Canary CI / Release for linux-arm64 (push) Has been cancelled
Canary CI / Release for linux-x64 (push) Has been cancelled
Canary CI / Release for win-x64 (push) Has been cancelled
Canary CI / Release MacOS universal (push) Has been cancelled
Canary CI / Create GitLab Release (push) Has been cancelled
See merge request ryubing/ryujinx!242 |
||
|---|---|---|
| .. | ||
| Capture.cs | ||
| CaptureOption.cs | ||
| InputButton.cs | ||
| OverlayBits.cs | ||
| README.md | ||
| RenderDoc.cs | ||
| RenderDocApi.cs | ||
| RenderDocApiVersionAttribute.cs | ||
| RenderDocVersion.cs | ||
| Ryujinx.Graphics.RenderDocApi.csproj | ||
Ryujinx.Graphics.RenderDocApi
This is a C# binding for RenderDoc's application API. This is a source-inclusion of https://github.com/utkumaden/RenderdocSharp. I didn't use the NuGet package as I had a few minor changes I wanted to make, and I want to learn from it as well via hands-on experience.