mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
I recover enought to perform maintainership if my health enables for me. Changelog: New feature and improvement Enable extension VK_EXT_robustness2 Issue fix Junk Screen is observed during gameplay on Doom VFR Game on Navi10 Baldur's Gate 3 stops responding after enabling Vsync Flickering corruption visible in shadows in Baldur's Gate 3 Green color corruption flashes and disappears on launching the jesse-cube demo Red Dead Redemption 2 game is not launching with LLPC driver with latest Game update [AMDVLK issue #170] Blank screen is observed while playing "Little Witch Nobeta demo" game Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Denis Reva <denis7774@gmail.com>
14 lines
1.1 KiB
XML
14 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
|
||
<pkgmetadata>
|
||
<maintainer type="person">
|
||
<email>denis7774@gmail.com</email>
|
||
<name>Denis Reva</name>
|
||
<description>Partial maintainer</description>
|
||
</maintainer>
|
||
<longdescription lang="en">
|
||
The AMD Open Source Driver for Vulkan® is an open-source Vulkan driver for AMD Radeon™ graphics adapters on Linux®. It is built on top of AMD’s Platform Abstraction Library (PAL), a shared component that is designed to encapsulate certain hardware and OS-specific programming details for many of AMD’s 3D and compute drivers. Leveraging PAL can help provide a consistent experience across platforms, including support for recently released GPUs and compatibility with AMD developer tools.
|
||
Shaders that compose a particular VkPipeline object are compiled as a single entity using the LLVM-Based Pipeline Compiler (LLPC) library. LLPC builds on LLVM’s existing shader compilation infrastructure for AMD GPUs to generate code objects compatible with PAL’s pipeline ABI.
|
||
</longdescription>
|
||
</pkgmetadata>
|