mesa 8.0.2-0ubuntu3 source package in Ubuntu

Changelog

mesa (8.0.2-0ubuntu3) precise; urgency=low

  * Drop 113_fix_tls.diff - this turns out to have been working around a libc
    bug (most likely Debian bug #637239) which is now fixed.  It also seems
    to be causing problems itself now.  (LP: #965798)
 -- Christopher James Halse Rogers <email address hidden>   Tue, 27 Mar 2012 12:51:58 +1100

Upload details

Uploaded by:
Chris Halse Rogers
Uploaded to:
Precise
Original maintainer:
Ubuntu X-SWAT
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
mesa_8.0.2.orig.tar.gz 7.1 MiB 7b3b064f4575ff91ba4618ad4337ebee2f0c37dbb1b5a4e5cae129fc09a6e314
mesa_8.0.2-0ubuntu3.diff.gz 53.6 KiB 105d360307ddf2e8c1ef285eaae171a29b72e792adfeea0e646ce2e3f3db64fa
mesa_8.0.2-0ubuntu3.dsc 4.3 KiB ba6cd254bfcd4f53d63317ca192c58c0f6dd46293fb91c7c330510fb17c6c1e7

Available diffs

View changes file

Binary packages built by this source

libegl1-mesa: 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 and OpenVG.
 .
 This package contains modules to interface with the existing system GLX or
 DRI2 drivers to provide OpenGL via EGL. The libegl1-mesa-drivers package
 provides drivers to provide hardware-accelerated OpenGL|ES and OpenVG support.

libegl1-mesa-dbg: No summary available for libegl1-mesa-dbg in ubuntu quantal.

No description available for libegl1-mesa-dbg in ubuntu quantal.

libegl1-mesa-dev: No summary available for libegl1-mesa-dev in ubuntu quantal.

No description available for libegl1-mesa-dev in ubuntu quantal.

libegl1-mesa-drivers: No summary available for libegl1-mesa-drivers in ubuntu quantal.

No description available for libegl1-mesa-drivers in ubuntu quantal.

libegl1-mesa-drivers-dbg: No summary available for libegl1-mesa-drivers-dbg in ubuntu quantal.

No description available for libegl1-mesa-drivers-dbg in ubuntu quantal.

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-dbg: No summary available for libgbm1-dbg in ubuntu quantal.

No description available for libgbm1-dbg in ubuntu quantal.

libgl1-mesa-dev: No summary available for libgl1-mesa-dev in ubuntu quantal.

No description available for libgl1-mesa-dev in ubuntu quantal.

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
 libgl1-mesa-swx11 package.
 .
 The tdfx DRI module needs libglide3 to enable direct rendering.

libgl1-mesa-dri-dbg: No summary available for libgl1-mesa-dri-dbg in ubuntu quantal.

No description available for libgl1-mesa-dri-dbg in ubuntu quantal.

libgl1-mesa-dri-experimental: free implementation of the OpenGL API -- Extra 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 and indirect rendering. The drivers
 in this package may provide more features than the drivers in the
 libgl1-mesa-dri at the cost of less stability.
 .
 For a complete description of Mesa, please look at the
 libgl1-mesa-swx11 package.

libgl1-mesa-dri-experimental-dbg: No summary available for libgl1-mesa-dri-experimental-dbg in ubuntu quantal.

No description available for libgl1-mesa-dri-experimental-dbg in ubuntu quantal.

libgl1-mesa-glx: No summary available for libgl1-mesa-glx in ubuntu quantal.

No description available for libgl1-mesa-glx in ubuntu quantal.

libgl1-mesa-glx-dbg: No summary available for libgl1-mesa-glx-dbg in ubuntu quantal.

No description available for libgl1-mesa-glx-dbg in ubuntu quantal.

libgl1-mesa-swx11: No summary available for libgl1-mesa-swx11 in ubuntu quantal.

No description available for libgl1-mesa-swx11 in ubuntu quantal.

libgl1-mesa-swx11-dbg: free implementation of the OpenGL API -- debugging symbols

 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 author makes no claim that Mesa
 is in any way a compatible replacement for OpenGL or associated with
 Silicon Graphics, Inc.
 .
 This library provides a pure software rasteriser; it does not provide
 a direct rendering-capable library, or one which uses GLX. For that,
 please see libgl1-mesa-glx.
 .
 On Linux, this library is also known as libGL or libGL.so.1.
 .
 This package contains debugging symbols for the software rasterization GL
 library.

libgl1-mesa-swx11-dev: No summary available for libgl1-mesa-swx11-dev in ubuntu quantal.

No description available for libgl1-mesa-swx11-dev in ubuntu quantal.

libglapi-mesa: No summary available for libglapi-mesa in ubuntu quantal.

No description available for libglapi-mesa in ubuntu quantal.

libglapi-mesa-dbg: No summary available for libglapi-mesa-dbg in ubuntu quantal.

No description available for libglapi-mesa-dbg in ubuntu quantal.

libgles1-mesa: 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-dbg: No summary available for libgles1-mesa-dbg in ubuntu quantal.

No description available for libgles1-mesa-dbg in ubuntu quantal.

libgles1-mesa-dev: No summary available for libgles1-mesa-dev in ubuntu quantal.

No description available for libgles1-mesa-dev in ubuntu quantal.

libgles2-mesa: No summary available for libgles2-mesa in ubuntu quantal.

No description available for libgles2-mesa in ubuntu quantal.

libgles2-mesa-dbg: free implementation of the OpenGL|ES 2.x API -- debugging symbols

 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 contains the debugging symbols for the libGLESv2 library.

libgles2-mesa-dev: No summary available for libgles2-mesa-dev in ubuntu quantal.

No description available for libgles2-mesa-dev in ubuntu quantal.

libglu1-mesa: Mesa OpenGL utility library (GLU)

 GLU offers simple interfaces for building mipmaps; checking for the
 presence of extensions in the OpenGL (or other libraries which follow
 the same conventions for advertising extensions); drawing
 piecewise-linear curves, NURBS, quadrics and other primitives
 (including, but not limited to, teapots); tesselating surfaces; setting
 up projection matrices and unprojecting screen coordinates to world
 coordinates.
 .
 On Linux, this library is also known as libGLU or libGLU.so.1.
 .
 This package provides the SGI implementation of GLU shipped with the
 Mesa package (ergo the "-mesa" suffix).

libglu1-mesa-dev: Mesa OpenGL utility library -- development files

 Includes headers and static libraries for compiling programs with GLU.
 .
 For a complete description of GLU, please look at the libglu1-mesa
 package.

libopenvg1-mesa: No summary available for libopenvg1-mesa in ubuntu quantal.

No description available for libopenvg1-mesa in ubuntu quantal.

libopenvg1-mesa-dbg: No summary available for libopenvg1-mesa-dbg in ubuntu quantal.

No description available for libopenvg1-mesa-dbg in ubuntu quantal.

libopenvg1-mesa-dev: free implementation of the OpenVG API -- development files

 This package contains the mesa implementation of the OpenVG 2D acceleration
 library. OpenVG provides a device independent and vendor-neutral interface
 for sophisticated 2D graphical applications, while allowing device
 manufacturers to provide hardware acceleration on devices ranging from wrist
 watches to full microprocessor-based desktop and server machines.
 .
 This package contains the development environment required for compiling
 programs against the OpenVG 2D acceleration library.

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: No summary available for libosmesa6-dev in ubuntu quantal.

No description available for libosmesa6-dev in ubuntu quantal.

libxatracker-dev: No summary available for libxatracker-dev in ubuntu quantal.

No description available for libxatracker-dev in ubuntu quantal.

libxatracker1: No summary available for libxatracker1 in ubuntu quantal.

No description available for libxatracker1 in ubuntu quantal.

libxatracker1-dbg: No summary available for libxatracker1-dbg in ubuntu quantal.

No description available for libxatracker1-dbg in ubuntu quantal.

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.