Mesa (master): i965: Remove unused hw_must_use_separate_stencil

2016-01-13 Thread Ben Widawsky
Module: Mesa Branch: master Commit: f4ab7340ca72f6b61fe6e3e0995360546d2d6287 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4ab7340ca72f6b61fe6e3e0995360546d2d6287 Author: Ben Widawsky Date: Wed Dec 30 09:47:17 2015 -0800 i965: Remove unused hw_must_use_separate_stencil I spotted

Mesa (master): i965: Drop extra newline from shader compile messages.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: 138a7dc826baeb7451e748d47e508a639bad76c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=138a7dc826baeb7451e748d47e508a639bad76c9 Author: Matt Turner Date: Wed Jan 13 16:17:26 2016 -0800 i965: Drop extra newline from shader compile messages. Ilia

Mesa (master): glsl: Handle failure of Python codegen scripts.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: 966a0dd72066cc98e0df9a02028ee0d85d466e26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=966a0dd72066cc98e0df9a02028ee0d85d466e26 Author: Matt Turner Date: Mon Jan 11 10:54:19 2016 -0800 glsl: Handle failure of Python codegen scripts. If a Python

Mesa (master): glsl: Delete the ir_binop_bfm and ir_triop_bfi opcodes.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: b85a229e1f542426b1c8000569d89cd4768b9339 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b85a229e1f542426b1c8000569d89cd4768b9339 Author: Kenneth Graunke Date: Thu Jan 7 15:54:16 2016 -0800 glsl: Delete the ir_binop_bfm and ir_triop_bfi opcodes.

Mesa (master): nir: Fix constant evaluation of bfm.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: 92f177386954caced2e7ddca156917cf166f9c23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92f177386954caced2e7ddca156917cf166f9c23 Author: Matt Turner Date: Mon Jan 11 12:13:24 2016 -0800 nir: Fix constant evaluation of bfm. NIR's bfm, like Intel/A

Mesa (master): nir: Change bfm's semantics to match Intel/AMD/SM5.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: 74cff779eb5217fe2b791f2a23405096901f45fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74cff779eb5217fe2b791f2a23405096901f45fd Author: Matt Turner Date: Thu Jan 7 16:16:35 2016 -0800 nir: Change bfm's semantics to match Intel/AMD/SM5. Intel/AM

Mesa (master): glsl: Fix undefined shifts.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: a5fcff6628c641d01954d0af4aee0e723a570cad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5fcff6628c641d01954d0af4aee0e723a570cad Author: Matt Turner Date: Wed Dec 30 14:48:22 2015 -0500 glsl: Fix undefined shifts. Shifting into the sign bit is un

Mesa (master): glsl, nir: Make ir_triop_bitfield_extract a vectorized operation.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: 84d6130c21a8a570efefe54aa723f549b34c3256 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84d6130c21a8a570efefe54aa723f549b34c3256 Author: Kenneth Graunke Date: Thu Jan 7 16:01:51 2016 -0800 glsl, nir: Make ir_triop_bitfield_extract a vectorized op

Mesa (master): glsl, nir: Make ir_quadop_bitfield_insert a vectorized operation.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: b4e198f47f8423dfb101395cd6cb5a11fa12954e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4e198f47f8423dfb101395cd6cb5a11fa12954e Author: Kenneth Graunke Date: Tue Jan 5 04:01:11 2016 -0800 glsl, nir: Make ir_quadop_bitfield_insert a vectorized op

Mesa (master): i965/fs: Add debugging to constant combining pass.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: 64800933b80ac8f4ff44adfc2c8f5f41ff32270b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64800933b80ac8f4ff44adfc2c8f5f41ff32270b Author: Matt Turner Date: Thu Feb 26 16:06:45 2015 -0800 i965/fs: Add debugging to constant combining pass. Reviewed-

Mesa (master): i965/fs: Skip assertion on NaN.

2016-01-13 Thread Matt Turner
Module: Mesa Branch: master Commit: 7dc2e5f94024746ab2e39f77ab778fe3b89c0eb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dc2e5f94024746ab2e39f77ab778fe3b89c0eb1 Author: Matt Turner Date: Mon Jan 11 09:34:50 2016 -0800 i965/fs: Skip assertion on NaN. A shader in Unreal4 uses the

Mesa (master): st/mesa: fix incorrect buffer token passed to _mesa_BindFramebuffer()

2016-01-13 Thread Brian Paul
Module: Mesa Branch: master Commit: 235a2995345f330b1af0ac9d11a22343d5934356 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=235a2995345f330b1af0ac9d11a22343d5934356 Author: Brian Paul Date: Mon Jan 11 18:22:50 2016 -0700 st/mesa: fix incorrect buffer token passed to _mesa_BindFrameb

Mesa (master): meta: remove const qualifier on _mesa_meta_fb_tex_blit_begin()

2016-01-13 Thread Brian Paul
Module: Mesa Branch: master Commit: 9638c03a4ead3f3f2dd4f349e91ef207cc7c74fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9638c03a4ead3f3f2dd4f349e91ef207cc7c74fd Author: Brian Paul Date: Tue Jan 12 08:46:40 2016 -0700 meta: remove const qualifier on _mesa_meta_fb_tex_blit_begin()

Mesa (master): docs: add news item and link release notes for 11.1.1

2016-01-13 Thread Emil Velikov
Module: Mesa Branch: master Commit: 2065ffb4cfc8e607d0a84ed85a04f9bb43ad79cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2065ffb4cfc8e607d0a84ed85a04f9bb43ad79cc Author: Emil Velikov Date: Wed Jan 13 15:27:50 2016 +0200 docs: add news item and link release notes for 11.1.1 Signe

Mesa (11.1): docs: add sha256 checksums for 11.1.1

2016-01-13 Thread Emil Velikov
Module: Mesa Branch: 11.1 Commit: 4b2d9f29e9b75cbbeb76ccf753a256e11f07ee1a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b2d9f29e9b75cbbeb76ccf753a256e11f07ee1a Author: Emil Velikov Date: Wed Jan 13 15:23:53 2016 +0200 docs: add sha256 checksums for 11.1.1 Signed-off-by: Emil Vel

Mesa (master): docs: add sha256 checksums for 11.1.1

2016-01-13 Thread Emil Velikov
Module: Mesa Branch: master Commit: 183b5ff109ece2751fe1ce9c99dbe2158cfabb0b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=183b5ff109ece2751fe1ce9c99dbe2158cfabb0b Author: Emil Velikov Date: Wed Jan 13 15:23:53 2016 +0200 docs: add sha256 checksums for 11.1.1 Signed-off-by: Emil V

Mesa (master): docs: add release notes for 11.1.1

2016-01-13 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8f1673952888b4129c5950e8cfde6e0ad461162f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f1673952888b4129c5950e8cfde6e0ad461162f Author: Emil Velikov Date: Wed Jan 13 12:11:33 2016 +0200 docs: add release notes for 11.1.1 Signed-off-by: Emil Veli

Mesa (11.1): Update version to 11.1.1

2016-01-13 Thread Emil Velikov
Module: Mesa Branch: 11.1 Commit: e429500dd16df6b2cb611fbb25e4cd528083f85f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e429500dd16df6b2cb611fbb25e4cd528083f85f Author: Emil Velikov Date: Wed Jan 13 12:00:19 2016 +0200 Update version to 11.1.1 Signed-off-by: Emil Velikov ---

Mesa: tag mesa-11.1.1: Mesa 11.1.1 release

2016-01-13 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-11.1.1 Tag:d43f0835a51b1374695873726fd3f4a019e7c0de URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=d43f0835a51b1374695873726fd3f4a019e7c0de Tagger: Emil Velikov Date: Wed Jan 13 14:20:59 2016 +0200 Mesa 11.1.1 release

Mesa (11.1): docs: add release notes for 11.1.1

2016-01-13 Thread Emil Velikov
Module: Mesa Branch: 11.1 Commit: 330aa44a0da7548000a6b2fc2bb580e9c8e733cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=330aa44a0da7548000a6b2fc2bb580e9c8e733cc Author: Emil Velikov Date: Wed Jan 13 12:11:33 2016 +0200 docs: add release notes for 11.1.1 Signed-off-by: Emil Veliko

Mesa (master): i965/gen9: Don't allow the RGBX formats for texturing/ rendering

2016-01-13 Thread Neil Roberts
Module: Mesa Branch: master Commit: cda886a4851ab767fba40e8474d6fa8190347e4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cda886a4851ab767fba40e8474d6fa8190347e4f Author: Neil Roberts Date: Thu Nov 19 16:25:21 2015 +0100 i965/gen9: Don't allow the RGBX formats for texturing/render

Mesa (master): radeonsi: move POSITION and FACE fragment shader inputs to system values

2016-01-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4ea0febcb005d6447a6ae4d19ca1de8de44f3da9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ea0febcb005d6447a6ae4d19ca1de8de44f3da9 Author: Marek Olšák Date: Sat Jan 2 23:09:58 2016 +0100 radeonsi: move POSITION and FACE fragment shader inputs to sy

Mesa (master): radeonsi: simplify gl_FragCoord behavior

2016-01-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: caf3c2abea0ba15a7913bf8130d26820035b0910 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caf3c2abea0ba15a7913bf8130d26820035b0910 Author: Marek Olšák Date: Thu Jan 7 20:00:34 2016 +0100 radeonsi: simplify gl_FragCoord behavior It will become a sy