Mesa (master): i965/gen8: Remove gen<8 checks in gen8 code

2015-10-09 Thread Chad Versace
Module: Mesa Branch: master Commit: 82b324c24bc28ae99a6110706c85460b71d26077 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82b324c24bc28ae99a6110706c85460b71d26077 Author: Chad Versace Date: Thu Oct 8 12:21:19 2015 -0700 i965/gen8: Remove gen<8 checks in gen8 code Some assertions

Mesa (master): i965/gen9: Enable rep clears on gen9

2015-10-09 Thread Chad Versace
Module: Mesa Branch: master Commit: 8a0c85b25853decb4a110b6d36d79c4f095d437b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a0c85b25853decb4a110b6d36d79c4f095d437b Author: Chad Versace Date: Thu Oct 8 12:06:24 2015 -0700 i965/gen9: Enable rep clears on gen9 The (gen < 9) check in

Mesa (master): i965/gen9: Disable MCS for 1x color surfaces

2015-10-09 Thread Chad Versace
Module: Mesa Branch: master Commit: dcd59a9e322edeea74187bcad65a8e56c0bfaaa2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dcd59a9e322edeea74187bcad65a8e56c0bfaaa2 Author: Chad Versace Date: Thu Oct 8 11:53:08 2015 -0700 i965/gen9: Disable MCS for 1x color surfaces Fast color cle

Mesa (master): tgsi: (trivial) kill c99-ism.

2015-10-09 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 4c4ba5a8c32c0a58b5874bdb4b42cb12e6b1c2f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c4ba5a8c32c0a58b5874bdb4b42cb12e6b1c2f5 Author: Roland Scheidegger Date: Fri Oct 9 23:12:14 2015 +0200 tgsi: (trivial) kill c99-ism. --- src/gallium/auxil

Mesa (master): 21 new commits

2015-10-09 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d695c676ea61f48f121969462ece708b739a02c0 Author: Marek Olšák Date: Mon Oct 5 22:13:34 2015 +0200 program: remove _mesa_init_*_program wrappers They didn't do anything useful. Reviewed-by: Emil Velikov Reviewed-

Mesa (master): glsl: move shader_enums into nir

2015-10-09 Thread Rob Clark
Module: Mesa Branch: master Commit: c9b982b72d443b138cfbded2f40350771c0bb321 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9b982b72d443b138cfbded2f40350771c0bb321 Author: Rob Clark Date: Thu Oct 8 18:19:00 2015 -0400 glsl: move shader_enums into nir First step towards inverting

Mesa (master): mesa: Expose function to calculate whether a shader image unit is valid.

2015-10-09 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 5152db415f4047569822d648fda09bdde4171d6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5152db415f4047569822d648fda09bdde4171d6d Author: Francisco Jerez Date: Sat Aug 29 16:34:50 2015 +0300 mesa: Expose function to calculate whether a shader image

Mesa (master): i965: Don't tell the hardware about our UAV access.

2015-10-09 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 5346c1167064d6429c6338974c6342f8346fd34b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5346c1167064d6429c6338974c6342f8346fd34b Author: Francisco Jerez Date: Thu Aug 13 15:02:05 2015 +0300 i965: Don't tell the hardware about our UAV access. The

Mesa (master): mesa: Get rid of texture-dependent image unit derived state.

2015-10-09 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 7e441bf025cf8c5d088430d546acb4c0ed58d27b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e441bf025cf8c5d088430d546acb4c0ed58d27b Author: Francisco Jerez Date: Sat Aug 29 17:03:08 2015 +0300 mesa: Get rid of texture-dependent image unit derived sta

Mesa (master): i965: Use _mesa_is_image_unit_valid() instead of gl_image_unit::_Valid.

2015-10-09 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 2d97a78b37ddf325d90e056f5eefee0548092530 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d97a78b37ddf325d90e056f5eefee0548092530 Author: Francisco Jerez Date: Sat Aug 29 17:01:11 2015 +0300 i965: Use _mesa_is_image_unit_valid() instead of gl_image

Mesa (master): mesa: Skip redundant texture completeness checking during image validation.

2015-10-09 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 25d3338be37ddbfe676716034ec5f29e27323704 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25d3338be37ddbfe676716034ec5f29e27323704 Author: Francisco Jerez Date: Thu Sep 3 16:12:59 2015 +0300 mesa: Skip redundant texture completeness checking during

Mesa (master): nir: make nir_instrs_equal() static

2015-10-09 Thread Connor Abbott
Module: Mesa Branch: master Commit: bf5f931aee35e8448a6560545d86deb35f0639b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf5f931aee35e8448a6560545d86deb35f0639b3 Author: Connor Abbott Date: Thu Sep 24 02:10:13 2015 -0400 nir: make nir_instrs_equal() static This was previously ti

Mesa (master): nir/cse: use the instruction set API

2015-10-09 Thread Connor Abbott
Module: Mesa Branch: master Commit: e8308d0523f7dc78b34099cfe2c3d3daedb27d4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8308d0523f7dc78b34099cfe2c3d3daedb27d4c Author: Connor Abbott Date: Fri May 22 00:41:45 2015 -0400 nir/cse: use the instruction set API This replaces an O(n^

Mesa (master): nir: constify nir_ssa_alu_instr_src_components()

2015-10-09 Thread Connor Abbott
Module: Mesa Branch: master Commit: d6bc35934f3d1150a1da0edfb0746cd0ae8bd63b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6bc35934f3d1150a1da0edfb0746cd0ae8bd63b Author: Connor Abbott Date: Tue Mar 17 01:03:28 2015 -0400 nir: constify nir_ssa_alu_instr_src_components() Reviewed-

Mesa (master): nir: add an instruction set API

2015-10-09 Thread Connor Abbott
Module: Mesa Branch: master Commit: 523a28d3fe0dd371ae01b7353f263a6541480d89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=523a28d3fe0dd371ae01b7353f263a6541480d89 Author: Connor Abbott Date: Thu Sep 24 01:57:04 2015 -0400 nir: add an instruction set API This will replace direct u

Mesa (master): nir: constify instruction comparison functions

2015-10-09 Thread Connor Abbott
Module: Mesa Branch: master Commit: 005c2efb7b755ac5887dc5938baa7d95a50fe853 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=005c2efb7b755ac5887dc5938baa7d95a50fe853 Author: Connor Abbott Date: Thu Sep 24 01:05:15 2015 -0400 nir: constify instruction comparison functions v2: rebase,

Mesa (master): nir: split out instruction comparison functions

2015-10-09 Thread Connor Abbott
Module: Mesa Branch: master Commit: 20d6d812dc9d35cb082142ac6c9744971692797e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20d6d812dc9d35cb082142ac6c9744971692797e Author: Connor Abbott Date: Thu Sep 24 00:54:52 2015 -0400 nir: split out instruction comparison functions Right now

Mesa (master): nir/instr_set: remove unnecessary check in nir_instrs_equal ()

2015-10-09 Thread Connor Abbott
Module: Mesa Branch: master Commit: bb59ba8634e3e5e3949103c6013918b8a4953111 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb59ba8634e3e5e3949103c6013918b8a4953111 Author: Connor Abbott Date: Thu Sep 24 02:18:07 2015 -0400 nir/instr_set: remove unnecessary check in nir_instrs_equal

Mesa (master): nir: Add a function to determine if a source is dynamically uniform

2015-10-09 Thread Neil Roberts
Module: Mesa Branch: master Commit: 886d46b0897182e489e03f7302a575b54004faca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=886d46b0897182e489e03f7302a575b54004faca Author: Neil Roberts Date: Thu Jul 30 12:10:08 2015 +0100 nir: Add a function to determine if a source is dynamically

Mesa (master): i965: Add a second successor to BRW_OPCODE_WHILE

2015-10-09 Thread Neil Roberts
Module: Mesa Branch: master Commit: 728d7bc85f1f101875349690bf1637037a5a1817 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=728d7bc85f1f101875349690bf1637037a5a1817 Author: Neil Roberts Date: Mon Oct 5 13:50:56 2015 +0200 i965: Add a second successor to BRW_OPCODE_WHILE It is poss

Mesa (master): i965/fs: Handle non-const sample number in interpolateAtSample

2015-10-09 Thread Neil Roberts
Module: Mesa Branch: master Commit: da361acd1c899d533caec6cae5a336f6ab35e076 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da361acd1c899d533caec6cae5a336f6ab35e076 Author: Neil Roberts Date: Fri Jul 17 14:40:03 2015 +0100 i965/fs: Handle non-const sample number in interpolateAtSamp

Mesa (master): nvc0: move nvc0_so_target_save_offset() to its correct location

2015-10-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 0678530b9e60479f33eabb62f96a40af46edd714 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0678530b9e60479f33eabb62f96a40af46edd714 Author: Samuel Pitoiset Date: Sun Oct 4 17:43:15 2015 +0200 nvc0: move nvc0_so_target_save_offset() to its correct lo

Mesa (master): nvc0: add a header file for nvc0_query

2015-10-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 0644196ab13c769570e5e2dcd738ebe5deca5754 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0644196ab13c769570e5e2dcd738ebe5deca5754 Author: Samuel Pitoiset Date: Sun May 17 16:46:54 2015 +0200 nvc0: add a header file for nvc0_query This will allow t

Mesa (master): nvc0: move HW queries to nvc0_query_hw.c/h files

2015-10-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 224fec05eac136d734e6ae06f6aab44d5ba640df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=224fec05eac136d734e6ae06f6aab44d5ba640df Author: Samuel Pitoiset Date: Sun Oct 4 18:28:55 2015 +0200 nvc0: move HW queries to nvc0_query_hw.c/h files Signed-

Mesa (master): nvc0: move SW queries to nvc0_query_sw.c/h files

2015-10-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 77b6990d14e6a97eb3928c445f3524494da36ad8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77b6990d14e6a97eb3928c445f3524494da36ad8 Author: Samuel Pitoiset Date: Sun Oct 4 16:01:51 2015 +0200 nvc0: move SW queries to nvc0_query_sw.c/h files Loosely

Mesa (master): nvc0: move HW SM queries to nvc0_query_hw_sm.c/h files

2015-10-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 7129cbf5f4acaa86512c0dd6c127b8fb617fb441 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7129cbf5f4acaa86512c0dd6c127b8fb617fb441 Author: Samuel Pitoiset Date: Sun Oct 4 23:43:20 2015 +0200 nvc0: move HW SM queries to nvc0_query_hw_sm.c/h files G