From 36237c651fab7aa9e65da9c33eb89a619827edff Mon Sep 17 00:00:00 2001
From: marha
Date: Tue, 19 Jun 2012 08:51:12 +0200
Subject: mesa git update 19 Juni 2012
---
mesalib/docs/relnotes-7.9.1.html | 121 +++++++++++++++++++--------------------
1 file changed, 59 insertions(+), 62 deletions(-)
(limited to 'mesalib/docs/relnotes-7.9.1.html')
diff --git a/mesalib/docs/relnotes-7.9.1.html b/mesalib/docs/relnotes-7.9.1.html
index f45fa48bf..092d3bd28 100644
--- a/mesalib/docs/relnotes-7.9.1.html
+++ b/mesalib/docs/relnotes-7.9.1.html
@@ -1,16 +1,13 @@
-
-
+
+
-Mesa Release Notes
-
-
+
+ Mesa Release Notes
+
+
-
-
-
-
-Mesa 7.9.1 Release Notes / January 7, 2011
+Mesa 7.9.1 Release Notes / January 7, 2011
Mesa 7.9.1 is a bug fix release which fixes bugs found since the 7.9 release.
@@ -124,22 +121,22 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
git log mesa-7.9..mesa-7.9.1
-
Alex Deucher (5):
+
Alex Deucher (5):
r100: revalidate after radeon_update_renderbuffers
r600c: add missing radeon_prepare_render() call on evergreen
r600c: properly align mipmaps to group size
gallium/egl: fix r300 vs r600 loading
r600c: fix some opcodes on evergreen
-
+
-Aras Pranckevicius (2):
+
Aras Pranckevicius (2):
glsl: fix crash in loop analysis when some controls can't be determined
glsl: fix matrix type check in ir_algebraic
-
+
-Brian Paul (27):
+
Brian Paul (27):
swrast: fix choose_depth_texture_level() to respect mipmap filtering state
st/mesa: replace assertion w/ conditional in framebuffer invalidation
@@ -168,18 +165,18 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
tdfx: s/Format/_BaseFormat/
st/mesa: fix renderbuffer pointer check in st_Clear()
mesa: Bump the number of bits in the register index.
-
+
-Chad Versace (5):
+
Chad Versace (5):
glsl: Fix lexer rule for ^=
glsl: Fix ast-to-hir for ARB_fragment_coord_conventions
glsl: Fix ir_expression::constant_expression_value()
glsl: Fix erroneous cast in ast_jump_statement::hir()
glsl: Fix linker bug in cross_validate_globals()
-
+
-Chia-I Wu (10):
+
Chia-I Wu (10):
targets/egl: Fix linking with libdrm.
st/vega: Fix version check in context creation.
@@ -191,24 +188,24 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
mesa: Do not advertise GL_OES_texture_3D.
egl_glx: Fix borken driver.
egl: Check extensions.
-
+
-Daniel Lichtenberger (1):
+
Daniel Lichtenberger (1):
radeon: fix potential segfault in renderbuffer update
-
+
-Daniel Vetter (1):
+
Daniel Vetter (1):
r200: revalidate after radeon_update_renderbuffers
-
+
-Dave Airlie (1):
+
Dave Airlie (1):
r300g: fixup rs690 tiling stride alignment calculations.
-
+
-Eric Anholt (13):
+
Eric Anholt (13):
intel: Allow CopyTexSubImage to InternalFormat 3/4 textures, like RGB/RGBA.
glsl: Free the loop state context when we free the loop state.
@@ -223,27 +220,27 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
mesa: Add getters for ARB_copy_buffer's attachment points.
i965: Correct the dp_read message descriptor setup on g4x.
glsl: Correct the marking of InputsRead/OutputsWritten on in/out matrices.
-
+
-Fabian Bieler (1):
+
Fabian Bieler (1):
glsl: fix lowering conditional returns in subroutines
-
+
-Francisco Jerez (3):
+
Francisco Jerez (3):
meta: Don't leak alpha function/reference value changes.
meta: Fix incorrect rendering of the bitmap alpha component.
meta: Don't try to disable cube maps if the driver doesn't expose the extension.
-
+
-Henri Verbeet (2):
+
Henri Verbeet (2):
r600: Evergreen has two extra frac_bits for the sampler LOD state.
st/mesa: Handle wrapped depth buffers in st_copy_texsubimage().
-
+
-Ian Romanick (33):
+
Ian Romanick (33):
Add 7.9 md5sums
docs: Import 7.8.x release notes from 7.8 branch.
@@ -278,14 +275,14 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
Refresh autogenerated file builtin_function.cpp.
docs: Initial set of release notes for 7.9.1
mesa: set version string to 7.9.1
-
+
-Julien Cristau (1):
+
Julien Cristau (1):
Makefile: don't include the same files twice in the tarball
-
+
-Kenneth Graunke (19):
+
Kenneth Graunke (19):
glcpp: Return NEWLINE token for newlines inside multi-line comments.
generate_builtins.py: Output large strings as arrays of characters.
@@ -306,19 +303,19 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
glsl/builtins: Compute the correct value for smoothstep(vec, vec, vec).
Fix build on systems where "python" is python 3.
i965: Internally enable GL_NV_blend_square on ES2.
-
+
-Kristian Høgsberg (1):
+
Kristian Høgsberg (1):
i965: Don't write mrf assignment for pointsize output
-
+
-Luca Barbieri (1):
+
Luca Barbieri (1):
glsl: Unroll loops with conditional breaks anywhere (not just the end)
-
+
-Marek Olšák (17):
+
Marek Olšák (17):
r300g: fix microtiling for 16-bits-per-channel formats
r300g: fix texture border for 16-bits-per-channel formats
@@ -337,30 +334,30 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
r300g: finally fix the texture corruption on r3xx-r4xx
mesa: fix texel store functions for some float formats
r300/compiler: disable the rename_regs pass for loops
-
+
-Mario Kleiner (1):
+
Mario Kleiner (1):
mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.
-
+
-Peter Clifton (1):
+
Peter Clifton (1):
intel: Fix emit_linear_blit to use DWORD aligned width blits
-
+
-Robert Hooker (2):
+
Robert Hooker (2):
intel: Add a new B43 pci id.
egl_dri2: Add missing intel chip ids.
-
+
-Roland Scheidegger (1):
+
Roland Scheidegger (1):
r200: fix r200 large points
-
+
-Thomas Hellstrom (17):
+
Thomas Hellstrom (17):
st/xorg: Don't try to use option values before processing options
xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers
@@ -379,9 +376,9 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
st/egl: Fix build for include files in nonstandard places
svga/drm: Optionally resolve calls to powf during link-time
gallium/targets: Trivial crosscompiling fix
-
+
-Tom Stellard (7):
+
Tom Stellard (7):
r300/compiler: Make sure presubtract sources use supported swizzles
r300/compiler: Fix register allocator's handling of loops
@@ -390,17 +387,17 @@ ee9ecae4ca56fbb2d14dc15e3a0a7640 MesaGLUT-7.9.1.tar.gz
r300/compiler: Ignore alpha dest register when replicating the result
r300/compiler: Use correct swizzles for all presubtract sources
r300/compiler: Don't allow presubtract sources to be remapped twice
-
+
-Vinson Lee (1):
+
Vinson Lee (1):
glsl: Fix 'control reaches end of non-void function' warning.
-
+
-richard (1):
+
richard (1):
r600c : inline vertex format is not updated in an app, switch to use vfetch constants. For the 7.9 and 7.10 branches as well.
-
+
--
cgit v1.2.3