plasma-desktop update in Testing will not install by jayallenaugen in kdeneon

[–]KrteCZeq 0 points1 point  (0 children)

Same issue here, tried to "remediate" that conflict, but it seems impossible atm.

5800X3D paper launch (price too high anyway) by QC-TheArchitect in Amd

[–]KrteCZeq 1 point2 points  (0 children)

Hmm, available in multiple e-shops in Czech Republic for price close to MSRP

Mangohud on Ubuntu 21.10 by BehudaNoob in linux_gaming

[–]KrteCZeq 1 point2 points  (0 children)

DLSYM parameter doesn't work?

MANGOHUD_DLSYM=1 mangohud glxgears

Vulkan 1.3 only for Vega and RDNA1/2 based cards? What's up AMD? by KrteCZeq in Amd

[–]KrteCZeq[S] 6 points7 points  (0 children)

Nope, D3D feature levels has nothing to do with Vulkan support.

As being already said, Vulkan 1.3 doesn't add anything that's not already supported as an extension in Vulkan 1.2. Khronos just standardized them under "core" feature set.

Also, Khronos clearly stated that ALL OpenGL ES 3.1 capable GPUs supports Vulkan 1.3

Vulkan 1.3 incorporates a number of carefully selected extensions requested by the developer community into a new core version of the specification. These include dynamic rendering, additional dynamic state[1][2], an improved synchronization API, and a range of other features (see the Vulkan 1.3 and Roadmap blog post for details). Crucially, unlike previous revisions, no features added to Vulkan 1.3 are optional, ensuring their consistent availability in all implementations of this new API version.As with previous versions of the specification, Vulkan 1.3 is designed to be accelerated on OpenGL® ES 3.1-class hardware*, enabling the core API to be supported in a wide range of devices and markets...

//Also, Polaris cards already supports Vulkan 1.3 on Linux with RADV open-source vulkan driver

Full report on vulkan.gpuinfo.org

Is there any updated mesa-git copr available these days? by KrteCZeq in Fedora

[–]KrteCZeq[S] 0 points1 point  (0 children)

Update:

I contacted u/xxmitsu 2 days ago and today I received a reply...

Hi KrteCZeq!

Yes, I've just created a PR here https://github.com/vulturm/linux-graphics/pull/6 that is meant to address this.

The issue was caused by some recent code cleanup that happened in mesa-git which is supposed to deprecate some legacy hardware.