Mesa (master): intel/blorp: Fix compiler warning about num_layers.

2018-03-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4d8b476fa9a01aef94dc2d83e9306ba7c5adbe7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d8b476fa9a01aef94dc2d83e9306ba7c5adbe7f Author: Eric Anholt Date: Sat Feb 10 10:29:56 2018 + intel/blorp: Fix compiler warning about num_layers. The comp

Mesa (master): radv: add support for VK_EXT_depth_range_unrestricted

2018-03-20 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: f0211155f14c890e0c771a4fb51663c48eca983c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0211155f14c890e0c771a4fb51663c48eca983c Author: Samuel Pitoiset Date: Fri Mar 16 16:39:27 2018 +0100 radv: add support for VK_EXT_depth_range_unrestricted Th

Mesa (master): radv: only enable one channel when exporting prim id

2018-03-20 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 4e9b0b39b592e2bf79ac577ec6cd091a924359ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e9b0b39b592e2bf79ac577ec6cd091a924359ae Author: Samuel Pitoiset Date: Tue Mar 20 10:07:30 2018 +0100 radv: only enable one channel when exporting prim id It'

Mesa (master): i965: fix out of tree autotools build

2018-03-20 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 5770e1d89e0eb49eb3c9547e8657d636b6e7e5d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5770e1d89e0eb49eb3c9547e8657d636b6e7e5d7 Author: Lionel Landwerlin Date: Tue Mar 20 18:31:53 2018 + i965: fix out of tree autotools build Fixes: 2d2b15fbc

Mesa (master): virgl: Implement seamless cube maps

2018-03-20 Thread Dave Airlie
Module: Mesa Branch: master Commit: 1117edc60dd2746819d1d4e3bfd809ec3a4f5902 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1117edc60dd2746819d1d4e3bfd809ec3a4f5902 Author: Stéphane Marchesin Date: Fri Mar 16 19:15:02 2018 -0700 virgl: Implement seamless cube maps This was previous

Mesa (master): i965: annotate brw_oa.py's --header and --code as required

2018-03-20 Thread Emil Velikov
Module: Mesa Branch: master Commit: c43715d30b754b6e3e4ea0bfc0f7cee9e403211a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c43715d30b754b6e3e4ea0bfc0f7cee9e403211a Author: Emil Velikov Date: Tue Mar 20 16:23:05 2018 + i965: annotate brw_oa.py's --header and --code as required

Mesa (master): i965: pipecontrol: add LRI write immediate flag

2018-03-20 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: d3e5d3955c1232aa405cf9ac3af65d4d377fd81a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3e5d3955c1232aa405cf9ac3af65d4d377fd81a Author: Lionel Landwerlin Date: Thu Mar 15 12:11:15 2018 + i965: pipecontrol: add LRI write immediate flag Signed

Mesa (master): intel: genxml: add INSTPM/CS_DEBUG_MODE2 registers

2018-03-20 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 7f977d51b3cb27723dc0fd6395262568c89a87ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f977d51b3cb27723dc0fd6395262568c89a87ab Author: Lionel Landwerlin Date: Fri Mar 2 16:44:14 2018 + intel: genxml: add INSTPM/CS_DEBUG_MODE2 registers Sig

Mesa (master): i965: fix autotools/android build

2018-03-20 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 2d2b15fbcab08d7844c15351919cd469cd9e11c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d2b15fbcab08d7844c15351919cd469cd9e11c4 Author: Lionel Landwerlin Date: Tue Mar 20 14:59:57 2018 + i965: fix autotools/android build Autotools/android bu

Mesa (master): dri3: Fix typo in version check

2018-03-20 Thread Daniel Stone
Module: Mesa Branch: master Commit: 9f3509665d880457487dff82a96132d2eb27a0b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f3509665d880457487dff82a96132d2eb27a0b4 Author: Daniel Stone Date: Tue Mar 20 16:05:13 2018 + dri3: Fix typo in version check The have-new-DRI3 codepaths

Mesa (master): meson: Don't build svga by default on ARM/AArch64

2018-03-20 Thread Daniel Stone
Module: Mesa Branch: master Commit: bc5e59119ef6e7fdb5b54ce0a690a1ad43e6401c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc5e59119ef6e7fdb5b54ce0a690a1ad43e6401c Author: Daniel Stone Date: Tue Feb 27 18:00:23 2018 + meson: Don't build svga by default on ARM/AArch64 VMware ha

Mesa (master): meson: Add default DRI drivers for ARM/AArch64

2018-03-20 Thread Daniel Stone
Module: Mesa Branch: master Commit: d7603cb518cf1e0bf2c07d6ce4b139bf075b3980 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7603cb518cf1e0bf2c07d6ce4b139bf075b3980 Author: Daniel Stone Date: Tue Feb 27 10:00:24 2018 + meson: Add default DRI drivers for ARM/AArch64 On all Arm a

Mesa (master): st/mesa: add compiler/nir/ prefix for nir includes

2018-03-20 Thread Emil Velikov
Module: Mesa Branch: master Commit: 28780c5028a60234e11e084777553ad70591f87d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28780c5028a60234e11e084777553ad70591f87d Author: Emil Velikov Date: Tue Mar 20 11:39:57 2018 + st/mesa: add compiler/nir/ prefix for nir includes Stay con

Mesa (master): anv: off-by-one in GetDescriptorSetLayoutSupport

2018-03-20 Thread Scott D Phillips
Module: Mesa Branch: master Commit: d849d36c6cc99cb7a7ad4b285e3e896d593da07b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d849d36c6cc99cb7a7ad4b285e3e896d593da07b Author: Scott D Phillips Date: Mon Mar 19 15:39:25 2018 -0700 anv: off-by-one in GetDescriptorSetLayoutSupport Loop w

Mesa (master): i965: perf: reduce i965 binary size

2018-03-20 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 035cc7a12dc03ef8b8184f75b880ae41e452b215 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=035cc7a12dc03ef8b8184f75b880ae41e452b215 Author: Lionel Landwerlin Date: Tue Mar 13 11:21:17 2018 + i965: perf: reduce i965 binary size Performance metric

Mesa (master): i965: perf: fix a counter return type on hsw

2018-03-20 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: e9a9e859486104ff9326cbc424480e53dc4e81ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9a9e859486104ff9326cbc424480e53dc4e81ba Author: Lionel Landwerlin Date: Tue Mar 13 11:45:12 2018 + i965: perf: fix a counter return type on hsw The equat

Mesa (master): mesa: fix leaking ParameterValueOffset

2018-03-20 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 604cac9f739264377acb22a657bf745762a94656 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=604cac9f739264377acb22a657bf745762a94656 Author: Tapani Pälli Date: Tue Mar 20 08:55:28 2018 +0200 mesa: fix leaking ParameterValueOffset ==15115== 48 bytes i

Mesa (master): dri3: Don't fail on version mismatch

2018-03-20 Thread Daniel Stone
Module: Mesa Branch: master Commit: 478fc2d2a1a392108f48a3ed9aa21b10be72b4a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=478fc2d2a1a392108f48a3ed9aa21b10be72b4a2 Author: Daniel Stone Date: Mon Mar 19 15:03:22 2018 + dri3: Don't fail on version mismatch The previous commit to