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

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



Tag 'mesa-9.2.2-1' created by Maarten Lankhorst <maarten.lankhorst@canonical.com> at 2013-10-22 09:20 +0000

Debian release 9.2.2-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAABAgAGBQJSZkNvAAoJEP5VjHKmcBPDcgcP/00Tk0DVxeXYtANTVbRvVpL0
tXJmfiOjTRozHpbvzt0WXzx3ievNjYN/KPWaCTea4cvKTFZzutboQaJ6ARKqKdB6
O/7WNTmkZswv7UYqZTOZ8N3qi3MALaIdm6/X6wOoh5BA+EaAy5ZgbDlw9Z2G0Wgj
SNjDGXhTh9og/F8eOY6izh4hGhLm1L/mI++TB+45dCx5KIvuPZqnHUgB/9uqGQ4H
0X+hBmomZ+FvQZuaDQQM7Dn/oeI2CWlX5iAy9kXphIPZ2CrmkcrSuzq5KgdAfRR4
OWm8MdXJQdVUZ3vVkqL+VqZGDZoM7exdkqQYknc3KE/UW3RicPjKKy0X6Gg+3teW
c4aqkkii/O0m+XMfv0A71gTKed7qj/WOMtZ54sI7XRXBwpm/29WFPvDAEuy9vLsx
snRSvepzSNysjauEGN+trjH6DPJaf6ibV1uIK52jbjK6aRY0jIQmcC+/W7KdSo50
wvJCkbvQ7BiATHc5U84RLmVlkAe3KKTxnXfI2OFgasx7TDYAqpGh4JVt44hEQtkf
7biTAHQezbOZ8gi1jHozzlTM53Q1srK6k75k6JVS8SQTE8UJN+6PmIKSGz/qLziG
hJryBITebkufk8jmdxGSzsi5PvU7ObcLWqBjd90xPvw2XQeltS1gv0NH4r0lK0f5
6i0vHyvx6hhhenQe0un5
=ROEY
-----END PGP SIGNATURE-----

Changes since mesa-9.2.1-1:
Adam Jackson (1):
      glx: Generate fewer errors in MakeContextCurrent

Alex Deucher (2):
      r600g: disable GPUVM by default
      radeon/winsys: pad IBs to a multiple of 8 DWs

Andreas Beckmann (1):
      libgl1-mesa-glx needs Breaks: glx-diversions (<< 0.4)

Andreas Boll (2):
      docs: Fix a typo in the 9.1.6 release notes
      mesa: Fix MESA_PATCH version

Anuj Phogat (1):
      meta: Fix blitting a framebuffer with renderbuffer attachment

Brian Paul (2):
      svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()
      mesa: consolidate cube width=height error checking

Carl Worth (13):
      docs: Add 9.1.6 release md5sums
      Use -Bsymbolic when linking libEGL.so
      Update get-pick-list to look specifically for "9.1" in NOTE
      cherry-ignore: Ignore last two patches in current get-pick-list output
      Bump version to 9.1.7
      doc: Add releases notes for the upcoming 9.1.7 release.
      Revert "radeon/winsys: pad IBs to a multiple of 8 DWs"
      docs: Add md5sums for 9.1.7 release files.
      Revert "glx: Generate fewer errors in MakeContextCurrent"
      Bump version to 9.2.2
      docs: Add release notes for 9.2.2 release
      Add bin/test-driver to the list of files to be distributed.
      docs: Add md5sums for the 9.2.2 release

Chris Forbes (1):
      i965/fs: Gen4: Zero out extra coordinates when using shadow compare

Constantin Baranov (1):
      mesa: Add missing switch break in invalidate_framebuffer_storage()

Emil Velikov (2):
      nv50: handle pure integer vertex attributes
      nouveau: initialise the nouveau_transfer maps

Eric Anholt (4):
      i965/gen4: Fix fragment program rectangle texture shadow compares.
      i965: Don't forget the cube map padding on gen5+.
      mesa: Fix compiler warnings when ALIGN's alignment is "1 << value".
      i965: Fix 3D texture layout by more literally copying from the spec.

Francisco Jerez (1):
      glsl: Fix usage of the wrong union member in program_resource_visitor::recursion.

Ian Romanick (11):
      mesa: Remove stray debug printfs in attachment completeness code
      mesa: Validate the layer selection of an array texture too
      mesa/vbo: Fix handling of attribute 0 in non-compatibilty contexts
      glsl: Add new overload of program_resource_visitor::visit_field method
      glsl: Use alignment of container record for its first field
      mesa: Remove all traces of GL_OES_matrix_get
      mesa: Don't call driver RenderTexture for really broken textures
      mesa: Don't call driver RenderTexture for invalid zoffset
      mesa: Generate a renderbuffer wrapper even if the texture has no image
      glsl: Move and refine test for unsized arrays in GLSL ES
      mesa: Don't return any data for GL_SHADER_BINARY_FORMATS

Ilia Mirkin (2):
      nv30: U8_USCALED only works for size 4
      nv30: remove no-longer-used formats from table

Joakim Sindholt (1):
      nvc0: fix blitctx memory leak

Johannes Obermayr (1):
      st/gbm: Add $(WAYLAND_CFLAGS) for HAVE_EGL_PLATFORM_WAYLAND.

Kenneth Graunke (1):
      meta: Set correct viewport and projection in decompress_texture_image.

Maarten Lankhorst (9):
      nvc0: restore viewport after blit
      Merge branch 'upstream-unstable' into debian-unstable
      New upstream release.
      release to sid
      Merge branch 'upstream-unstable' into upstream-experimental
      Merge branch 'upstream-experimental' into debian-unstable
      Merge branch 'debian-experimental' into debian-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      New upstream release.

Rico Schüller (1):
      glx: Initialize OpenGL version to 1.0

Tiziano Bacocco (1):
      nvc0/ir: fix use after free in texture barrier insertion pass

Tom Stellard (1):
      radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3

Torsten Duwe (1):
      wayland-egl.pc requires wayland-client.pc.

---
 Android.common.mk                                      |    2 
 Makefile.am                                            |    1 
 SConstruct                                             |    2 
 configure.ac                                           |    2 
 debian/changelog                                       |   17 ++
 debian/control                                         |    1 
 docs/relnotes/9.2.2.html                               |  100 +++++++++++++++++
 src/gallium/drivers/radeonsi/radeonsi_pipe.c           |    4 
 src/gallium/drivers/svga/svga_resource_buffer_upload.c |    2 
 src/glsl/link_uniforms.cpp                             |    4 
 src/mesa/drivers/dri/i965/brw_tex_layout.c             |   97 +++++-----------
 src/mesa/main/fbobject.c                               |    1 
 src/mesa/main/macros.h                                 |    2 
 src/mesa/main/teximage.c                               |   43 -------
 14 files changed, 171 insertions(+), 107 deletions(-)
---


Reply to: