mesa 20.0.2-1ubuntu1 source package in Ubuntu
Changelog
mesa (20.0.2-1ubuntu1) focal; urgency=medium * Merge from Debian. -- Timo Aaltonen <email address hidden> Wed, 25 Mar 2020 16:37:30 +0200
Upload details
- Uploaded by:
- Timo Aaltonen
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu X-SWAT
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mesa_20.0.2.orig.tar.gz | 17.9 MiB | 2806cd935714fb4b5dc3b001dbc0f79394dee249f674a4ddbf7e5dc306cccf15 |
mesa_20.0.2-1ubuntu1.diff.gz | 201.5 KiB | 9b8b940679b98b35c56cc1f27f90c8e1399b15d81ed97070d56c31832786efb1 |
mesa_20.0.2-1ubuntu1.dsc | 5.2 KiB | 6b3ba871d4f46d5777a4fffef1654b6923be4a322b12c7bcb450631a8884ab36 |
Available diffs
- diff from 20.0.0-1ubuntu1 to 20.0.2-1ubuntu1 (108.4 KiB)
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-dbgsym: debug symbols for libd3dadapter9-mesa
- 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.
- libegl-mesa0-dbgsym: debug symbols for libegl-mesa0
- libegl1-mesa: transitional dummy package
This is a transitional dummy package, it can be safely removed.
- 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.
- libgbm1-dbgsym: debug symbols for libgbm1
- 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.
- libgl1-mesa-dri-dbgsym: debug symbols for libgl1-mesa-dri
- libgl1-mesa-glx: transitional dummy package
This is a transitional dummy package, it can be safely removed.
- 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.
- libglapi-mesa-dbgsym: debug symbols for libglapi-mesa
- libgles2-mesa: transitional dummy package
This is a transitional dummy package, it can be safely removed.
- 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.
- libglx-mesa0-dbgsym: debug symbols for libglx-mesa0
- 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-dbgsym: debug symbols for libosmesa6
- 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.
- libwayland-egl1-mesa: transitional dummy package
This is a transitional dummy package, it can be safely removed.
- 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.
- libxatracker2-dbgsym: debug symbols for libxatracker2
- 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-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-opencl-icd-dbgsym: debug symbols for mesa-opencl-icd
- 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-va-drivers-dbgsym: debug symbols for mesa-va-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-vdpau-drivers-dbgsym: debug symbols for mesa-vdpau-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.
- mesa-vulkan-drivers-dbgsym: debug symbols for mesa-vulkan-drivers