Mesa (master): nir: Add a nir->info.uses_interp_var_at_offset flag.

2016-05-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 6d65b0c6dc0ef4fad319129fea5fd7b4ad940bec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d65b0c6dc0ef4fad319129fea5fd7b4ad940bec Author: Kenneth Graunke Date: Thu May 12 23:53:13 2016 -0700 nir: Add a nir->info.uses_interp_var_at_offset flag. I'v

Mesa (master): i965: Flip interpolateAtOffset's y offset when necessary.

2016-05-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: c907ca6c8d256f4b8c271bcf0901661ef943ae08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c907ca6c8d256f4b8c271bcf0901661ef943ae08 Author: Kenneth Graunke Date: Thu May 12 18:53:23 2016 -0700 i965: Flip interpolateAtOffset's y offset when necessary.

Mesa (master): glsl: Drop bad ASSERT_TRUE in gl_CullDistance link_varyings test.

2016-05-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d4d7e1516b4f14b65192ae856a44a2c10788c9fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4d7e1516b4f14b65192ae856a44a2c10788c9fe Author: Kenneth Graunke Date: Fri May 13 19:26:37 2016 -0700 glsl: Drop bad ASSERT_TRUE in gl_CullDistance link_varyin

Mesa (master): clover: Handle PIPE_SHADER_IR_NIR in switch

2016-05-15 Thread Jan Vesely
Module: Mesa Branch: master Commit: 9525f33164fcc071088093d110404b6c3b9d5ab8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9525f33164fcc071088093d110404b6c3b9d5ab8 Author: Jan Vesely Date: Thu May 12 16:24:58 2016 -0400 clover: Handle PIPE_SHADER_IR_NIR in switch Signed-off-by: Ja

Mesa (master): nir: fix comment typo about f2d/d2f

2016-05-15 Thread Rob Clark
Module: Mesa Branch: master Commit: 8b24f7b440f80cc2cba272b3b479ddd14a07602b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b24f7b440f80cc2cba272b3b479ddd14a07602b Author: Rob Clark Date: Fri May 13 15:26:15 2016 -0400 nir: fix comment typo about f2d/d2f Signed-off-by: Rob Clark

Mesa (master): freedreno/ir3: add support for NIR as preferred IR

2016-05-15 Thread Rob Clark
Module: Mesa Branch: master Commit: 784086f3c1f50ca78fe62f925dfe66fb3aa5f22c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=784086f3c1f50ca78fe62f925dfe66fb3aa5f22c Author: Rob Clark Date: Mon Mar 28 10:28:29 2016 -0400 freedreno/ir3: add support for NIR as preferred IR For now und

Mesa (master): freedreno/ir3: disable TGSI specific hacks in nir case

2016-05-15 Thread Rob Clark
Module: Mesa Branch: master Commit: 2f1581059b31a99e8f15dff6339a4bd80baebe1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f1581059b31a99e8f15dff6339a4bd80baebe1b Author: Rob Clark Date: Mon Mar 21 11:42:04 2016 -0400 freedreno/ir3: disable TGSI specific hacks in nir case When we

Mesa (master): nir: forward-declare 'struct gl_shader_program'

2016-05-15 Thread Rob Clark
Module: Mesa Branch: master Commit: f06343d6eabf8f91e4cfb2b2d7313e9d5ca0797a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f06343d6eabf8f91e4cfb2b2d7313e9d5ca0797a Author: Rob Clark Date: Sat May 14 13:35:54 2016 -0400 nir: forward-declare 'struct gl_shader_program' Drop extra #in

Mesa (master): freedreno/ir3: small standalone compiler cleanup

2016-05-15 Thread Rob Clark
Module: Mesa Branch: master Commit: 277818ecfb3d7a2ac840b0c36e3586b2fdac1a52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=277818ecfb3d7a2ac840b0c36e3586b2fdac1a52 Author: Rob Clark Date: Sat May 14 13:39:57 2016 -0400 freedreno/ir3: small standalone compiler cleanup Don't hard-co

Mesa (master): nir: return progress from lower_idiv

2016-05-15 Thread Rob Clark
Module: Mesa Branch: master Commit: 79d6409a1467127daaea8a98e6d8c14779180a79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79d6409a1467127daaea8a98e6d8c14779180a79 Author: Rob Clark Date: Mon May 9 12:36:03 2016 -0400 nir: return progress from lower_idiv With algebraic-opt suppor

Mesa (master): freedreno/ir3: lower fdiv

2016-05-15 Thread Rob Clark
Module: Mesa Branch: master Commit: f8840f471deb86ee8a545255cea0a889557846e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8840f471deb86ee8a545255cea0a889557846e9 Author: Rob Clark Date: Sat May 14 13:40:48 2016 -0400 freedreno/ir3: lower fdiv Not sure how we didn't hit this alre

Mesa (master): freedreno/ir3: handle VARYING_SLOT_PNTC

2016-05-15 Thread Rob Clark
Module: Mesa Branch: master Commit: 53cde5e295077e2a51df3a3d0db474cff5c10313 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=53cde5e295077e2a51df3a3d0db474cff5c10313 Author: Rob Clark Date: Mon Mar 21 13:56:04 2016 -0400 freedreno/ir3: handle VARYING_SLOT_PNTC In the glsl->tgsi path

Mesa (master): nv50/ir: avoid asserts when the state tracker feeds us bogus inputs

2016-05-15 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: be2b13e3bf4e61aee96c9575e7781d053f0788a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be2b13e3bf4e61aee96c9575e7781d053f0788a1 Author: Ilia Mirkin Date: Thu May 12 23:42:47 2016 -0400 nv50/ir: avoid asserts when the state tracker feeds us bogus

Mesa (master): nv50,nvc0: add support for cull distances

2016-05-15 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 8c0293979457dab49f0055075d1ca4daa3fb8033 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c0293979457dab49f0055075d1ca4daa3fb8033 Author: Tobias Klausmann Date: Sun May 8 22:44:11 2016 +0200 nv50,nvc0: add support for cull distances Cull distance

Mesa (master): nvc0/ir: make sure to align the second arg of TXD to 4, as we do for TEX

2016-05-15 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 2ef3cdb07e42d985103b5a3e930b2bba676e920b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ef3cdb07e42d985103b5a3e930b2bba676e920b Author: Ilia Mirkin Date: Sat May 14 19:25:15 2016 -0400 nvc0/ir: make sure to align the second arg of TXD to 4, as we

Mesa (master): nvc0: don' t try to go through the push path for indirect draws

2016-05-15 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 9323d084ac5a5f59936097b6f5bf9db41c1a89bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9323d084ac5a5f59936097b6f5bf9db41c1a89bd Author: Ilia Mirkin Date: Sun May 15 01:26:37 2016 -0400 nvc0: don't try to go through the push path for indirect draw

Mesa (master): st/mesa: disable cull distance for now

2016-05-15 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 2ad970ecf49ecf79cb1b2c38cedc69e527eb3c28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ad970ecf49ecf79cb1b2c38cedc69e527eb3c28 Author: Ilia Mirkin Date: Sat May 14 10:19:03 2016 -0400 st/mesa: disable cull distance for now The pass that st/mesa