Mesa (master): nvc0: make use of NVC0_COMPUTE_CLASS for GF110

2015-10-10 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 06abd1a25e6388858b7f3a9f3ae245dc39b5ed15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06abd1a25e6388858b7f3a9f3ae245dc39b5ed15 Author: Samuel Pitoiset Date: Sat Oct 10 21:59:27 2015 +0200 nvc0: make use of NVC0_COMPUTE_CLASS for GF110 In theory

Mesa (master): i965/cfg: Fix cfg_t::dump() when a block has no immediate dominator.

2015-10-10 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a4e988f4814d80b27102c48020c4338a6d86c6da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4e988f4814d80b27102c48020c4338a6d86c6da Author: Kenneth Graunke Date: Mon Oct 5 16:21:10 2015 -0700 i965/cfg: Fix cfg_t::dump() when a block has no immediate

Mesa (master): i965/vs: Map scalar VS input locations properly; avoid tons of MOVs.

2015-10-10 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 2953c3d76178d7589947e6ea1dbd902b7b02b3d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2953c3d76178d7589947e6ea1dbd902b7b02b3d4 Author: Kenneth Graunke Date: Fri Aug 14 15:15:11 2015 -0700 i965/vs: Map scalar VS input locations properly; avoid to

Mesa (master): i965/vs: Fix a subtlety in the nr_attributes == 0 workaround.

2015-10-10 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 6842ad79125371e7e61baac8e6b8a77583f79065 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6842ad79125371e7e61baac8e6b8a77583f79065 Author: Kenneth Graunke Date: Tue Aug 25 17:09:40 2015 -0700 i965/vs: Fix a subtlety in the nr_attributes == 0 workaro

Mesa (master): i965/vs: Unify URB entry size/ read length calculations between backends.

2015-10-10 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 031d3501322aee0a1474c7f2a9b79f9fa9947430 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=031d3501322aee0a1474c7f2a9b79f9fa9947430 Author: Kenneth Graunke Date: Tue Aug 25 16:59:12 2015 -0700 i965/vs: Unify URB entry size/read length calculations be

Mesa (master): i965/gs: Make MAX_GS_INPUT_VERTICES a #define in brw_context.h.

2015-10-10 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a23bdd1fae196e91ebfbb4b0c7730652c63a91ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a23bdd1fae196e91ebfbb4b0c7730652c63a91ea Author: Kenneth Graunke Date: Thu Mar 12 05:26:40 2015 -0700 i965/gs: Make MAX_GS_INPUT_VERTICES a #define in brw_cont

Mesa (11.0): mesa: Correctly handle GL_BGRA_EXT in ES3 format_and_type checks

2015-10-10 Thread Emil Velikov
Module: Mesa Branch: 11.0 Commit: 1a866b3e49d0c9f06c5d06142163fb214d5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a866b3e49d0c9f06c5d06142163fb214d5b Author: Jason Ekstrand Date: Wed Oct 7 15:52:09 2015 -0700 mesa: Correctly handle GL_BGRA_EXT in ES3 format_and_type ch

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

2015-10-10 Thread Emil Velikov
Module: Mesa Branch: master Commit: 2496cfd771cff250bce5c53ca9d79dbf64d7cbcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2496cfd771cff250bce5c53ca9d79dbf64d7cbcf Author: Emil Velikov Date: Sat Oct 10 17:09:00 2015 +0100 docs: add news item and link release notes for 11.0.3 Signe

Mesa: tag mesa-11.0.3: Mesa 11.0.3 release

2015-10-10 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-11.0.3 Tag:0d95f328e28f92f3d270f77c094d7af2d9bf0073 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=0d95f328e28f92f3d270f77c094d7af2d9bf0073 Tagger: Emil Velikov Date: Sat Oct 10 17:01:12 2015 +0100 Mesa 11.0.3 release

Mesa (11.0): Update version to 11.0.3

2015-10-10 Thread Emil Velikov
Module: Mesa Branch: 11.0 Commit: 3c86315ca39831a7890708dec2ebbde68ed430db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c86315ca39831a7890708dec2ebbde68ed430db Author: Emil Velikov Date: Sat Oct 10 16:17:43 2015 +0100 Update version to 11.0.3 Signed-off-by: Emil Velikov ---

Mesa (11.0): docs: add sha256 checksums for 11.0.3

2015-10-10 Thread Emil Velikov
Module: Mesa Branch: 11.0 Commit: b4bfea0094d0037b1f66f3437e44e333f2f0c3f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4bfea0094d0037b1f66f3437e44e333f2f0c3f6 Author: Emil Velikov Date: Sat Oct 10 17:02:43 2015 +0100 docs: add sha256 checksums for 11.0.3 Signed-off-by: Emil Vel

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

2015-10-10 Thread Emil Velikov
Module: Mesa Branch: master Commit: 55a8f072ead8fe948347c90e28deba00953b1dad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55a8f072ead8fe948347c90e28deba00953b1dad Author: Emil Velikov Date: Sat Oct 10 17:02:43 2015 +0100 docs: add sha256 checksums for 11.0.3 Signed-off-by: Emil V

Mesa (11.0): Revert "nouveau: make sure there' s always room to emit a fence"

2015-10-10 Thread Emil Velikov
Module: Mesa Branch: 11.0 Commit: d0c22560a151a1ea726df4a6e001048a7c5b225e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0c22560a151a1ea726df4a6e001048a7c5b225e Author: Emil Velikov Date: Sat Oct 10 16:15:08 2015 +0100 Revert "nouveau: make sure there's always room to emit a fence

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

2015-10-10 Thread Emil Velikov
Module: Mesa Branch: master Commit: 8337a31bcc2865dfa1c4b0e0cf16294e0f7e4bf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8337a31bcc2865dfa1c4b0e0cf16294e0f7e4bf5 Author: Emil Velikov Date: Sat Oct 10 16:21:58 2015 +0100 docs: add release notes for 11.0.3 Signed-off-by: Emil Veli

Mesa (11.0): docs: add release notes for 11.0.3

2015-10-10 Thread Emil Velikov
Module: Mesa Branch: 11.0 Commit: 914966befcd57764941405707d8f57d3e7e7f768 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=914966befcd57764941405707d8f57d3e7e7f768 Author: Emil Velikov Date: Sat Oct 10 16:21:58 2015 +0100 docs: add release notes for 11.0.3 Signed-off-by: Emil Veliko