mesa 24.0.9-ok5.0 source package in openKylin

Changelog

mesa (24.0.9-ok5.0) nile; urgency=medium

  * Remove support JMGPU JM9100.

 -- Lu Yao <email address hidden>  Wed, 18 Jun 2025 17:41:24 +0800

Upload details

Uploaded by:
Lu Yao
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock release main graphics

Downloads

File Size SHA-256 Checksum
mesa_24.0.9-ok5.0.tar.xz 19.2 MiB 0eae1f641e7e40d9a4e5cd207ec6dbafd3586ce12e081fd3841a7b4509eaa198
mesa_24.0.9-ok5.0.dsc 5.2 KiB 122d04854ef19f7985cf3ba43ea01c3a6fdd59ed2261fb48d4c89446013efec7

View changes file

Binary packages built by this source

libd3dadapter9-mesa: state-tracker for Direct3D9

 This package contains a Gallium3D state tracker that implements the Direct3D9
 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can
 achieve native (or better) graphics performance.

libd3dadapter9-mesa-dev: state-tracker for Direct3D9 -- development files

 This package contains a Gallium3D state tracker that implements the Direct3D9
 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can
 achieve native (or better) graphics performance.
 .
 Development files

libegl-mesa0: free implementation of the EGL API -- Mesa vendor library

 This package contains the EGL native platform graphics interface library.
 EGL provides a platform-agnostic mechanism for creating rendering surfaces
 for use with other graphics libraries, such as OpenGL|ES.
 .
 This package contains the Mesa vendor library for EGL.

libegl1-mesa-dev: free implementation of the EGL API -- development files

 This package contains the development environment required for compiling
 programs against EGL native platform graphics interface library.
 EGL provides a platform-agnostic mechanism for creating rendering surfaces
 for use with other graphics libraries, such as OpenGL|ES.
 .
 This package provides the development environment for compiling programs
 against the EGL library.

libgbm-dev: generic buffer management API -- development files

 This package contains the GBM buffer management library. It provides a
 mechanism for allocating buffers for graphics rendering tied to Mesa.
 .
 GBM is intended to be used as a native platform for EGL on drm or openwfd.
 .
 This package provides the development environment for compiling programs
 against the GBM library.

libgbm1: generic buffer management API -- runtime

 This package contains the GBM buffer management library. It provides a
 mechanism for allocating buffers for graphics rendering tied to Mesa.
 .
 GBM is intended to be used as a native platform for EGL on drm or openwfd.

libgl1-mesa-dev: transitional dummy package

 This is a transitional dummy package, it can be safely removed.

libgl1-mesa-dri: free implementation of the OpenGL API -- DRI modules

 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering. For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the OpenGL library itself, only the DRI
 modules for accelerating direct rendering.
 .
 For a complete description of Mesa, please look at the
 libglx-mesa0 package.

libglapi-mesa: free implementation of the GL API -- shared library

 The Mesa GL API module is responsible for dispatching all the gl*
 functions. It is intended to be mainly used by both the libgles1-mesa
 and libgles2-mesa packages.

libgles2-mesa-dev: transitional dummy package

 This is a transitional dummy package, it can be safely removed.

libglx-mesa0: free implementation of the OpenGL API -- GLX vendor library

 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL. To the extent that Mesa utilizes the OpenGL command
 syntax or state machine, it is being used with authorization from
 Silicon Graphics, Inc. However, the authors make no claim that Mesa
 is in any way a compatible replacement for OpenGL or associated with
 Silicon Graphics, Inc.
 .
 This version of Mesa provides GLX and DRI capabilities: it is capable of
 both direct and indirect rendering. For direct rendering, it can use DRI
 modules from the libgl1-mesa-dri package to accelerate drawing.
 .
 This package does not include the modules themselves: these can be found
 in the libgl1-mesa-dri package.

libosmesa6: Mesa Off-screen rendering extension

 OSmesa is a Mesa extension that allows programs to render to an
 off-screen buffer using the OpenGL API without having to create a
 rendering context on an X Server. It uses a pure software renderer.
 .
 This package provides both 16-bit and 32-bit versions of the off-screen
 renderer which do not require external libraries to work.

libosmesa6-dev: Mesa Off-screen rendering extension -- development files

 This package provides the required environment for developing programs
 that use the off-screen rendering extension of Mesa.
 .
 For more information on OSmesa see the libosmesa6 package.

libxatracker-dev: X acceleration library -- development files

 This package contains the XA (X acceleration) library. It is used exclusively
 by the X server to do render, copy and video acceleration.
 .
 XA is intended to be used by the vmware driver for virtualized X acceleration.
 .
 This package provides the development environment for compiling programs
 against the xatracker library.

libxatracker2: X acceleration library -- runtime

 This package contains the XA (X acceleration) library. It is used exclusively
 by the X server to do render, copy and video acceleration.
 .
 XA is intended to be used by the vmware driver for virtualized X acceleration.

mesa-common-dev: Developer documentation for Mesa

 This package includes the specifications for the Mesa-specific OpenGL
 extensions, the complete set of release notes and the development header
 files common to all Mesa packages.

mesa-drm-shim: DRM shim libraries

 This package provides drm-shim libraries which can be used for testing DRM drivers when
 none exists on the host

mesa-opencl-icd: free implementation of the OpenCL API -- ICD runtime

 This package contains the mesa implementation of the OpenCL (Open Compute
 Language) library, which is intended for use with an ICD loader. OpenCL
 provides a standardized interface for computational analysis on graphical
 processing units.

mesa-va-drivers: Mesa VA-API video acceleration drivers

 These libraries provide the Video Acceleration API (VA-API) for Unix.
 They provide accelerated video playback (incl. H.264) and video
 post-processing for the supported graphics cards.
 .
 This package enables support for VA-API for some gallium drivers.

mesa-vdpau-drivers: Mesa VDPAU video acceleration drivers

 These libraries provide the Video Decode and Presentation API for Unix.
 They provide accelerated video playback (incl. H.264) and video
 post-processing for the supported graphics cards.
 .
 This package enables support for VDPAU for some gallium drivers.

mesa-vulkan-drivers: Mesa Vulkan graphics drivers

 Vulkan is a low-overhead 3D graphics and compute API. This package
 includes Vulkan drivers provided by the Mesa project.