Flatpak: коллекция приложений


Номер категории:   1    2    3    4    5    6    7    8    9    10    11    12      13      14  

  A    B    C    D    E    F     G     H    I    J    K    L    M    N    O    P    Q    R    S    T    U    V    W    X    Y    Z    *  

GPU-Viewer [Система]

A 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.