Mesa (master): nir/lower_tex: fix number of components in replace_gradient_with_lod()

2016-12-14 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 47351b843a8213e931bbd70cb6a2501b87cb525e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47351b843a8213e931bbd70cb6a2501b87cb525e Author: Iago Toral Quiroga Date: Wed Dec 14 10:05:44 2016 +0100 nir/lower_tex: fix number of

Mesa (master): Revert "nir: Turn imov/fmov of undef into undef."

2016-12-14 Thread Timothy Arceri
Module: Mesa Branch: master Commit: a5502a721fd30fde4f5dc71421494329052f805b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5502a721fd30fde4f5dc71421494329052f805b Author: Timothy Arceri Date: Thu Dec 15 16:51:13 2016 +1100 Revert "nir: Turn imov/fmov

Mesa (master): i965/vec4: Fix TCS output reads with non-zero component qualifiers.

2016-12-14 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 84e19322d3a24f7d90bdea09298f1ad55c5e0f04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84e19322d3a24f7d90bdea09298f1ad55c5e0f04 Author: Kenneth Graunke Date: Tue Dec 13 23:47:05 2016 -0800 i965/vec4: Fix TCS output reads

Mesa (master): i965/fs: Remove the FS_OPCODE_SET_SIMD4X2_OFFSET virtual opcode.

2016-12-14 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 23caf75182d010a60e2d8c8633acaacb3e7c065d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23caf75182d010a60e2d8c8633acaacb3e7c065d Author: Francisco Jerez Date: Wed Apr 22 21:37:46 2015 +0300 i965/fs: Remove the

Mesa (master): i965/fs: Expose arbitrary pull constant load sizes to the IR.

2016-12-14 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 9b22a0d295316b7547667ebbfe1e1b6182439186 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b22a0d295316b7547667ebbfe1e1b6182439186 Author: Francisco Jerez Date: Thu Dec 8 20:05:18 2016 -0800 i965/fs: Expose arbitrary pull

Mesa (master): i965/fs: Switch to the constant cache for uniform pull constants.

2016-12-14 Thread Francisco Jerez
Module: Mesa Branch: master Commit: ad38ba113491869ab0dffed937f7b3dd50e8a735 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad38ba113491869ab0dffed937f7b3dd50e8a735 Author: Francisco Jerez Date: Wed Oct 26 14:25:06 2016 -0700 i965/fs: Switch to the constant

Mesa (master): i965/fs: Drop useless access mode override from pull constant generator code.

2016-12-14 Thread Francisco Jerez
Module: Mesa Branch: master Commit: e014058195540a3e54085903821beca70f8f2ec5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e014058195540a3e54085903821beca70f8f2ec5 Author: Francisco Jerez Date: Thu Dec 8 19:08:33 2016 -0800 i965/fs: Drop useless access mode

Mesa (master): i965/disasm: Decode dataport constant cache control fields.

2016-12-14 Thread Francisco Jerez
Module: Mesa Branch: master Commit: fd3120d85c295eeeb3b6c9a60372506ae48f5fdb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd3120d85c295eeeb3b6c9a60372506ae48f5fdb Author: Francisco Jerez Date: Thu Dec 8 22:14:59 2016 -0800 i965/disasm: Decode dataport

Mesa (master): i965/gen6+: Invalidate constant cache on brw_emit_mi_flush( ).

2016-12-14 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 591e14ec08b13e8d50636feb1afa578257175b9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=591e14ec08b13e8d50636feb1afa578257175b9d Author: Francisco Jerez Date: Thu Dec 8 18:00:17 2016 -0800 i965/gen6+: Invalidate constant

Mesa (master): i965: Let the caller of brw_set_dp_write/ read_message control the target cache.

2016-12-14 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 3c78d31374422b028b19afa5799689c404a5b73e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c78d31374422b028b19afa5799689c404a5b73e Author: Francisco Jerez Date: Thu Apr 23 14:36:16 2015 +0300 i965: Let the caller of

Mesa (master): i965/fs: Fetch one cacheline of pull constants at a time.

2016-12-14 Thread Francisco Jerez
Module: Mesa Branch: master Commit: b56fa830c6095f8226456b2aeb62f2dfad804be5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b56fa830c6095f8226456b2aeb62f2dfad804be5 Author: Francisco Jerez Date: Thu Dec 8 19:18:00 2016 -0800 i965/fs: Fetch one cacheline of

Mesa (master): i965: Factor out oword block read and write message control calculation.

2016-12-14 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 7a6aadb76ff3f6ef73216b53b0dc5edda5bae978 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a6aadb76ff3f6ef73216b53b0dc5edda5bae978 Author: Francisco Jerez Date: Thu Dec 8 19:58:25 2016 -0800 i965: Factor out oword block read

Mesa (master): genxml: Make Gen8 3DSTATE_DS SIMD8 enable work like Gen9+.

2016-12-14 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e0c1ec3b0965d573408536e6e17d41cd39f26616 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0c1ec3b0965d573408536e6e17d41cd39f26616 Author: Kenneth Graunke Date: Mon Nov 21 00:11:57 2016 -0800 genxml: Make Gen8 3DSTATE_DS

Mesa (master): genxml: Rename "DS Function Enable" to "Function Enable".

2016-12-14 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 000b563a1b57bcbf8ae3d45884dceb6be45cfe41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=000b563a1b57bcbf8ae3d45884dceb6be45cfe41 Author: Kenneth Graunke Date: Mon Nov 21 00:09:11 2016 -0800 genxml: Rename "DS Function

Mesa (master): anv: Reject VkMemoryAllocateInfo::allocationSize == 0

2016-12-14 Thread Chad Versace
Module: Mesa Branch: master Commit: 72ffe8318d13a1f5ed86af7999a5c5723f2ff774 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72ffe8318d13a1f5ed86af7999a5c5723f2ff774 Author: Chad Versace Date: Thu Nov 17 12:45:26 2016 -0800 anv: Reject

Mesa (master): egl: Fix crashes in eglCreate*Surface()

2016-12-14 Thread Chad Versace
Module: Mesa Branch: master Commit: 5e97b8f5ce975dfb66cc46e6b4cc1e89eb8c1dc0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e97b8f5ce975dfb66cc46e6b4cc1e89eb8c1dc0 Author: Chad Versace Date: Tue Dec 13 14:23:55 2016 -0800 egl: Fix crashes in