Source: gpu-viewer Standards-Version: 4.7.4 Maintainer: Debian GNOME Extras Maintainers Uploaders: Jeremy BĂ­cha , Section: utils Build-Depends: debhelper-compat (= 14), meson, Vcs-Browser: https://salsa.debian.org/gnome-team/extras/gpu-viewer Vcs-Git: https://salsa.debian.org/gnome-team/extras/gpu-viewer.git Homepage: https://github.com/arunsivaramanneo/GPU-Viewer Package: gpu-viewer Architecture: all Depends: clinfo, gawk, gir1.2-adw-1, gir1.2-gtk-4.0, lsb-release, mesa-opencl-icd, mesa-utils, python3-cairo, python3-click, python3-gi, python3-gi-cairo, vdpauinfo, vulkan-tools, x11-utils, Description: GUI front-end to glxinfo, vulkaninfo, clinfo and es2_info This project aims to capture all the important details of glxinfo, vulkaninfo and clinfo in a GUI. . The project is being developed using Python 3 pygobject with GTK4. . All the important details are extracted using glxinfo/vulkaninfo/clinfo with the combination of grep, CAT , AWK commands and displayed in the front-end . There is no hard OpenGL Programming involved, until glxinfo, vulkaninfo and clinfo works the GPU-viewer will also work . NOTE: To display OpenCL information of NVIDIA GPUs you need to the proprietary driver and the nvidia-opencl-icd package.