[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'refs/tags/mesa-7.11.2-1'



Tag 'mesa-7.11.2-1' created by Cyril Brulebois <kibi@debian.org> at 2011-12-12 01:09 +0000

Tagging upload of mesa 7.11.2-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk7lVFYACgkQeGfVPHR5Nd1xmQCeLMIHXjJkjyzVTPrUzdoHRAwG
lJwAoJiHs635765eqX+dcM11FmPjgf+6
=LTwg
-----END PGP SIGNATURE-----

Changes since mesa-7.11.1-1:
Brian Paul (4):
      mesa: stop using ctx->Driver.CopyTexImage1D/2D() hooks
      mesa: fix format selection for meta CopyTexSubImage()
      docs: update news.html and relnotes.html for 7.11.1 release
      mesa: use format string in _mesa_error() call to silence warning

Chad Versace (3):
      intel: Simplify stencil detiling arithmetic
      intel: Fix region dimensions for stencil buffers received from DDX
      intel: Fix separate stencil in builtin DRI2 backend

Cyril Brulebois (3):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelog.
      Upload to unstable.

Ian Romanick (4):
      docs: Add 7.11.1 release md5sums
      mesa: set version string to 7.11.2-devel
      mesa: Bump version to 7.11.2 (final)
      docs: Add 7.11.2 release notes

---
 Makefile                                   |    2 
 debian/changelog                           |    7 ++
 docs/news.html                             |    7 ++
 docs/relnotes-7.11.1.html                  |    8 +-
 docs/relnotes-7.11.2.html                  |   80 ++++++++++++++++++++++++++
 docs/relnotes.html                         |    1 
 src/mesa/drivers/common/meta.c             |   10 +++
 src/mesa/drivers/dri/intel/intel_context.c |   31 +++++-----
 src/mesa/drivers/dri/intel/intel_screen.c  |   89 ++++++++++++++++++++++++++---
 src/mesa/drivers/dri/intel/intel_span.c    |    3 
 src/mesa/main/dlist.c                      |    2 
 src/mesa/main/teximage.c                   |   49 ++++++++++-----
 src/mesa/main/version.h                    |    4 -
 13 files changed, 244 insertions(+), 49 deletions(-)
---


Reply to: