Mesa (master): anv: Move size check from anv_bo_cache_import() to caller ( v2)

2017-10-18 Thread Chad Versace
Module: Mesa Branch: master Commit: 9775894f102535a79186985124087ac859b5ca44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9775894f102535a79186985124087ac859b5ca44 Author: Chad Versace Date: Tue Sep 12 14:05:08 2017 -0700 anv: Move size check from anv_bo_cache_import() to caller (v

Mesa (master): anv: Install as Vulkan HAL module in Android.mk build

2017-10-18 Thread Chad Versace
Module: Mesa Branch: master Commit: 6ef9bea734f7aae36b74ef5cf43712f3cb2ed943 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ef9bea734f7aae36b74ef5cf43712f3cb2ed943 Author: Tapani Pälli Date: Thu Sep 14 09:57:40 2017 +0300 anv: Install as Vulkan HAL module in Android.mk build Now t

Mesa (master): anv: Implement VK_ANDROID_native_buffer (v9)

2017-10-18 Thread Chad Versace
Module: Mesa Branch: master Commit: 053d4c328fa48838572857bd53d07d7680070d52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=053d4c328fa48838572857bd53d07d7680070d52 Author: Chad Versace Date: Mon Nov 14 16:13:51 2016 -0800 anv: Implement VK_ANDROID_native_buffer (v9) This implement

Mesa (master): radv: remove XtoY_temps structs

2017-10-18 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 095e70971752b9c52f6430cca77c7b924420544d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=095e70971752b9c52f6430cca77c7b924420544d Author: Samuel Pitoiset Date: Tue Oct 17 11:04:36 2017 +0200 radv: remove XtoY_temps structs Signed-off-by: Samuel Pi

Mesa (master): radv: use the dispatch initiator for indirect dispatches

2017-10-18 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: e6b9abf29484e4bd01b816d8d794065f1cf775f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6b9abf29484e4bd01b816d8d794065f1cf775f6 Author: Samuel Pitoiset Date: Tue Oct 17 12:02:00 2017 +0200 radv: use the dispatch initiator for indirect dispatches

Mesa (master): radv: don't create dummy fs when compiling compute stage

2017-10-18 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e5e9e21e9fec3552b9e6a3db45ece64fcf0bc9d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5e9e21e9fec3552b9e6a3db45ece64fcf0bc9d1 Author: Timothy Arceri Date: Wed Oct 18 13:58:36 2017 +1100 radv: don't create dummy fs when compiling compute stage

Mesa (master): automake: intel: move expat handling where it's used

2017-10-18 Thread Eric Engeström
Module: Mesa Branch: master Commit: 05fc62d89f59ce19a18bfd4e63a09624910d6caf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05fc62d89f59ce19a18bfd4e63a09624910d6caf Author: Hongxu Jia Date: Wed Oct 18 09:47:05 2017 +0800 automake: intel: move expat handling where it's used Linking

Mesa (master): meson: move expat dependency where it's needed

2017-10-18 Thread Eric Engeström
Module: Mesa Branch: master Commit: 2515eb63f818eb4bcbe104718c9bfb2db6f77cc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2515eb63f818eb4bcbe104718c9bfb2db6f77cc5 Author: Eric Engestrom Date: Wed Oct 18 12:06:16 2017 +0100 meson: move expat dependency where it's needed Suggested-

Mesa (master): mesa: fix trivial typo in _mesa_PixelMapusv() error string

2017-10-18 Thread Brian Paul
Module: Mesa Branch: master Commit: e17aa6cd9d42d4712f6df4f11a0cbac3735e55b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e17aa6cd9d42d4712f6df4f11a0cbac3735e55b4 Author: Brian Paul Date: Wed Oct 18 09:44:13 2017 -0600 mesa: fix trivial typo in _mesa_PixelMapusv() error string Si

Mesa (master): anv: Fix instance typos.

2017-10-18 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c5124fbc74dca573fead4149d4287103a84ebae2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5124fbc74dca573fead4149d4287103a84ebae2 Author: Vinson Lee Date: Wed Oct 18 08:12:27 2017 + anv: Fix instance typos. Fix build error. CC vulkan/

Mesa (master): llvmpipe: handle shader sample mask output

2017-10-18 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 3d0deed12ab3982cc183189f39c0df2793c2d94a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d0deed12ab3982cc183189f39c0df2793c2d94a Author: Roland Scheidegger Date: Tue Oct 17 21:55:03 2017 +0200 llvmpipe: handle shader sample mask output This proba

Mesa (master): egl: set UseFallback if LIBGL_ALWAYS_SOFTWARE is set

2017-10-18 Thread Eric Engeström
Module: Mesa Branch: master Commit: 47273d7312cb5b5b6b0b9faa814d574bbbce1c01 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47273d7312cb5b5b6b0b9faa814d574bbbce1c01 Author: Eric Engestrom Date: Wed Oct 18 17:04:27 2017 +0100 egl: set UseFallback if LIBGL_ALWAYS_SOFTWARE is set Sugg

Mesa (master): egl: move alloc & init out of _eglBuiltInDriver{DRI2, Haiku}

2017-10-18 Thread Eric Engeström
Module: Mesa Branch: master Commit: 8cb84c8477a57ed05d703669fee1770f31b76ae6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cb84c8477a57ed05d703669fee1770f31b76ae6 Author: Eric Engestrom Date: Mon Sep 25 22:35:24 2017 +0100 egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku

Mesa (master): egl: drop EGL driver `name`

2017-10-18 Thread Eric Engeström
Module: Mesa Branch: master Commit: 6414d6bd8d2897f4ba643357fe3037f3acd60879 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6414d6bd8d2897f4ba643357fe3037f3acd60879 Author: Eric Engestrom Date: Wed Oct 18 16:32:33 2017 +0100 egl: drop EGL driver `name` The "DRI2" name was reported

Mesa (master): egl: drop always-false TestOnly option

2017-10-18 Thread Eric Engeström
Module: Mesa Branch: master Commit: d7e769abec732fd23b93145a519065c82b2ccb2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7e769abec732fd23b93145a519065c82b2ccb2b Author: Eric Engestrom Date: Wed Oct 18 16:31:23 2017 +0100 egl: drop always-false TestOnly option Signed-off-by: Eri

Mesa (master): egl_dri2: drop dri2_egl_driver struct

2017-10-18 Thread Eric Engeström
Module: Mesa Branch: master Commit: 4893673b155b9ff2e0fc0730b214ba3bcbe75a89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4893673b155b9ff2e0fc0730b214ba3bcbe75a89 Author: Eric Engestrom Date: Tue Sep 26 13:49:05 2017 +0100 egl_dri2: drop dri2_egl_driver struct Signed-off-by: Eric

Mesa (master): egl_dri2: move glFlush out of struct dri2_egl_driver

2017-10-18 Thread Eric Engeström
Module: Mesa Branch: master Commit: 7823cfe9fe995e5dc1ec6c93bac3eb132ea84b41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7823cfe9fe995e5dc1ec6c93bac3eb132ea84b41 Author: Eric Engestrom Date: Tue Sep 26 12:16:33 2017 +0100 egl_dri2: move glFlush out of struct dri2_egl_driver Ther

Mesa (master): Fix the xf86vm meson dependency

2017-10-18 Thread Eric Engeström
Module: Mesa Branch: master Commit: 3012885b3fa78ad767c3f3f7299be85b4505b9d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3012885b3fa78ad767c3f3f7299be85b4505b9d9 Author: Nicholas Miell Date: Tue Oct 17 18:04:16 2017 -0700 Fix the xf86vm meson dependency The pkg-config file is ca

Mesa (master): st/mesa: Initialize textures array in st_framebuffer_validate

2017-10-18 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 7561da367baeb49c848dc49b65e252deb6428422 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7561da367baeb49c848dc49b65e252deb6428422 Author: Michel Dänzer Date: Mon Oct 16 16:35:18 2017 +0200 st/mesa: Initialize textures array in st_framebuffer_valida

Mesa (master): st/osmesa: include u_inlines.h for pipe_resource_reference

2017-10-18 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 8c9e7c9638278687297fbc6ba4344771d61f721e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c9e7c9638278687297fbc6ba4344771d61f721e Author: Michel Dänzer Date: Wed Oct 18 18:44:58 2017 +0200 st/osmesa: include u_inlines.h for pipe_resource_reference

Mesa (master): st/mesa: set dimension for constants in ATI_fragment_shader

2017-10-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: f37af5ec8d351fe20e74b05059bea12236220e02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f37af5ec8d351fe20e74b05059bea12236220e02 Author: Miklós Máté Date: Sun Oct 15 19:46:03 2017 +0200 st/mesa: set dimension for constants in ATI_fragment_shader

Mesa (master): Revert "egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}"

2017-10-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: 84f3afc2e122cb418573f1e9c61716520f9859c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84f3afc2e122cb418573f1e9c61716520f9859c1 Author: Marek Olšák Date: Wed Oct 18 20:23:00 2017 +0200 Revert "egl: move alloc & init out of _eglBuiltInDriver{DRI2,

Mesa (master): Revert "egl: drop EGL driver `name`"

2017-10-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: 2cb9ab53dd3ae6850a2611b01695f7449d24614d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cb9ab53dd3ae6850a2611b01695f7449d24614d Author: Marek Olšák Date: Wed Oct 18 20:22:58 2017 +0200 Revert "egl: drop EGL driver `name`" This reverts commit 641

Mesa (master): radv: Do not read from the disk cache with RADV_DEBUG= nocache.

2017-10-18 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: fa226e99332d682c82e9e8892e97ae84077043e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa226e99332d682c82e9e8892e97ae84077043e6 Author: Bas Nieuwenhuizen Date: Mon Oct 16 13:54:02 2017 +0200 radv: Do not read from the disk cache with RADV_DEBUG=n

Mesa (master): radv: Set active_stages after getting cached shaders

2017-10-18 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 274f56c5c7a62442af4e06222862d90f5b33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=274f56c5c7a62442af4e06222862d90f5b33 Author: Alex Smith Date: Wed Oct 18 14:47:51 2017 +0100 radv: Set active_stages after getting cached shaders Fixes: 7

Mesa (master): radv: Don't free NIR shaders if tracing

2017-10-18 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: f5576732374b9e964394bd0c88fc3130f6453f15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5576732374b9e964394bd0c88fc3130f6453f15 Author: Alex Smith Date: Wed Oct 18 15:08:20 2017 +0100 radv: Don't free NIR shaders if tracing Fixes a crash while g

Mesa (master): radv: do not re-emit the index buffer for every draw call

2017-10-18 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 966d66f28f317bb14c21f89ef9899dbfba9787a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=966d66f28f317bb14c21f89ef9899dbfba9787a4 Author: Samuel Pitoiset Date: Wed Oct 18 14:17:23 2017 +0200 radv: do not re-emit the index buffer for every draw call

Mesa (master): radv: reset dirty flags after flushing all states

2017-10-18 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 535aa43df0c32828e12714faf5cf6e30a4c28402 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=535aa43df0c32828e12714faf5cf6e30a4c28402 Author: Samuel Pitoiset Date: Wed Oct 18 14:09:27 2017 +0200 radv: reset dirty flags after flushing all states Move i

Mesa (master): radv: remove useless mask operation in radv_cs_emit_draw_indexed_packet()

2017-10-18 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: e5480be0d186af1c0f79e27685238429c534f323 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5480be0d186af1c0f79e27685238429c534f323 Author: Samuel Pitoiset Date: Wed Oct 18 14:17:22 2017 +0200 radv: remove useless mask operation in radv_cs_emit_draw_

Mesa (master): drirc: Enable glthread for more games ( Saints Row 4 & Gat out of Hell).

2017-10-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: 80c20b29d8f1957da3e81052cb8ab88584b97e6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80c20b29d8f1957da3e81052cb8ab88584b97e6d Author: Darren Salt Date: Sun Oct 15 23:22:21 2017 +0100 drirc: Enable glthread for more games (Saints Row 4 & Gat out

Mesa (master): drirc: Group a few games in the glthread whitelist together.

2017-10-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: 5767ce7d0d1493f3ea9663f98e06012fa3695071 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5767ce7d0d1493f3ea9663f98e06012fa3695071 Author: Darren Salt Date: Sun Oct 15 23:22:22 2017 +0100 drirc: Group a few games in the glthread whitelist together.

Mesa (master): i965: Use a union to bitcast a float

2017-10-18 Thread Matt Turner
Module: Mesa Branch: master Commit: e9796ebca7d2977700ff51ade9193e33368bd4af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9796ebca7d2977700ff51ade9193e33368bd4af Author: Matt Turner Date: Wed Oct 18 22:16:05 2017 -0700 i965: Use a union to bitcast a float ... which does not brea

Mesa (master): i965: Do not log a perf warning when mapping an idle bo

2017-10-18 Thread Chris Wilson
Module: Mesa Branch: master Commit: b7c655f700d5e12d3cd81b1cb66fce17019f934d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7c655f700d5e12d3cd81b1cb66fce17019f934d Author: Chris Wilson Date: Wed Oct 18 09:49:31 2017 +0100 i965: Do not log a perf warning when mapping an idle bo We

Mesa (master): i965/sbe: fix active components for SSO programs with over 16 inputs

2017-10-18 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 16631ca30ea6d6eec8101f07d97a55b2210026e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16631ca30ea6d6eec8101f07d97a55b2210026e8 Author: Iago Toral Quiroga Date: Fri Oct 13 09:22:54 2017 +0200 i965/sbe: fix active components for SSO programs with