Files
guru/media-libs/amdvlk/metadata.xml
Denis Reva 99991746af media-libs/amdvlk: new version 2020.3.6, I'm back
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>
2020-10-16 14:39:46 +05:00

14 lines
1.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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 AMDs Platform Abstraction Library (PAL), a shared component that is designed to encapsulate certain hardware and OS-specific programming details for many of AMDs 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 LLVMs existing shader compilation infrastructure for AMD GPUs to generate code objects compatible with PALs pipeline ABI.
</longdescription>
</pkgmetadata>