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.2 Release Notes / April 6, 2011
Mesa 7.10.2 is a bug fix release which fixes bugs found since the 7.10 release.
Mesa 7.10.2 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.
glsl: Function signatures cannot have NULL return type
glsl: Add several function / call related validations
linker: Add imported functions to the linked IR
glsl: Use insert_before for lists instead of open coding it
glsl: Only allow unsized array assignment in an initializer
glcpp: Refresh autogenerated lexer files
docs: Initial bits of 7.10.2 release notes
mesa: set version string to 7.10.2
mesa: Remove nonexistant files from _FILES lists
Jerome Glisse (1):
r600g: move user fence into base radeon structure
José Fonseca (2):
mesa: Fix typo glGet*v(GL_TEXTURE_COORD_ARRAY_*).
mesa: More glGet* fixes.
Kenneth Graunke (4):
glcpp: Rework lexer to use a SKIP state rather than REJECT.
glcpp: Remove trailing contexts from #if rules.
i965/fs: Fix linear gl_Color interpolation on pre-gen6 hardware.
glsl: Accept precision qualifiers on sampler types, but only in ES.
Marek Olšák (15):
st/mesa: fix crash when DrawBuffer->_ColorDrawBuffers[0] is NULL
st/mesa: fail to alloc a renderbuffer if st_choose_renderbuffer_format fails
r300/compiler: fix the saturate modifier when applied to TEX instructions
r300/compiler: fix translating the src negate bits in pair_translate
r300/compiler: Abs doesn't cancel Negate (in the conversion to native swizzles)
r300/compiler: TEX instructions don't support negation on source arguments
r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500
r300/compiler: saturate Z before the shadow comparison
r300/compiler: fix equal and notequal shadow compare functions
r300/compiler: remove unused variables
st/mesa: fix crash when using both user and vbo buffers with the same stride
r300g: fix alpha-test with no colorbuffer
r300g: tell the GLSL compiler to lower the continue opcode
r300/compiler: propagate SaturateMode down to the result of shadow comparison
r300/compiler: apply the texture swizzle to shadow pass and fail values too
Michel Dänzer (1):
Use proper source row stride when getting depth/stencil texels.
Tom Stellard (4):
r300/compiler: Use a 4-bit writemask in pair instructions
prog_optimize: Fix reallocating registers for shaders with loops
r300/compiler: Fix vertex shader MAD instructions with constant swizzles
r300/compiler: Don't try to convert RGB to Alpha in full instructions
@
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
@@