Package vkBasalt: Information

    Source package: vkBasalt
    Version: 0.3.2.10-alt1.1
    Build time:  Dec 19, 2023, 11:48 AM
    Report package bug
    License: zlib and ASL 2.0
    Summary: Vulkan post processing layer
    Description: 
    vkBasalt is a Vulkan post processing layer to enhance the visual graphics of
    games.
    
    Currently, the build in effects are:
    
      - Contrast Adaptive Sharpening
      - Denoised Luma Sharpening
      - Fast Approximate Anti-Aliasing
      - Enhanced Subpixel Morphological Anti-Aliasing
      - 3D color LookUp Table
    
    It is also possible to use Reshade Fx shaders.

    List of rpms provided by this srpm:
    vkBasalt (loongarch64)
    vkBasalt-debuginfo (loongarch64)

    Maintainer: Ilya Mashkin


      1. meson
      2. glibc-devel
      3. libspirv-tools-devel
      4. glslang
      5. pkgconfig(vulkan)
      6. pkgconfig(x11)
      7. gcc-c++ >= 9
      8. libvulkan-devel
      9. spirv-headers
      10. vulkan-tools
      11. vulkan-validation-layers

    Last changed


    Dec. 12, 2023 Mikhail Tergoev 0.3.2.10-alt1.1
    - NMU: removed goverlay from dependencies (ALT bug: 48779)
    July 12, 2023 Ilya Mashkin 0.3.2.10-alt1
    - 0.3.2.10
    July 3, 2023 Artyom Bystrov 0.3.2.9-alt2
    - Fix build on GCC13