Package vkBasalt: Information

    Source package: vkBasalt
    Version: 0.3.2.10-alt1.1
    Build time:  Mar 3, 2024, 01:16 PM in the task #340731
    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 (x86_64, i586, aarch64)
    vkBasalt-debuginfo (x86_64, i586, aarch64)

    Maintainer: Ilya Mashkin


      1. gcc-c++ >= 9
      2. libspirv-tools-devel
      3. libvulkan-devel
      4. glibc-devel
      5. glslang
      6. meson
      7. pkgconfig(vulkan)
      8. pkgconfig(x11)
      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