Mesa (master): freedreno: update generated headers

2015-08-24 Thread Rob Clark
Module: Mesa Branch: master Commit: afb6c24a207fe7b9917644b940e4c5d1870c5c92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afb6c24a207fe7b9917644b940e4c5d1870c5c92 Author: Rob Clark robcl...@freedesktop.org Date: Mon Aug 24 12:58:08 2015 -0400 freedreno: update generated headers

Mesa (master): freedreno/a4xx: formats update

2015-08-24 Thread Rob Clark
Module: Mesa Branch: master Commit: 000e225360c020e8b3de142c4c898baad321d242 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=000e225360c020e8b3de142c4c898baad321d242 Author: Rob Clark robcl...@freedesktop.org Date: Sat Aug 15 11:57:22 2015 -0400 freedreno/a4xx: formats update Fixes

Mesa (master): mesa/formats: only do type and component lookup for uncompressed formats

2015-08-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 9f00af672b59766008994a190730d48ae03773dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f00af672b59766008994a190730d48ae03773dd Author: Nanley Chery nanley.g.ch...@intel.com Date: Fri Jul 31 09:25:56 2015 -0700 mesa/formats: only do type and

Mesa (master): i965: Always re-emit the pipeline select during invariant state emission

2015-08-24 Thread Chris Wilson
Module: Mesa Branch: master Commit: 4e5752e2b78243a71766538f62ca0a80488047a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e5752e2b78243a71766538f62ca0a80488047a7 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Sun Aug 23 09:24:57 2015 +0100 i965: Always re-emit the pipeline

Mesa (master): 22 new commits

2015-08-24 Thread Kenneth Graunke
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7971b41ce3bd5ffce9580b3796b40d3591d6e5e Author: Connor Abbott cwabbo...@gmail.com Date: Tue Jul 21 19:54:35 2015 -0700 nir/cf: reimplement nir_cf_node_remove() using the new API This gives us some testing of it. Also, the

Mesa (master): mesa/formats: store whether or not a format is sRGB in gl_format_info

2015-08-24 Thread Nanley Chery
Module: Mesa Branch: master Commit: 8f378d1083179ea9e760688582faf95aea880b94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f378d1083179ea9e760688582faf95aea880b94 Author: Nanley Chery nanley.g.ch...@intel.com Date: Tue May 19 09:58:17 2015 -0700 mesa/formats: store whether or not

Mesa (master): mesa: enable texture stencil8 for multisample

2015-08-24 Thread Dave Airlie
Module: Mesa Branch: master Commit: 529acab22a3e21e0ed0c5243675aec6c0ee27e8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=529acab22a3e21e0ed0c5243675aec6c0ee27e8f Author: Dave Airlie airl...@redhat.com Date: Wed Jul 29 18:09:44 2015 +1000 mesa: enable texture stencil8 for

Mesa (master): mesa: make _mesa_bind_texture_unit() static

2015-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: e089ca26e1efc095fd38715def5f410cf7476ad5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e089ca26e1efc095fd38715def5f410cf7476ad5 Author: Brian Paul bri...@vmware.com Date: Mon Aug 24 07:50:51 2015 -0600 mesa: make _mesa_bind_texture_unit() static

Mesa (master): nir: Use !block_ends_in_jump() in a few places rather than open-coding.

2015-08-24 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4f2cdd849738019ce9552ee1d5f8dafce8af3f10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f2cdd849738019ce9552ee1d5f8dafce8af3f10 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Aug 24 12:18:51 2015 -0700 nir: Use !block_ends_in_jump() in a