Mesa (master): spirv: use subpass image type (v1.1)

2016-09-15 Thread Dave Airlie
Module: Mesa Branch: master Commit: e1ea36ae719619e69dadaf7efa7c7a40f891be91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1ea36ae719619e69dadaf7efa7c7a40f891be91 Author: Dave Airlie Date: Thu Sep 15 02:08:28 2016 +0100 spirv: use subpass image type (v1.1) This adds support for t

Mesa (master): glsl: add subpass image type (v2)

2016-09-15 Thread Dave Airlie
Module: Mesa Branch: master Commit: 7bf76563e25222fa285cf9a19207318759588aac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bf76563e25222fa285cf9a19207318759588aac Author: Dave Airlie Date: Thu Sep 15 02:08:12 2016 +0100 glsl: add subpass image type (v2) SPIR-V/Vulkan have a speci

Mesa (master): isl: Finish tiling filtering for Gen6.

2016-09-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 081f21f29bd6bee866ddb21d423ffa0506dd7bac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=081f21f29bd6bee866ddb21d423ffa0506dd7bac Author: Kenneth Graunke Date: Fri Aug 26 13:01:13 2016 -0700 isl: Finish tiling filtering for Gen6. Gen6 only has one

Mesa (master): i965: enable ARB_ES3_2_compatibility on gen8+

2016-09-15 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 9fec15a7e047eda52beb0cc71d7605656d91f685 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fec15a7e047eda52beb0cc71d7605656d91f685 Author: Ilia Mirkin Date: Sun Aug 28 19:55:05 2016 -0400 i965: enable ARB_ES3_2_compatibility on gen8+ Note that ASTC

Mesa (master): i965/fs: Use NIR for handling forced per-sample interpolation

2016-09-15 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 246db0063eb6e01aad961b1c73d32fca911ae1df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=246db0063eb6e01aad961b1c73d32fca911ae1df Author: Jason Ekstrand Date: Wed Sep 14 10:39:52 2016 -0700 i965/fs: Use NIR for handling forced per-sample interpolat

Mesa (master): i965/fs: Use sample interpolation for interpolateAtCentroid in persample mode

2016-09-15 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 114874b22beafb2d07006b197c62d717fc7f80cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=114874b22beafb2d07006b197c62d717fc7f80cc Author: Jason Ekstrand Date: Wed Sep 14 10:04:47 2016 -0700 i965/fs: Use sample interpolation for interpolateAtCentroi

Mesa (master): i965/nir: Roll set_default_interpolation into lower_fs_inputs

2016-09-15 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 111f6b250d01fa1937103f24b5cb54b15dd77fbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=111f6b250d01fa1937103f24b5cb54b15dd77fbf Author: Jason Ekstrand Date: Wed Sep 14 10:42:42 2016 -0700 i965/nir: Roll set_default_interpolation into lower_fs_inp

Mesa (master): nir: Add a flag to lower_io to force "sample" interpolation

2016-09-15 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: ed65e6ef49e17e9cae93a8f98e2968346de2bc6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed65e6ef49e17e9cae93a8f98e2968346de2bc6e Author: Jason Ekstrand Date: Wed Sep 14 10:29:38 2016 -0700 nir: Add a flag to lower_io to force "sample" interpolatio

Mesa (master): mesa: check for no matrix change in _mesa_LoadMatrixf()

2016-09-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 0d2eb8c14d8c791603cb60cb56ed468ee49543ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d2eb8c14d8c791603cb60cb56ed468ee49543ad Author: Brian Paul Date: Wed Sep 14 12:16:18 2016 -0600 mesa: check for no matrix change in _mesa_LoadMatrixf() Some

Mesa (master): direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI ")

2016-09-15 Thread Jon TURNEY
Module: Mesa Branch: master Commit: 533b3530c1292a39ea12437d1376c77bc7e584b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=533b3530c1292a39ea12437d1376c77bc7e584b9 Author: Jon Turney Date: Mon Jul 11 21:38:16 2016 +0100 direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")

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

2016-09-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 06f83a5548ea2a3457f772dd289ccfeb5c0ab9d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06f83a5548ea2a3457f772dd289ccfeb5c0ab9d3 Author: Emil Velikov Date: Thu Sep 15 10:18:54 2016 +0100 docs: add release notes for 12.0.3 Signed-off-by: Emil Veli

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

2016-09-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 219a2f5f9f19f0c327a2ec04045f1aa423c0d846 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=219a2f5f9f19f0c327a2ec04045f1aa423c0d846 Author: Emil Velikov Date: Thu Sep 15 11:29:24 2016 +0100 docs: add sha256 checksums for 12.0.3 Signed-off-by: Emil V

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

2016-09-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 2ac09ac5a52b133934c2d96683eab40b9555fdb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ac09ac5a52b133934c2d96683eab40b9555fdb1 Author: Emil Velikov Date: Thu Sep 15 11:31:06 2016 +0100 docs: add news item and link release notes for 12.0.3 Signe

Mesa (12.0): docs: add sha256 checksums for 12.0.3

2016-09-15 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: 09460b8cf7ddac4abb46eb6439314b29954c76a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09460b8cf7ddac4abb46eb6439314b29954c76a6 Author: Emil Velikov Date: Thu Sep 15 11:29:24 2016 +0100 docs: add sha256 checksums for 12.0.3 Signed-off-by: Emil Vel

Mesa: tag mesa-12.0.3: mesa-12.0.3

2016-09-15 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-12.0.3 Tag:fb623da246b88f473adedc045ef8d6e5615ce141 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=fb623da246b88f473adedc045ef8d6e5615ce141 Tagger: Emil Velikov Date: Thu Sep 15 11:16:32 2016 +0100 mesa-12.0.3

Mesa (12.0): Update version to 12.0.3

2016-09-15 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: e487048f8c56cd21f19b6d4fdeb8a8e39db2c25e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e487048f8c56cd21f19b6d4fdeb8a8e39db2c25e Author: Emil Velikov Date: Thu Sep 15 10:15:57 2016 +0100 Update version to 12.0.3 Signed-off-by: Emil Velikov ---

Mesa (12.0): docs: add release notes for 12.0.3

2016-09-15 Thread Emil Velikov
Module: Mesa Branch: 12.0 Commit: d79b2e7bf30ad6d1fa43f30940a64ed9fd0aa9c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d79b2e7bf30ad6d1fa43f30940a64ed9fd0aa9c0 Author: Emil Velikov Date: Thu Sep 15 10:18:54 2016 +0100 docs: add release notes for 12.0.3 Signed-off-by: Emil Veliko

Mesa (master): mesa: Expose RESET_NOTIFICATION_STRATEGY with KHR_robustness.

2016-09-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 3bcdc2e3db8fb9f8e04d3504b6f331b484ebcc96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bcdc2e3db8fb9f8e04d3504b6f331b484ebcc96 Author: Kenneth Graunke Date: Fri Sep 2 22:54:25 2016 -0700 mesa: Expose RESET_NOTIFICATION_STRATEGY with KHR_robustn