github arunsivaramanneo/GPU-Viewer v1.40
GPU_VIEWER 1.40 - Release Notes

latest releases: v3.04, v3.02, v3.01...
2 years ago

New Changes

Vulkan Details in Vulkan Tab shows information from Vulkaninfo --summary Command

Screenshot from 2022-04-15 08-42-23

Groups tab added to Vulkan (This should complete Vulkaninfo report)

Screenshot from 2022-04-24 19-00-29

Meson Support added , users can now install the application by just cloning and following the below command (please ensure meson is installed for performing the below steps)

  • Clone or download the repository
  • Navigate to GPU-VIEWER folder and open terminal
  • Type meson _build and enter
  • Type cd _build and enter
  • Type ninja install and Enter

Thanks to @tinywrkb @TingPing and @gasinvein for the Meson Support

Other Fixes

  1. driverVersion in Vulkan details is fixed , removed hardcoded value
  2. Fixed Surface Tab for MultiGPU
  3. Tested with Vulkan-Tools version 1.3.212

Don't miss a new GPU-Viewer release

NewReleases is sending notifications on new releases.