Danayer's Projects

danayer/mesa-git

Mesa Git Build for Fedora (Latest Development Version) ๐Ÿš€ Overview Latest Mesa development build from Git, featuring comprehensive driver support and optimizations for modern hardware. ๐Ÿ“Š Build Information Version: Mesa 25.2.0 Git Commit: Latest commit (checks every 5 hours and compiles) Build Type: Development/Git ๐Ÿ’ป Hardware Support ๐Ÿ–ฅ๏ธ Desktop GPU Drivers Intel Crocus (Legacy Intel) i915 Driver Iris (Modern Intel) ANV (Vulkan) Intel Ray Tracing support (x86_64 only) AMD RadeonSI (OpenGL) R300 (Legacy AMD) R600 (HD 2000-6000 series) RADV (Vulkan) AMDGPU-VIRTIO support NVIDIA Nouveau NVK (Vulkan) VMware SVGA Driver ๐ŸŽฎ Graphics APIs โš™๏ธ OpenGL Support Full OpenGL implementation OpenGL ES 1.0, 2.0, 3.0 OpenGL threading optimizations ๐ŸŒ‹ Vulkan Features Drivers: RADV (AMD) ANV (Intel) NVK (NVIDIA) Lavapipe (Software) Virtio Microsoft DirectX 12 (dzn) Features: Ray Tracing (Intel, x86_64 only) Vulkan Overlay Device Selection Layer Screenshot Layer VRAM Report Limiting ๐ŸŽฅ Video Acceleration VA-API support Drivers for: D3D12, Nouveau, R600, RadeonSI, Virtio VDPAU support Drivers for: D3D12, Nouveau, R600, RadeonSI, Virtio Hardware-accelerated video encoding/decoding All video codecs enabled ๐Ÿ”ง Additional Features OpenCL Support Rusticl implementation D3D12 Support D3D12 driver DXIL compiler SPIRV to DXIL converter Display Support X11 Wayland GBM Gaming Features Zink (OpenGL on Vulkan) VirGL for virtualization D3D12 for WSL2 support Development Tools Vulkan Overlay Controller Intel debugging tools GLSL compiler SPIRV tooling ๐Ÿ› ๏ธ Optimizations LLVM optimizations enabled Shared LLVM support Shader cache enabled Threading optimizations Gallium HUD enhancements ๐Ÿ’ก Special Features Support for AMDGPU-VIRTIO Advanced Vulkan layers (Device Selection, Overlay, Screenshot) DirectX 12 integration GPU monitoring capabilities ๐Ÿ“ Notes Includes latest Git features and improvements Full debug symbols included Optimized for gaming and workstation use Regular updates from upstream
  • Fedora 41 : i386, x86_64
  • Fedora 42 : i386, x86_64

danayer/virglrenderer-git

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : i386, x86_64
  • Fedora 42 : i386, x86_64

danayer/linux-firmware-git

๐Ÿ”ง Linux Firmware Collection This repository contains the latest firmware files required by the Linux kernel to operate various hardware devices. ๐Ÿ“ Overview This package includes essential firmware files for a wide range of hardware components, including: ๐ŸŽฎ GPU firmware (AMD, Intel, NVIDIA) ๐Ÿ“ก WiFi/Bluetooth adapters ๐ŸŒ Network interface cards ๐Ÿ”Š Sound cards ๐Ÿ“บ DVB devices ๐Ÿ’ป CPU microcode updates โš™๏ธ And many more ๐Ÿ“ฆ Main Package Components ๐Ÿ“ Core Package linux-firmware - Main package containing general firmware files linux-firmware-whence - WHENCE license documentation ๐ŸŽฎ GPU Firmware Packages amd-gpu-firmware - AMD GPU firmware (amdgpu, radeon) intel-gpu-firmware - Intel GPU firmware (GuC, HuC, DMC) nvidia-gpu-firmware - NVIDIA GPU firmware ๐ŸŒ Network Related Packages atheros-firmware - Qualcomm Atheros WiFi/Bluetooth brcmfmac-firmware - Broadcom/Cypress WiFi/Bluetooth iwlwifi-firmware - Intel Wireless WiFi mt7xxx-firmware - MediaTek WiFi/Bluetooth realtek-firmware - Realtek devices tiwilink-firmware - Texas Instruments devices ๐Ÿ”Š Audio Packages cirrus-audio-firmware - Cirrus Logic audio devices intel-audio-firmware - Intel audio DSP ๐Ÿ“Œ Version Information Current version: Latest commit (checks every 10 hours and compiles)
  • Fedora 41 : aarch64, i386, ppc64le, s390x, x86_64
  • Fedora 42 : aarch64, i386, ppc64le, s390x, x86_64

danayer/Vulkan-Git

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : i386, x86_64
  • Fedora 42 : i386, x86_64

danayer/uboot-tools

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : aarch64, i386, ppc64le, s390x, x86_64
  • Fedora 42 : aarch64, i386, ppc64le, s390x, x86_64

danayer/DirectX-Headers-Git

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : aarch64, i386, ppc64le, s390x, x86_64
  • Fedora 42 : aarch64, i386, ppc64le, s390x, x86_64

danayer/libdrm-git

๐ŸŽฎ LibDRM - Direct Rendering Manager Library This is a custom build of libdrm from the latest Mesa upstream, providing enhanced functionality and improved performance for graphics systems. ๐Ÿ“– About LibDRM is a crucial userspace library that serves as a bridge between applications and the Direct Rendering Manager (DRM) in the Linux kernel. This package provides: ๐Ÿ”ง Low-level interface to the kernel's DRM system ๐Ÿ–ฅ๏ธ Support for multiple graphics hardware vendors (Intel, AMD, NVIDIA, etc.) โšก Essential functionality for Mesa drivers and X.org ๐Ÿš€ Hardware acceleration support ๐Ÿ”† Modern graphics capabilities โœจ Features Version: Latest commit (checks every 24 hours and compiles) Hardware Support: ๐Ÿ’ป Intel Graphics ๐ŸŽฎ AMD Radeon/AMDGPU ๐ŸŽฏ NVIDIA (Nouveau) ๐Ÿ’ซ VMware graphics ๐Ÿ“ฑ ARM-specific drivers (on supported architectures) ๐Ÿ“ฆ Dependencies Core requirements: ๐Ÿ—๏ธ meson >= 0.43 ๐Ÿ”จ gcc ๐Ÿ’พ kernel-headers โš›๏ธ libatomic_ops-devel ๐Ÿ”Œ pkgconfig(pciaccess) >= 0.10 (for Intel support) ๐Ÿ“„ python3-docutils (for man pages) ๐Ÿ› ๏ธ Building This package is built with Meson and includes: โš™๏ธ Full driver support for major vendors ๐Ÿงช Optional test programs ๐Ÿ“š Documentation and man pages ๐Ÿ”ง Udev integration ๐Ÿš€ Usage This build is particularly useful for: ๐Ÿ‘จโ€๐Ÿ’ป Graphics developers ๐Ÿ”ง System integrators ๐Ÿ‘ฅ Users requiring latest graphics stack ๐Ÿงช Testing and development environments โ„น๏ธ Additional Information For more details about LibDRM, visit: ๐Ÿ“ฆ Mesa DRM Repository ๐Ÿ“– Documentation โš–๏ธ License MIT License Note: This is a custom build maintained in Fedora Copr. While we strive to follow upstream closely, some optimizations and patches may be applied for better integration. ๐Ÿ”„
  • Fedora 41 : aarch64, i386, ppc64le, s390x, x86_64
  • Fedora 42 : aarch64, i386, ppc64le, s390x, x86_64

danayer/meson

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : aarch64, i386, ppc64le, s390x, x86_64
  • Fedora 42 : aarch64, i386, ppc64le, s390x, x86_64

danayer/nouveau-fw-gsp

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : x86_64