Mesa (master): r600g: Simplify out a couple of unnecessary branches

2015-09-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: d351bab9c52e96026b2d49cdfd0dc68fdd9a499e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d351bab9c52e96026b2d49cdfd0dc68fdd9a499e Author: Edward O'Callaghan Date: Tue Sep 1 18:38:34 2015 +1000 r600g: Simplify out a

Mesa (master): 42 new commits

2015-09-01 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d8f7d3c153bf73fa7137b89e194d4e0e79d943d Author: Marek Olšák Date: Sun Aug 30 18:46:06 2015 +0200 radeonsi: use an indirect buffer for init_config Reviewed-by: Alex Deucher

Mesa (master): r600g: fix calculation for gpr allocation

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 0de53ccc8cbee0f63ba25c9e72664b3cbd31be54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0de53ccc8cbee0f63ba25c9e72664b3cbd31be54 Author: Dave Airlie Date: Tue Sep 1 12:29:58 2015 +1000 r600g: fix calculation for gpr

Mesa (master): texcompress_s3tc/fxt1: fix stride checks (v1.1)

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: b4a70401f52e5d7e08c94715b250ea1de8f63d15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4a70401f52e5d7e08c94715b250ea1de8f63d15 Author: Dave Airlie Date: Tue Sep 1 15:44:46 2015 +1000 texcompress_s3tc/fxt1: fix stride checks

Mesa (master): mesa: fix SwapBytes handling in numerous places

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 0ad3a475ef81dad3baf607d749b91dfa1700ca23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ad3a475ef81dad3baf607d749b91dfa1700ca23 Author: Dave Airlie Date: Tue Aug 25 14:36:01 2015 +1000 mesa: fix SwapBytes handling in numerous

Mesa (master): mesa: handle SwapBytes in compressed texture get code.

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5b6c7da460b8f6c908df7060ec0709a9848ce160 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b6c7da460b8f6c908df7060ec0709a9848ce160 Author: Dave Airlie Date: Tue Aug 25 21:13:13 2015 +1000 mesa: handle SwapBytes in compressed

Mesa (master): mesa/formats: 8-bit channel integer formats addition

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: c3c242070e868225a81e1afe5fb424c33eb94c2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3c242070e868225a81e1afe5fb424c33eb94c2f Author: Dave Airlie Date: Thu Jul 30 02:48:37 2015 +0100 mesa/formats: 8-bit channel integer

Mesa (master): mesa/formats: add some formats from GL3.3

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8185a02316cfb7dc3d64b8772af82ad2bb49754e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8185a02316cfb7dc3d64b8772af82ad2bb49754e Author: Dave Airlie Date: Thu Jul 30 02:48:36 2015 +0100 mesa/formats: add some formats from

Mesa (master): mesa/readpixels: check strides are equal before skipping conversion

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 32769ac016dee4ce5767a922f91de47df4ce984d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32769ac016dee4ce5767a922f91de47df4ce984d Author: Dave Airlie Date: Tue Sep 1 15:57:02 2015 +1000 mesa/readpixels: check strides are equal

Mesa (master): st/readpixels: fix accel path for skipimages.

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 6a3e1fb958778e00e8fe2d860b6327fc4409c148 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a3e1fb958778e00e8fe2d860b6327fc4409c148 Author: Dave Airlie Date: Tue Sep 1 15:13:45 2015 +1000 st/readpixels: fix accel path for

Mesa (master): glapi: Inline x86_64_current_tls().

2015-09-01 Thread Matt Turner
Module: Mesa Branch: master Commit: e34834f059c68fc8cc6fc941bbde6d7a460595a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e34834f059c68fc8cc6fc941bbde6d7a460595a7 Author: Matt Turner Date: Thu Sep 25 17:28:20 2014 -0700 glapi: Inline x86_64_current_tls().

Mesa (master): mesa: Move gl_vert_attrib from mtypes.h to shader_enums.h

2015-09-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 47b4efc710defee5a2bf81ad7c7626eee4e9aba5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47b4efc710defee5a2bf81ad7c7626eee4e9aba5 Author: Jason Ekstrand Date: Mon Aug 31 14:55:49 2015 -0700 mesa: Move gl_vert_attrib from

Mesa (master): gallium/util: fix returning empty box for rectangle intersection

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 17542086174ed1c2ea47f3b9b5917ce478442819 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17542086174ed1c2ea47f3b9b5917ce478442819 Author: Roland Scheidegger Date: Tue Sep 1 16:29:17 2015 -0600 gallium/util: fix returning empty

Mesa (master): tgsi: add new tgsi_two_side.c utility code

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: a65bdf5f47689b52ec97181ec870b089872b508e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a65bdf5f47689b52ec97181ec870b089872b508e Author: Brian Paul Date: Tue Sep 1 16:29:17 2015 -0600 tgsi: add new tgsi_two_side.c utility code

Mesa (master): gallium/util: add a utility to create geometry passthrough shader

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 0c4b6215909f140305dfa65ca6b58e8119e229b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c4b6215909f140305dfa65ca6b58e8119e229b8 Author: Charmaine Lee Date: Tue Sep 1 16:29:17 2015 -0600 gallium/util: add a utility to

Mesa (master): tgsi: add negate parameter to tgsi_transform_kill_inst()

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: bd883c90708207c6848b7f7b263ce1ef4e6a475b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd883c90708207c6848b7f7b263ce1ef4e6a475b Author: Brian Paul Date: Tue Sep 1 16:29:17 2015 -0600 tgsi: add negate parameter to

Mesa (master): util: add a couple primitive restart helper functions

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 84e71ef2ee4ab4a781aa86a7239036257e5992ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84e71ef2ee4ab4a781aa86a7239036257e5992ce Author: Brian Paul Date: Tue Sep 1 16:29:17 2015 -0600 util: add a couple primitive restart

Mesa (master): tgsi: added tgsi_is_shadow_target() helper

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: f8da1e14599d96ced92a548d56e9110a8a54e772 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8da1e14599d96ced92a548d56e9110a8a54e772 Author: Brian Paul Date: Tue Sep 1 16:29:17 2015 -0600 tgsi: added tgsi_is_shadow_target() helper

Mesa (master): util: add util_strcasecmp() wrapper

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: da33c2434b1dc4ca24a131a9625166278333b7d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da33c2434b1dc4ca24a131a9625166278333b7d3 Author: Brian Paul Date: Tue Sep 1 16:29:17 2015 -0600 util: add util_strcasecmp() wrapper

Mesa (master): tgsi: add tgsi utility to transform a fragment shader to support aa point

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 14f35194d89901a04cb2180a788f90e1bedf5399 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14f35194d89901a04cb2180a788f90e1bedf5399 Author: Charmaine Lee Date: Tue Sep 1 16:29:17 2015 -0600 tgsi: add tgsi utility to transform

Mesa (master): tgsi: add some more helper functions

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 17756876378137003443f9eebb51002564b2ac2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17756876378137003443f9eebb51002564b2ac2a Author: Charmaine Lee Date: Tue Sep 1 16:29:17 2015 -0600 tgsi: add some more helper

Mesa (master): gallium/util: return FALSE for intersection if there' s empty rectangles

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: fec4f5de67b22a7048266fb7e57f49fe6fc3744a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fec4f5de67b22a7048266fb7e57f49fe6fc3744a Author: Roland Scheidegger Date: Tue Sep 1 16:29:17 2015 -0600 gallium/util: return FALSE for

Mesa (master): util: added util_set_index_buffer()

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 84dad65088147fa8c177c3e6aea20c8ae0868fde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84dad65088147fa8c177c3e6aea20c8ae0868fde Author: Brian Paul Date: Tue Sep 1 16:29:17 2015 -0600 util: added util_set_index_buffer() Like

Mesa (master): auxiliary/os: Don't implement os_get_option() on embedded builds.

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 60aea3011525de8bf6506e08c913cbe24cc17767 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60aea3011525de8bf6506e08c913cbe24cc17767 Author: José Fonseca Date: Tue Sep 1 16:29:17 2015 -0600 auxiliary/os: Don't implement

Mesa (master): tgsi: adds tgsi utility to transform a shader to support point sprite

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: bca238d4f55dd0a9325132c73b1acade51017ba3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bca238d4f55dd0a9325132c73b1acade51017ba3 Author: Charmaine Lee Date: Tue Sep 1 16:29:17 2015 -0600 tgsi: adds tgsi utility to

Mesa (master): util: added ffsll() function

2015-09-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 56852e925e262c9a10454ed59a42ce12fb9c801c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56852e925e262c9a10454ed59a42ce12fb9c801c Author: Brian Paul Date: Tue Sep 1 16:29:17 2015 -0600 util: added ffsll() function v2: fix

Mesa (master): nir: add a helper for iterating over blocks in a cf node

2015-09-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 019eea1c4fadaa86ce88ab81ac2f14613381738b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=019eea1c4fadaa86ce88ab81ac2f14613381738b Author: Connor Abbott Date: Fri May 8 14:40:58 2015 -0400 nir: add a helper for iterating over

Mesa (master): nir: add nir_block_get_following_loop() helper

2015-09-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 89dc0626bd71343312049bdca291704cb2f7fffe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89dc0626bd71343312049bdca291704cb2f7fffe Author: Connor Abbott Date: Fri May 8 13:17:10 2015 -0400 nir: add

Mesa (master): nir: add an optimization for removing dead control flow

2015-09-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1e6ad4b0270fa524e7a6374e1b15540e02668019 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e6ad4b0270fa524e7a6374e1b15540e02668019 Author: Connor Abbott Date: Fri May 1 02:38:17 2015 -0400 nir: add an optimization for removing

Mesa (master): nir/dead_cf: delete code that's unreachable due to jumps

2015-09-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: f649afc9ddabfc70a5f9861e6daa2cb996461f45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f649afc9ddabfc70a5f9861e6daa2cb996461f45 Author: Connor Abbott Date: Fri May 8 01:44:24 2015 -0400 nir/dead_cf: delete code that's

Mesa (master): nir/dead_cf: add support for removing useless loops

2015-09-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: aec6744501be06e37dbcb620eba0deef54fcad31 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aec6744501be06e37dbcb620eba0deef54fcad31 Author: Connor Abbott Date: Fri May 8 14:42:14 2015 -0400 nir/dead_cf: add support for removing

Mesa (master): i965/nir: enable the dead control flow optimization

2015-09-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1484d8c9aa2e7e78462ffb5c207394bef77af89b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1484d8c9aa2e7e78462ffb5c207394bef77af89b Author: Connor Abbott Date: Fri May 1 02:51:12 2015 -0400 i965/nir: enable the dead control

Mesa (master): r600g/sb: dump sampler/resource index modes for textures.

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 90ac5fb6bb8b663f722b5bc3fed1c10e27b8c050 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90ac5fb6bb8b663f722b5bc3fed1c10e27b8c050 Author: Dave Airlie Date: Tue Aug 25 11:18:48 2015 +1000 r600g/sb: dump sampler/resource index

Mesa (master): r600g: add multiple stream support for geom shaders

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3bfa345c1eb3b0ec008d29fc0c62fe941412e4c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bfa345c1eb3b0ec008d29fc0c62fe941412e4c6 Author: Glenn Kennard Date: Thu Jul 9 16:37:28 2015 +1000 r600g: add multiple stream

Mesa (master): r600g/sb: add support for multiple streams to SB backend

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3d497e0d915df8b71cd845c2cfbc6703db313628 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d497e0d915df8b71cd845c2cfbc6703db313628 Author: Dave Airlie Date: Thu Jul 9 16:36:16 2015 +1000 r600g/sb: add support for multiple

Mesa (master): r600g: add support for streams to the assembler.

2015-09-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: d503bbbf3082b5b301019721466d6fd2b41da03a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d503bbbf3082b5b301019721466d6fd2b41da03a Author: Dave Airlie Date: Thu Jul 9 16:30:26 2015 +1000 r600g: add support for streams to the

Mesa (master): i965: Prevent coordinate overflow in intel_emit_linear_blit

2015-09-01 Thread Chris Wilson
Module: Mesa Branch: master Commit: d38a5601068ae1d923efece8f2875f4474e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d38a5601068ae1d923efece8f2875f4474e4 Author: Chris Wilson Date: Sat Jun 6 09:33:33 2015 +0100 i965: Prevent coordinate overflow