Mesa (master): scons: fix OSMesa driver build

2017-10-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 2b612431f56e999243dc7f72b3da82a12e2bcac1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b612431f56e999243dc7f72b3da82a12e2bcac1 Author: Brian Paul Date: Fri Oct 27 16:34:41 2017 -0600 scons: fix OSMesa driver build Fixes: ea53d9a8eb5d4b2 "glapi:

Mesa (master): scons: fix scons build to find generated glapitable.h

2017-10-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 05592cebd4fdd0ede6cd171b79ac562ae290ed06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05592cebd4fdd0ede6cd171b79ac562ae290ed06 Author: Brian Paul Date: Fri Oct 27 15:14:45 2017 -0600 scons: fix scons build to find generated glapitable.h Fixes:

Mesa (master): gallium: s/unsigned/enum pipe_prim_type/

2017-10-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 1fe4c7b2afac17d4f333b7b63251e98fd193a32a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fe4c7b2afac17d4f333b7b63251e98fd193a32a Author: Brian Paul Date: Fri Oct 27 14:36:01 2017 -0600 gallium: s/unsigned/enum pipe_prim_type/ In the vbuf_render::

Mesa (master): draw: don't cull tris with zero area

2017-10-27 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 3e4fd2d4b185dac55a481384f8ce3a8c93d78f87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e4fd2d4b185dac55a481384f8ce3a8c93d78f87 Author: Roland Scheidegger Date: Thu Oct 26 21:23:27 2017 +0200 draw: don't cull tris with zero area Culling tris wit

Mesa (master): meson: Add a dependency on nir_opcodes_h for freedreno

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: f7f12780c82fa566be5622b077c1279d15dd5972 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7f12780c82fa566be5622b077c1279d15dd5972 Author: Dylan Baker Date: Fri Oct 27 10:09:46 2017 -0700 meson: Add a dependency on nir_opcodes_h for freedreno This

Mesa (master): meson: move gallium include declarations to src

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: 06c667556045bd9542ad5e6a318f42dd66707bd4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06c667556045bd9542ad5e6a318f42dd66707bd4 Author: Dylan Baker Date: Fri Oct 20 22:23:15 2017 -0700 meson: move gallium include declarations to src These are us

Mesa (master): osmesa: Include generated headers without path

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: 5daed06da2c0aaa48a93439bfdb63818786bc278 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5daed06da2c0aaa48a93439bfdb63818786bc278 Author: Dylan Baker Date: Mon Oct 23 16:09:15 2017 -0700 osmesa: Include generated headers without path This makes th

Mesa (master): meson: build classic osmesa

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: cbbd5bb889a2c271a504c379f36a7cb717a85af4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbbd5bb889a2c271a504c379f36a7cb717a85af4 Author: Dylan Baker Date: Fri Oct 20 21:48:18 2017 -0700 meson: build classic osmesa This builds the classic (non-gal

Mesa (master): meson: Add generated files to non-shared glapi

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: 7503ab687b3992b0967eafd4fb7372ddb3f4445a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7503ab687b3992b0967eafd4fb7372ddb3f4445a Author: Dylan Baker Date: Fri Oct 20 22:25:39 2017 -0700 meson: Add generated files to non-shared glapi Signed-off-by

Mesa (master): meson: fix pkg-config Gl Require.Private

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: b92992e95ccb5f6010f9b6f9894e1c66683d8169 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b92992e95ccb5f6010f9b6f9894e1c66683d8169 Author: Dylan Baker Date: Tue Oct 24 11:28:42 2017 -0700 meson: fix pkg-config Gl Require.Private xf86vm -> xxf86vm

Mesa (master): glapi: include generated headers without path

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: ea53d9a8eb5d4b2363c3d302dde8bf4143ef0c14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea53d9a8eb5d4b2363c3d302dde8bf4143ef0c14 Author: Dylan Baker Date: Mon Oct 23 16:09:41 2017 -0700 glapi: include generated headers without path This has been

Mesa (master): meson: build gallium based osmesa

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: f121a669c7d94d2ff6721e01bec72589fd081ab3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f121a669c7d94d2ff6721e01bec72589fd081ab3 Author: Dylan Baker Date: Tue Oct 24 15:52:57 2017 -0700 meson: build gallium based osmesa This has been tested with

Mesa (master): meson: rename all instances of xf86vm to xxf86vm

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: 1f11ac439541a50149354c1e2b64557fa1c588e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f11ac439541a50149354c1e2b64557fa1c588e3 Author: Dylan Baker Date: Tue Oct 24 11:34:04 2017 -0700 meson: rename all instances of xf86vm to xxf86vm Because con

Mesa (master): meson: fix glprocs.h generator

2017-10-27 Thread Dylan Baker
Module: Mesa Branch: master Commit: 63c360d7b27caa2f89a382d7d77a145bb1441f66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63c360d7b27caa2f89a382d7d77a145bb1441f66 Author: Dylan Baker Date: Fri Oct 20 22:22:01 2017 -0700 meson: fix glprocs.h generator There was a typo that causes

Mesa (17.2): 21 new commits

2017-10-27 Thread Andres Gomez
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=162fa27b12489d475fbb9d12e7e620f47500c0c9 Author: Andres Gomez Date: Wed Oct 25 04:19:13 2017 +0300 cherry-ignore: broadcom/vc5: Propagate vc4 aliasing fix to vc5. extra: Commit is not applicable when ade416d0236 is missing.

Mesa (master): mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.

2017-10-27 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4f538c3f99b25dc96cd20314ce7785fd4d333be1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f538c3f99b25dc96cd20314ce7785fd4d333be1 Author: Kenneth Graunke Date: Thu Oct 26 11:44:09 2017 -0700 mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1

Mesa (master): gallium/os: fix align_malloc() / os_malloc_aligned() comment mix-up

2017-10-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 7a718667f354935dc8470380f37ccea1477632d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a718667f354935dc8470380f37ccea1477632d0 Author: Brian Paul Date: Thu Oct 26 18:30:51 2017 -0600 gallium/os: fix align_malloc() / os_malloc_aligned() comment m

Mesa (master): formatquery: use correct target check for IMAGE_FORMAT_COMPATIBILITY_TYPE

2017-10-27 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: fd011376cb3d7713297e057eafbd1d0ef1df3667 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd011376cb3d7713297e057eafbd1d0ef1df3667 Author: Alejandro Piñeiro Date: Wed Oct 25 14:35:36 2017 +0200 formatquery: use correct target check for IMAGE_FORMAT_

Mesa (master): buildsys: move file regeneration logic to the script itself

2017-10-27 Thread Eric Engeström
Module: Mesa Branch: master Commit: 7088622e5fb506b64c906b673a9af0feb9a5ba14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7088622e5fb506b64c906b673a9af0feb9a5ba14 Author: Eric Engestrom Date: Wed Oct 25 14:04:35 2017 +0100 buildsys: move file regeneration logic to the script itsel

Mesa (master): meson: bring MESA_GIT_SHA1 in line with other build systems

2017-10-27 Thread Eric Engeström
Module: Mesa Branch: master Commit: 05a94a4dfc79f95d597dd6fc08eea4a947eb300c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05a94a4dfc79f95d597dd6fc08eea4a947eb300c Author: Eric Engestrom Date: Tue Oct 24 18:03:39 2017 +0100 meson: bring MESA_GIT_SHA1 in line with other build system

Mesa (master): radv: allow to use a compute shader for resetting the query pool

2017-10-27 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: a41e2e9cf5f865f21e32cac2ed2e25dd21a05119 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a41e2e9cf5f865f21e32cac2ed2e25dd21a05119 Author: Samuel Pitoiset Date: Thu Oct 26 18:03:24 2017 +0200 radv: allow to use a compute shader for resetting the que

Mesa (master): radv: make radv_fill_buffer() return the needed flush bits

2017-10-27 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 0d61109bb75333b3e80fda69cbc5b75b0f3f9233 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d61109bb75333b3e80fda69cbc5b75b0f3f9233 Author: Samuel Pitoiset Date: Thu Oct 26 18:03:23 2017 +0200 radv: make radv_fill_buffer() return the needed flush bit

Mesa (master): vc4: fix release build

2017-10-27 Thread Eric Engeström
Module: Mesa Branch: master Commit: 5d44e35a8f3967b40db153fdcedb9294d44ae5c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d44e35a8f3967b40db153fdcedb9294d44ae5c4 Author: Eric Engestrom Date: Wed Oct 25 14:08:58 2017 +0100 vc4: fix release build Mesa's DEBUG and assert's NDEBUG a

Mesa (master): wayland-egl: fix wayland cflags

2017-10-27 Thread Eric Engeström
Module: Mesa Branch: master Commit: 866c8a94d45fd88ea1e3a49c00a0ee5e589e4577 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=866c8a94d45fd88ea1e3a49c00a0ee5e589e4577 Author: Eric Engestrom Date: Thu Oct 26 17:13:47 2017 +0100 wayland-egl: fix wayland cflags Fixes: 80bfff5c4f1d4d8c84

Mesa (master): meson: wire up selinux

2017-10-27 Thread Eric Engeström
Module: Mesa Branch: master Commit: 4b9421d45da41955947f4c75be033ec1bc1d18f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b9421d45da41955947f4c75be033ec1bc1d18f5 Author: Eric Engestrom Date: Thu Oct 26 16:19:41 2017 +0100 meson: wire up selinux Signed-off-by: Eric Engestrom Rev

Mesa (master): i965: remove if conditions from scratch_bo unref

2017-10-27 Thread Tapani Pälli
Module: Mesa Branch: master Commit: eeb3515c3f6ae0eac891559b2f7f8af0659ce5eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eeb3515c3f6ae0eac891559b2f7f8af0659ce5eb Author: Tapani Pälli Date: Fri Oct 27 12:50:50 2017 +0300 i965: remove if conditions from scratch_bo unref brw_bo_unr

Mesa (master): i965: unref push_const_bo in intelDestroyContext

2017-10-27 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 0b131ca427d788ae08426bdeddb8f4bd3c7da202 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b131ca427d788ae08426bdeddb8f4bd3c7da202 Author: Tapani Pälli Date: Fri Oct 27 12:54:02 2017 +0300 i965: unref push_const_bo in intelDestroyContext Valgrind s

Mesa (master): anv: Drop URB entry output read handling in 3DSTATE_XS.

2017-10-27 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 49d3c004f17bcbff0a4822b49268fcde412b38e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49d3c004f17bcbff0a4822b49268fcde412b38e2 Author: Kenneth Graunke Date: Wed Oct 25 09:35:49 2017 -0700 anv: Drop URB entry output read handling in 3DSTATE_XS.

Mesa (master): anv: Fix assert about source attrs.

2017-10-27 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 70cd05d6ac533977f96aa832bbb2886172019f35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70cd05d6ac533977f96aa832bbb2886172019f35 Author: Kenneth Graunke Date: Wed Oct 25 09:37:09 2017 -0700 anv: Fix assert about source attrs. Asserting slot >= 2

Mesa (master): i965: Delete unused brw_vs_prog_data::nr_attributes field.

2017-10-27 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 2c873060d3578c7004c0c3731a6f7c783c4e237f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c873060d3578c7004c0c3731a6f7c783c4e237f Author: Kenneth Graunke Date: Thu Oct 19 21:53:49 2017 -0700 i965: Delete unused brw_vs_prog_data::nr_attributes field

Mesa (master): radeonsi: update hack for HTILE corruption in ARK: Survival Evolved

2017-10-27 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: dd79aa4ad30df205076be25f6bbf42768abea20a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd79aa4ad30df205076be25f6bbf42768abea20a Author: Samuel Pitoiset Date: Thu Oct 26 18:08:19 2017 +0200 radeonsi: update hack for HTILE corruption in ARK: Surviv