Mesa (master): vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR

2016-10-25 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 750d8cad72a532d977df10ffbbdd1902bd06f50b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=750d8cad72a532d977df10ffbbdd1902bd06f50b Author: Eduardo Lima Mitev Date: Tue Oct 25 10:20:12 2016 +0200 vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSur

Mesa (master): nvc0: use correct bufctx when invalidating CP textures

2016-10-25 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 7b2712c367891e96384226a1fa94679a814235d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b2712c367891e96384226a1fa94679a814235d0 Author: Samuel Pitoiset Date: Tue Oct 25 13:24:16 2016 +0200 nvc0: use correct bufctx when invalidating CP textures S

Mesa (master): nv50/ir: start LocalCSE with getFirst to merge PHI instructions

2016-10-25 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 0404678c5f72162c9898c9c94ca67969106227c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0404678c5f72162c9898c9c94ca67969106227c8 Author: Karol Herbst Date: Thu Oct 6 23:33:14 2016 +0200 nv50/ir: start LocalCSE with getFirst to merge PHI instructi

Mesa (master): radv: Replace "abi_versions" with correct "api_version".

2016-10-25 Thread Matt Turner
Module: Mesa Branch: master Commit: 14aac061e92fe57d1ee61843c1ccd1b275d8ca76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14aac061e92fe57d1ee61843c1ccd1b275d8ca76 Author: Matt Turner Date: Tue Oct 25 11:49:33 2016 -0700 radv: Replace "abi_versions" with correct "api_version". git

Mesa (master): anv: Replace "abi_versions" with correct "api_version".

2016-10-25 Thread Matt Turner
Module: Mesa Branch: master Commit: 07755237d36754cb44c32e17e32cf1bc551d2373 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07755237d36754cb44c32e17e32cf1bc551d2373 Author: Matt Turner Date: Tue Oct 25 11:44:43 2016 -0700 anv: Replace "abi_versions" with correct "api_version". git

Mesa (master): scons: Require libdrm >= 2.4.66 for DRM.

2016-10-25 Thread Vinson Lee
Module: Mesa Branch: master Commit: f2770fb3d5e7a4a456f8f14726f72a1e37496419 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2770fb3d5e7a4a456f8f14726f72a1e37496419 Author: Vinson Lee Date: Mon Oct 24 16:33:01 2016 -0700 scons: Require libdrm >= 2.4.66 for DRM. configure.ac already

Mesa (master): radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR

2016-10-25 Thread Dave Airlie
Module: Mesa Branch: master Commit: 0a153f4ee472f8f17575bbfe05f1c96fb5ecf1ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a153f4ee472f8f17575bbfe05f1c96fb5ecf1ea Author: Fredrik Höglund Date: Tue Oct 25 20:31:41 2016 +0200 radv: mark the fence as submitted and signalled in vkAcqu

Mesa (master): vulkan/wsi/wayland: fix ARGB window support

2016-10-25 Thread Dave Airlie
Module: Mesa Branch: master Commit: 68db0fe0346386c8d231eb81da6340b24b7878b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68db0fe0346386c8d231eb81da6340b24b7878b0 Author: Fredrik Höglund Date: Fri Oct 21 19:07:37 2016 +0200 vulkan/wsi/wayland: fix ARGB window support Use an ARGB

Mesa (master): 56 new commits

2016-10-25 Thread Timothy Arceri
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e423ca1477bd212c01676c5e4828ebdb83310d8 Author: Timothy Arceri Date: Tue Oct 25 10:23:25 2016 +1100 nir: stop adjusting driver location for varying packing As of 59864e8e020 we just use the location assigned by the front-en