Mesa (master): glsl: enable early_fragment_tests implicitly with post_depth_coverage

2017-02-23 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 42b9057447bde6a48c948ed71d23e935c250cef5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42b9057447bde6a48c948ed71d23e935c250cef5 Author: Iago Toral Quiroga Date: Wed Feb 22 09:06:31 2017 +0100 glsl: enable early_fragment_tests implicitly with post

Mesa (master): isl/state: fix assert on raw buffer surface state minimum size

2017-02-23 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: a9c488f2858f8a383dd50e557ec8a832bcb35f47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9c488f2858f8a383dd50e557ec8a832bcb35f47 Author: Samuel Iglesias Gonsálvez Date: Wed Feb 22 12:27:15 2017 +0100 isl/state: fix assert on raw buffer surface sta

Mesa (master): glsl: Raise a link error for non-SSO ES programs with a TES but no TCS.

2017-02-23 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e6e8475b0f17e605e1c8251a076cc1d48734873b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6e8475b0f17e605e1c8251a076cc1d48734873b Author: Kenneth Graunke Date: Wed Feb 22 17:16:01 2017 -0800 glsl: Raise a link error for non-SSO ES programs with a T

Mesa (master): anv/blorp/clear_subpass: Only set surface clear color for fast clears

2017-02-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 42b10b175d5e8dfb9c4c46edbc306e7fac6bd3ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42b10b175d5e8dfb9c4c46edbc306e7fac6bd3ec Author: Jason Ekstrand Date: Tue Feb 21 18:28:38 2017 -0800 anv/blorp/clear_subpass: Only set surface clear color for

Mesa (master): intel/isl: add MCS width constraint 16 samples

2017-02-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 34e29b2ebd2c296bad0bf6df986b3d75105c55ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34e29b2ebd2c296bad0bf6df986b3d75105c55ec Author: Lionel Landwerlin Date: Mon Feb 20 16:10:30 2017 + intel/isl: add MCS width constraint 16 samples v3 (Jas

Mesa (master): anv: Enable MSAA compression

2017-02-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 261092f7d4f3142760fcce98ccb63b4efd47cc48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=261092f7d4f3142760fcce98ccb63b4efd47cc48 Author: Jason Ekstrand Date: Fri Feb 17 14:14:48 2017 -0800 anv: Enable MSAA compression This just enables basic MSAA

Mesa (master): intel/isl: Return surface creation success from aux helpers

2017-02-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 3885375195c9c62f7450beabb070a0e47cc11c58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3885375195c9c62f7450beabb070a0e47cc11c58 Author: Jason Ekstrand Date: Fri Feb 17 13:48:11 2017 -0800 intel/isl: Return surface creation success from aux helper

Mesa (master): intel/isl: Apply render target alignment constraints for MCS

2017-02-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 042cc201f2869bb3a316729643e8e025f115 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=042cc201f2869bb3a316729643e8e025f115 Author: Pohjolainen, Topi Date: Thu Feb 23 15:31:44 2017 +0200 intel/isl: Apply render target alignment constraints fo

Mesa (master): st/mesa: free shader cache buffer on fallback

2017-02-23 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 987d8037cabaafaeba2cb8b82cb7fa7290dc4464 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=987d8037cabaafaeba2cb8b82cb7fa7290dc4464 Author: Timothy Arceri Date: Thu Feb 23 14:50:58 2017 +1100 st/mesa: free shader cache buffer on fallback Reviewed-by

Mesa (master): st/mesa: fix crash in shader cache cased by race condition

2017-02-23 Thread Timothy Arceri
Module: Mesa Branch: master Commit: c24d0aaa9a197ccf7cbaa9154b840aed6397f6bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c24d0aaa9a197ccf7cbaa9154b840aed6397f6bd Author: Timothy Arceri Date: Thu Feb 23 14:42:07 2017 +1100 st/mesa: fix crash in shader cache cased by race condition

Mesa (master): swr: fix index buffers with non-zero indices

2017-02-23 Thread Tim Rowley
Module: Mesa Branch: master Commit: dcac48bfee545660dffbf23bd92a0939b19ffd18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dcac48bfee545660dffbf23bd92a0939b19ffd18 Author: George Kyriazis Date: Thu Feb 2 21:16:47 2017 -0600 swr: fix index buffers with non-zero indices Fix issue w

Mesa (master): swr: add fetch shader cache

2017-02-23 Thread Tim Rowley
Module: Mesa Branch: master Commit: 669d8f626f64cee1bc74ef7869aac8585b6dcfe6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=669d8f626f64cee1bc74ef7869aac8585b6dcfe6 Author: George Kyriazis Date: Fri Feb 10 10:24:32 2017 -0600 swr: add fetch shader cache For now, the cache key is al

Mesa (master): radv: enable location at sample when persample is forced.

2017-02-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 58c97a0791bf71b31546b13c2b491a636555749c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58c97a0791bf71b31546b13c2b491a636555749c Author: Dave Airlie Date: Thu Feb 23 14:24:20 2017 +1000 radv: enable location at sample when persample is forced. Re

Mesa (master): radv: add sample mask output support

2017-02-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: ccb70d6f53464171639ee7809c9fe5ee3a86e54d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccb70d6f53464171639ee7809c9fe5ee3a86e54d Author: Dave Airlie Date: Thu Feb 23 16:06:22 2017 +1000 radv: add sample mask output support This adds support to wr

Mesa (master): radv: fetch sample index via fmask for image coord as well.

2017-02-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5e9ead0fa21eb2e3dfaca5485990110e17cc7b79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e9ead0fa21eb2e3dfaca5485990110e17cc7b79 Author: Dave Airlie Date: Wed Feb 22 14:29:09 2017 +1000 radv: fetch sample index via fmask for image coord as well.

Mesa (master): radv/ac: refactor our fmask sample index fixup.

2017-02-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8282c5c7710fb56231ea0e1b9d7b0f9295230e15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8282c5c7710fb56231ea0e1b9d7b0f9295230e15 Author: Dave Airlie Date: Thu Feb 23 12:20:25 2017 +1000 radv/ac: refactor our fmask sample index fixup. This refacto

Mesa (master): radv: add sample mask input support

2017-02-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: bdcbe7c76bba3171f4f4c30b29e21f58c9a62856 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdcbe7c76bba3171f4f4c30b29e21f58c9a62856 Author: Dave Airlie Date: Tue Jan 31 05:30:26 2017 +1000 radv: add sample mask input support Reviewed-by: Bas Nieuwen

Mesa (master): radv: fix interpolation at wrong place for offset interp

2017-02-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: fc430c391b4be0e92bc9e297aaa260c674648ac2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc430c391b4be0e92bc9e297aaa260c674648ac2 Author: Dave Airlie Date: Thu Feb 23 14:24:20 2017 +1000 radv: fix interpolation at wrong place for offset interp The