head 1.2;
access;
symbols
netbsd-7-2-RELEASE:1.1.1.1.2.1
netbsd-7-1-2-RELEASE:1.1.1.1.2.1
netbsd-7-1-1-RELEASE:1.1.1.1.2.1
netbsd-7-1:1.1.1.1.2.1.0.4
netbsd-7-1-RELEASE:1.1.1.1.2.1
netbsd-7-1-RC2:1.1.1.1.2.1
netbsd-7-1-RC1:1.1.1.1.2.1
netbsd-7-0-2-RELEASE:1.1.1.1.2.1
netbsd-7-0-1-RELEASE:1.1.1.1.2.1
netbsd-7-0:1.1.1.1.2.1.0.2
netbsd-7-0-RELEASE:1.1.1.1.2.1
netbsd-7-0-RC3:1.1.1.1.2.1
netbsd-7-0-RC2:1.1.1.1.2.1
netbsd-7-0-RC1:1.1.1.1.2.1
netbsd-7:1.1.1.1.0.2
netbsd-7-base:1.1.1.1
MesaLib-7-11-2:1.1.1.1
xorg:1.1.1;
locks; strict;
comment @# @;
1.2
date 2014.12.18.06.11.30; author mrg; state dead;
branches;
next 1.1;
commitid Ae59RsLlS9l0cu2y;
1.1
date 2014.07.09.19.38.34; author riastradh; state Exp;
branches
1.1.1.1;
next ;
commitid h96CLViPL8qdRJHx;
1.1.1.1
date 2014.07.09.19.38.34; author riastradh; state Exp;
branches
1.1.1.1.2.1;
next ;
commitid h96CLViPL8qdRJHx;
1.1.1.1.2.1
date 2015.01.06.09.26.19; author martin; state dead;
branches;
next ;
commitid 2BxXkbQgg8gLEW4y;
desc
@@
1.2
log
@merge Mesa 10.3.5.
@
text
@
Mesa Release Notes
Mesa 7.10.1 Release Notes / TBD
Mesa 7.10.1 is a bug fix release which fixes bugs found since the 7.10 release.
Mesa 7.10.1 implements the OpenGL 2.1 API, but the version reported by
glGetString(GL_VERSION) depends on the particular driver being used.
Some drivers don't support all the features required in OpenGL 2.1.
docs: update 7.10.1 release notes with Ian's recent cherry picks
i915: Only mark a register as available if all components are written
i915: Calculate partial result to temp register first
i915: Force lowering of all types of indirect array accesses in the FS
docs: Update 7.10.1 with (hopefully) the last of the cherry picks
docs: Clean up bug fixes list
intel: Remove driver date and related bits from renderer string
mesa: set version string to 7.10.1 (final)
Jian Zhao (1):
mesa: fix an error in uniform arrays in row calculating.
Julien Cristau (3):
glx: fix request lengths
glx: fix GLXChangeDrawableAttributesSGIX request
glx: fix length of GLXGetFBConfigsSGIX
Keith Packard (1):
glsl: Eliminate reduce/reduce conflicts in glsl grammar
Kenneth Graunke (20):
glsl: Expose a public glsl_type::void_type const pointer.
glsl: Don't bother unsetting a destructor that was never set.
glsl, i965: Remove unnecessary talloc includes.
glcpp: Remove use of talloc reference counting.
ralloc: Add a fake implementation of ralloc based on talloc.
Convert everything from the talloc API to the ralloc API.
ralloc: a new MIT-licensed recursive memory allocator.
Remove talloc from the make and automake build systems.
Remove talloc from the SCons build system.
Remove the talloc sources from the Mesa repository.
glsl: Fix use of uninitialized values in _mesa_glsl_parse_state ctor.
i965/fs: Apply source modifier workarounds to POW as well.
i965: Fix shaders that write to gl_PointSize on Sandybridge.
i965/fs: Avoid register coalescing away gen6 MATH workarounds.
i965/fs: Correctly set up gl_FragCoord.w on Sandybridge.
i965: Increase Sandybridge point size clamp.
i965/fs: Refactor control flow stack handling.
i965: Increase Sandybridge point size clamp in the clip state.
glsl: Use reralloc instead of plain realloc.
Revert "i965/fs: Correctly set up gl_FragCoord.w on Sandybridge."
Marek Olšák (4):
docs: fix messed up names with special characters in relnotes-7.10
docs: fix messed up names with special characters in relnotes-7.9.1
mesa: fix texture3D mipmap generation for UNSIGNED_BYTE_3_3_2
st/dri: Track drawable context bindings
Paulo Zanoni (1):
dri_util: fail driCreateNewScreen if InitScreen is NULL
Sam Hocevar (2):
docs: add glsl info
docs: fix glsl_compiler name
Tom Fogal (1):
Regenerate gl_mangle.h.
Tom Stellard (2):
r300/compiler: Disable register rename pass on r500
r300/compiler: Don't erase sources when converting RGB->Alpha
Vinson Lee (3):
ralloc: Add missing va_end following va_copy.
mesa: Move declaration before code in extensions.c.
mesa: Move loop variable declarations outside for loop in extensions.c.
nobled (1):
glx: Put null check before use
@
1.1
log
@Initial revision
@
text
@@
1.1.1.1
log
@import MesaLib 7.11.2
Brings in support for Intel Sandy Bridge and Ivy Bridge hardware, a
new shader language compiler, and various other improvements too
numerous to list here; see for
details.
@
text
@@
1.1.1.1.2.1
log
@File removals that accidently did not happen during pullup of the new
MesaLib for ticket #381
@
text
@@