Mesa (master): i965: Add an INTEL_DEBUG=reemit option.

2017-09-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4f8d1af0f6f45e4f62c9456b018e9945df1e6054 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f8d1af0f6f45e4f62c9456b018e9945df1e6054 Author: Kenneth Graunke Date: Fri Sep 15 17:47:07 2017 -0700 i965: Add an INTEL_DEBUG=reemit

Mesa (master): clover: Fix build after LLVM r313390

2017-09-15 Thread Jan Vesely
Module: Mesa Branch: master Commit: 3115687f9b9830417c408228db2bc679e346bba6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3115687f9b9830417c408228db2bc679e346bba6 Author: Jan Vesely Date: Fri Sep 15 20:34:42 2017 -0400 clover: Fix build after LLVM r313390

Mesa (master): radv: Don' t redundantly emit pipelines after secondary cmd buffer.

2017-09-15 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 5ef3c2bcef1a9d82a915615ec21c56abbef47fef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ef3c2bcef1a9d82a915615ec21c56abbef47fef Author: Bas Nieuwenhuizen Date: Wed Sep 13 00:12:48 2017 +0200 radv: Don't redundantly emit

Mesa (master): radv: Check for GFX9 for 1D arrays in image_size intrinsic.

2017-09-15 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 979978ee06867a531b8d56cee252f5c83920a339 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=979978ee06867a531b8d56cee252f5c83920a339 Author: Bas Nieuwenhuizen Date: Fri Sep 15 21:40:00 2017 +0200 radv: Check for GFX9 for 1D

Mesa (master): i965: drop unused variables

2017-09-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 915dc6db45587a0e119c91766ebac65f6ad9d4fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=915dc6db45587a0e119c91766ebac65f6ad9d4fe Author: Eric Engestrom Date: Fri Sep 15 18:11:11 2017 +0100 i965: drop unused variables

Mesa (master): i965/blorp: Set r8stencil_needs_update when writing stencil

2017-09-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a43d379000260485fc4b2b03b069aedc46879557 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a43d379000260485fc4b2b03b069aedc46879557 Author: Jason Ekstrand Date: Sat Jun 17 13:50:30 2017 -0700 i965/blorp: Set

Mesa (master): i965/tex: Make a couple of helpers static

2017-09-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 6314dd13f7e70eedefeabc5518264b1a31c99602 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6314dd13f7e70eedefeabc5518264b1a31c99602 Author: Jason Ekstrand Date: Wed May 31 13:35:30 2017 -0700 i965/tex: Make a couple of

Mesa (master): i965/tex: Unify the TexImage and TexSubImage code

2017-09-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 7bd5931cc1e1102e0171ca70bd2d6bbad81f71dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bd5931cc1e1102e0171ca70bd2d6bbad81f71dc Author: Jason Ekstrand Date: Wed May 31 13:48:10 2017 -0700 i965/tex: Unify the TexImage

Mesa (master): i965/tex: Remove the for_glTexImage parameter from texsubimage_tiled_memcpy

2017-09-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: bb811fa8282a0117e81354ab6ac91deb1c37d2ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb811fa8282a0117e81354ab6ac91deb1c37d2ed Author: Jason Ekstrand Date: Wed May 31 13:43:54 2017 -0700 i965/tex: Remove the

Mesa (master): i965: Move TexSubImage functions to intel_tex_image.c

2017-09-15 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 82b3ca198130c34884afb0d3f5ae84054ef8bae5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82b3ca198130c34884afb0d3f5ae84054ef8bae5 Author: Jason Ekstrand Date: Wed May 31 13:32:29 2017 -0700 i965: Move TexSubImage

Mesa (master): util/u_atomic: Add implementation of __sync_val_compare_and_swap_8

2017-09-15 Thread Matt Turner
Module: Mesa Branch: master Commit: 1bbe18087312e1b8ccdba6ca6dd8f1c9740a8454 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bbe18087312e1b8ccdba6ca6dd8f1c9740a8454 Author: Matt Turner Date: Thu Sep 14 11:00:26 2017 -0700 util/u_atomic: Add implementation of

Mesa (master): util: Link libmesautil into u_atomic_test

2017-09-15 Thread Matt Turner
Module: Mesa Branch: master Commit: d075a4089ec62c489c8a3423f82371bf85f2ea6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d075a4089ec62c489c8a3423f82371bf85f2ea6c Author: Matt Turner Date: Thu Sep 14 10:48:57 2017 -0700 util: Link libmesautil into

Mesa (17.2): 53 new commits

2017-09-15 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c3bd519e70c4497079437330430a8c486991158 Author: Bas Nieuwenhuizen Date: Mon Aug 28 00:18:44 2017 +0200 radv: Don't allocate CMASK for linear images. We can't use it anyway in fast clears, and on

Mesa (master): vulkan: update headers & registry to VK 1.0.61

2017-09-15 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 5ff06ddf3bc96b03465d1304eab2fbc000df53ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ff06ddf3bc96b03465d1304eab2fbc000df53ef Author: Lionel Landwerlin Date: Fri Sep 15 15:10:53 2017 +0100 vulkan: update headers

Mesa (master): travis: Add libunwind-dev to gallium/make builds

2017-09-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 39fe51c1e33e13dd1cc5c3ffb5b8a85da6fbce5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39fe51c1e33e13dd1cc5c3ffb5b8a85da6fbce5c Author: Gert Wollny Date: Thu Sep 14 12:27:42 2017 +0200 travis: Add libunwind-dev to

Mesa (master): automake: enable libunwind in `make distcheck'

2017-09-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 9aba643e3ca30151a5395ea835487420a849f69d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9aba643e3ca30151a5395ea835487420a849f69d Author: Emil Velikov Date: Mon Sep 11 18:13:55 2017 +0100 automake: enable libunwind in

Mesa (master): mesa/st/tests: Correct build flags and force -std=c++11

2017-09-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: c75d78161046f34350467b53054ff4e9da7a5cdd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c75d78161046f34350467b53054ff4e9da7a5cdd Author: Gert Wollny Date: Wed Sep 13 15:03:34 2017 +0200 mesa/st/tests: Correct build flags and

Mesa (master): travis: force llvm-3.3 for "make Gallium ST Other"

2017-09-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: d3675812b53ae5583d693859c4973ccca9a9fb2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3675812b53ae5583d693859c4973ccca9a9fb2e Author: Gert Wollny Date: Thu Sep 14 12:27:41 2017 +0200 travis: force llvm-3.3 for "make

Mesa (master): automake: include radv_shader.h in the sources list

2017-09-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 3c5fb7346fb6f6863b7bc775cf1cf720b4fc5748 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c5fb7346fb6f6863b7bc775cf1cf720b4fc5748 Author: Emil Velikov Date: Fri Sep 15 13:40:22 2017 +0100 automake: include radv_shader.h

Mesa (master): st/omx_bellagio: Rename state tracker and option

2017-09-15 Thread Christian König
Module: Mesa Branch: master Commit: 6a8aa11c207b99920b9306b209f071a0e3fe8b43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a8aa11c207b99920b9306b209f071a0e3fe8b43 Author: Gurkirpal Singh Date: Sat Aug 12 21:55:15 2017 +0530 st/omx_bellagio: Rename state

Mesa (master): i965: fix build warning on clang

2017-09-15 Thread Tapani Pälli
Module: Mesa Branch: master Commit: acbfcb7105ddc1475c1ffb354605c0337008d001 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=acbfcb7105ddc1475c1ffb354605c0337008d001 Author: Tapani Pälli Date: Thu Sep 14 10:26:39 2017 +0300 i965: fix build warning on clang

Mesa (master): radv: dump the device name into the hang report

2017-09-15 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: a0495d4bb3a3f9e61652c7cab339547edbbef8ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0495d4bb3a3f9e61652c7cab339547edbbef8ba Author: Samuel Pitoiset Date: Thu Sep 14 11:25:24 2017 +0200 radv: dump the device name

Mesa (master): radv: add get_chip_name() callback

2017-09-15 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 176c2ad10cfce40f3ee73588e8e5f82826b748b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=176c2ad10cfce40f3ee73588e8e5f82826b748b6 Author: Samuel Pitoiset Date: Thu Sep 14 11:25:23 2017 +0200 radv: add get_chip_name()

Mesa (master): radv: fix a potential crash if attachments allocation failed

2017-09-15 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 8e8c7c670340e747e9860fb6cbfc3e89f315fcc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e8c7c670340e747e9860fb6cbfc3e89f315fcc2 Author: Samuel Pitoiset Date: Thu Sep 14 18:47:04 2017 +0200 radv: fix a potential crash