Add comprehensive Mesa graphics libraries to live CD

- mesa-vdpau-drivers: VDPAU video acceleration drivers
- mesa-vulkan-drivers: Vulkan graphics API drivers
- mesa-va-drivers: VA-API video acceleration drivers
- libglx-mesa0: Mesa GLX library for X11 OpenGL support
- libegl-mesa0: Mesa EGL library for embedded graphics
- libegl1-mesa: Mesa EGL implementation
- libgl1-mesa-dri: Mesa DRI OpenGL drivers
- libgl1-mesa-glx: Mesa GLX OpenGL implementation
- libglx-mesa0: Additional Mesa GLX support

These libraries provide complete OpenGL, Vulkan, and video acceleration support for:
- Hardware-accelerated graphics rendering
- Video decoding and encoding acceleration
- Vulkan graphics API support
- EGL and GLX compatibility layers
- Direct rendering infrastructure (DRI)
parent ed8e155e
...@@ -105,6 +105,17 @@ virtualgl ...@@ -105,6 +105,17 @@ virtualgl
vulkan-tools vulkan-tools
pciutils pciutils
# Mesa graphics drivers and libraries
mesa-vdpau-drivers
mesa-vulkan-drivers
mesa-va-drivers
libglx-mesa0
libegl-mesa0
libegl1-mesa
libgl1-mesa-dri
libgl1-mesa-glx
libglx-mesa0
# Hardware detection and management # Hardware detection and management
pciutils pciutils
usbutils usbutils
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment