mesa-lts-xenial 11.2.0-1ubuntu2~trusty2 source package in Ubuntu

Changelog

mesa-lts-xenial (11.2.0-1ubuntu2~trusty2) trusty-security; urgency=medium

  * No change rebuild for the -security pocket

 -- Marc Deslauriers <email address hidden>  Mon, 17 Jul 2017 14:18:41 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Trusty
Original maintainer:
Ubuntu X-SWAT
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main graphics
Trusty security main graphics

Downloads

File Size SHA-256 Checksum
mesa-lts-xenial_11.2.0.orig.tar.gz 12.5 MiB dea3d8143929aad5c24ef0993ddb05807b30c284b488fc62903adfcc1c127887
mesa-lts-xenial_11.2.0-1ubuntu2~trusty2.diff.gz 127.5 KiB 1f43d70edc506ea00da5f2d57d9c59c817fb8b3d76ff274965c31ed36fded481
mesa-lts-xenial_11.2.0-1ubuntu2~trusty2.dsc 4.0 KiB e25c0d9460362567b7675b53c21dc5fd214585ea440a4b10372d6c5e7e031e40

View changes file

Binary packages built by this source

libegl1-mesa-dev-lts-xenial: 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.

libegl1-mesa-lts-xenial: free implementation of the EGL API -- runtime

 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 modules to interface with the existing system GLX or
 DRI2 drivers to provide OpenGL via EGL.

libegl1-mesa-lts-xenial-dbgsym: debug symbols for package libegl1-mesa-lts-xenial

 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 modules to interface with the existing system GLX or
 DRI2 drivers to provide OpenGL via EGL.

libgbm-dev-lts-xenial: 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-lts-xenial: 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-lts-xenial-dbgsym: debug symbols for package libgbm1-lts-xenial

 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-lts-xenial: free implementation of the OpenGL API -- GLX development files

 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 includes headers and static libraries for compiling
 programs with Mesa.
 .
 For a complete description of Mesa, please look at the libgl1-mesa-glx
 package.

libgl1-mesa-dri-lts-xenial: 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
 libgl1-mesa-glx package.

libgl1-mesa-dri-lts-xenial-dbgsym: debug symbols for package libgl1-mesa-dri-lts-xenial

 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
 libgl1-mesa-glx package.

libgl1-mesa-glx-lts-xenial: free implementation of the OpenGL API -- GLX runtime

 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.

libgl1-mesa-glx-lts-xenial-dbgsym: debug symbols for package libgl1-mesa-glx-lts-xenial

 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.

libglapi-mesa-lts-xenial: 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-lts-xenial-dbgsym: debug symbols for package libglapi-mesa-lts-xenial

 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.

libgles1-mesa-dev-lts-xenial: free implementation of the OpenGL|ES 1.x API -- development files

 OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on
 embedded systems - including consoles, phones, appliances and vehicles.
 It contains a subset of OpenGL plus a number of extensions for the
 special needs of embedded systems.
 .
 OpenGL|ES 1.x provides an API for fixed-function hardware.
 .
 This package provides a development environment for building programs using
 the OpenGL|ES 1.x APIs.

libgles1-mesa-lts-xenial: free implementation of the OpenGL|ES 1.x API -- runtime

 OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on
 embedded systems - including consoles, phones, appliances and vehicles.
 It contains a subset of OpenGL plus a number of extensions for the
 special needs of embedded systems.
 .
 OpenGL|ES 1.x provides an API for fixed-function hardware.

libgles1-mesa-lts-xenial-dbgsym: debug symbols for package libgles1-mesa-lts-xenial

 OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on
 embedded systems - including consoles, phones, appliances and vehicles.
 It contains a subset of OpenGL plus a number of extensions for the
 special needs of embedded systems.
 .
 OpenGL|ES 1.x provides an API for fixed-function hardware.

libgles2-mesa-dev-lts-xenial: free implementation of the OpenGL|ES 2.x API -- development files

 OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on
 embedded systems - including consoles, phones, appliances and vehicles.
 It contains a subset of OpenGL plus a number of extensions for the
 special needs of embedded systems.
 .
 OpenGL|ES 2.x provides an API for programmable hardware including vertex
 and fragment shaders.
 .
 This package provides a development environment for building applications
 using the OpenGL|ES 2.x APIs.

libgles2-mesa-lts-xenial: free implementation of the OpenGL|ES 2.x API -- runtime

 OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on
 embedded systems - including consoles, phones, appliances and vehicles.
 It contains a subset of OpenGL plus a number of extensions for the
 special needs of embedded systems.
 .
 OpenGL|ES 2.x provides an API for programmable hardware including vertex
 and fragment shaders.

libgles2-mesa-lts-xenial-dbgsym: debug symbols for package libgles2-mesa-lts-xenial

 OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on
 embedded systems - including consoles, phones, appliances and vehicles.
 It contains a subset of OpenGL plus a number of extensions for the
 special needs of embedded systems.
 .
 OpenGL|ES 2.x provides an API for programmable hardware including vertex
 and fragment shaders.

libwayland-egl1-mesa-lts-xenial: implementation of the Wayland EGL platform -- runtime

 This package contains the mesa implementation of the Wayland EGL platform

libwayland-egl1-mesa-lts-xenial-dbgsym: debug symbols for package libwayland-egl1-mesa-lts-xenial

 This package contains the mesa implementation of the Wayland EGL platform

libxatracker-dev-lts-xenial: 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-lts-xenial: 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-lts-xenial-dbgsym: debug symbols for package libxatracker2-lts-xenial

 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-lts-xenial: 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-vdpau-drivers-lts-xenial: 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-lts-xenial-dbgsym: debug symbols for package mesa-vdpau-drivers-lts-xenial

 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.