From 543237329a7ed0010974a80986bf076ecc063475 Mon Sep 17 00:00:00 2001 From: Reece Mackie <20544390+Rover656@users.noreply.github.com> Date: Sat, 23 May 2020 21:06:09 +0100 Subject: [PATCH] Add RenderDoc 1.8 (#767) * Add RenderDoc 1.8 * Remove x64 installer for now. --- manifests/BaldurKarlsson/RenderDoc/1.8.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifests/BaldurKarlsson/RenderDoc/1.8.yaml diff --git a/manifests/BaldurKarlsson/RenderDoc/1.8.yaml b/manifests/BaldurKarlsson/RenderDoc/1.8.yaml new file mode 100644 index 000000000..f437ab170 --- /dev/null +++ b/manifests/BaldurKarlsson/RenderDoc/1.8.yaml @@ -0,0 +1,16 @@ +Id: BaldurKarlsson.RenderDoc +Name: RenderDoc +Version: 1.8 +Publisher: Baldur Karlsson +Homepage: https://renderdoc.org/ +Description: RenderDoc is a free MIT licensed stand-alone graphics debugger that allows quick and easy single-frame capture and detailed introspection of any application using Vulkan, D3D11, OpenGL & OpenGL ES or D3D12 across Windows 7 - 10, Linux, Android, Stadia, or Nintendo Switch. +License: MIT License +LicenseUrl: https://github.com/baldurk/renderdoc/blob/v1.x/LICENSE.md +InstallerType: MSI +Installers: + - Arch: x86 + Url: https://renderdoc.org/stable/1.8/RenderDoc_1.8_32.msi + Sha256: D2A78AEB97D4FC3A1D69B36A51CA37043069A52CF9EDCDED5B0B4C213BBE6DEB + Switches: + Silent: /quiet + SilentWithProgress: /quiet