Mesa (master): gallivm: don't use pabs intrinsic with llvm version >= 6

2017-10-06 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 52b73caaf40e79c90a105ec6d349abb3398e3c6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52b73caaf40e79c90a105ec6d349abb3398e3c6b Author: Roland Scheidegger Date: Sat Oct 7 00:52:58 2017 +0200 gallivm: don't use pabs intrinsic with llvm version >=

Mesa (master): swr/rast: use proper alignment for debug transposedPrims

2017-10-06 Thread Tim Rowley
Module: Mesa Branch: master Commit: 9716c69e22613229bdc78c0a28491f39bec2520d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9716c69e22613229bdc78c0a28491f39bec2520d Author: Tim Rowley Date: Tue Oct 3 15:23:44 2017 -0500 swr/rast: use proper alignment for debug transposedPrims Caus

Mesa (master): anv/cmd_buffer: fix push descriptors with set > 0

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: d296dea54e243c41c2b3fbe631f7bcb87db6ae8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d296dea54e243c41c2b3fbe631f7bcb87db6ae8c Author: Lionel Landwerlin Date: Wed Sep 27 14:16:04 2017 +0100 anv/cmd_buffer: fix push descriptors with set > 0 When

Mesa (master): anv/cmd_buffer: Reset state in cmd_buffer_destroy

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 0763f814d7b5cb4da945d9211faab47e8523fdad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0763f814d7b5cb4da945d9211faab47e8523fdad Author: Lionel Landwerlin Date: Thu Sep 28 23:57:45 2017 +0100 anv/cmd_buffer: Reset state in cmd_buffer_destroy This

Mesa (master): isl: make format layout channels accessible by index

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 5e9f52ff4dec2cb3479083666a4edd94d30d77e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e9f52ff4dec2cb3479083666a4edd94d30d77e9 Author: Lionel Landwerlin Date: Tue Jun 6 20:00:46 2017 +0100 isl: make format layout channels accessible by index S

Mesa (master): anv: add new formats KHR_sampler_ycbcr_conversion

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 72aec2060fb47f0423770891ac64e927b8f92790 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72aec2060fb47f0423770891ac64e927b8f92790 Author: Lionel Landwerlin Date: Tue Mar 14 17:22:36 2017 + anv: add new formats KHR_sampler_ycbcr_conversion Addi

Mesa (master): isl: check whether a format is rgb if colorspace is yuv

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: f86c1b15955d1a20ae0f9ce7bac6012276743bae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f86c1b15955d1a20ae0f9ce7bac6012276743bae Author: Lionel Landwerlin Date: Tue Oct 3 19:10:41 2017 +0100 isl: check whether a format is rgb if colorspace is yuv

Mesa (master): anv: prepare sampler emission code for multiplanar images

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 3492d560671c09a4d42630cbf51ceaefc99b9db6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3492d560671c09a4d42630cbf51ceaefc99b9db6 Author: Lionel Landwerlin Date: Mon Sep 25 18:47:33 2017 +0100 anv: prepare sampler emission code for multiplanar imag

Mesa (master): anv: enable multiple planes per image/imageView

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: a62a97933578a813beb0d27cc8e404850f7fd302 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a62a97933578a813beb0d27cc8e404850f7fd302 Author: Lionel Landwerlin Date: Wed Jul 19 12:14:19 2017 +0100 anv: enable multiple planes per image/imageView This c

Mesa (master): anv: enable VK_KHR_sampler_ycbcr_conversion

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: b24b93d58431a4349eecddb07304f6eda648e997 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b24b93d58431a4349eecddb07304f6eda648e997 Author: Lionel Landwerlin Date: Mon Jun 19 16:57:00 2017 +0100 anv: enable VK_KHR_sampler_ycbcr_conversion v2: Make G

Mesa (master): anv/apply_pipeline_layout: Prepare for multi-planar images

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: a2a7846d37012645975381263be27af4e31901ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2a7846d37012645975381263be27af4e31901ea Author: Lionel Landwerlin Date: Mon Sep 25 18:46:16 2017 +0100 anv/apply_pipeline_layout: Prepare for multi-planar ima

Mesa (master): anv: Take an image in can_sample_with_hiz

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 185e719090c8d8a4056a041f3884d86ca224a400 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=185e719090c8d8a4056a041f3884d86ca224a400 Author: Jason Ekstrand Date: Thu Oct 5 12:36:16 2017 -0700 anv: Take an image in can_sample_with_hiz Reviewed-by: Li

Mesa (master): anv: prepare formats to handle disjoints sets

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 18914715d1c2dc5861c9b76aa98c6b1debf5b711 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18914715d1c2dc5861c9b76aa98c6b1debf5b711 Author: Lionel Landwerlin Date: Mon Sep 25 18:10:20 2017 +0100 anv: prepare formats to handle disjoints sets Newer fo

Mesa (master): anv: modify the internal concept of format to express multiple planes

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: bbc37007983a73bc0effae004dddcdee8ffef993 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbc37007983a73bc0effae004dddcdee8ffef993 Author: Lionel Landwerlin Date: Tue Mar 14 17:20:07 2017 + anv: modify the internal concept of format to express m

Mesa (master): anv/cmd_buffer: Make get_fast_clear_state return an address

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 3735af04152ba621e7920b08c26bb82eaeab4896 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3735af04152ba621e7920b08c26bb82eaeab4896 Author: Jason Ekstrand Date: Thu Oct 5 11:42:33 2017 -0700 anv/cmd_buffer: Make get_fast_clear_state return an addres

Mesa (master): anv/blorp: Add a concept of default aux usage

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: fd146e4f3f3ac5e2c9bfc31143a339e728fe8cf6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd146e4f3f3ac5e2c9bfc31143a339e728fe8cf6 Author: Jason Ekstrand Date: Thu Oct 5 11:22:47 2017 -0700 anv/blorp: Add a concept of default aux usage A good chun

Mesa (master): anv: Take a single aspect in anv_layout_to_aux_usage

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 558d8a39794033762d8edb249e7334847d5d0a18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=558d8a39794033762d8edb249e7334847d5d0a18 Author: Jason Ekstrand Date: Thu Oct 5 12:20:40 2017 -0700 anv: Take a single aspect in anv_layout_to_aux_usage Revi

Mesa (master): anv: add nir lowering pass for ycbcr textures

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: f3e91e78a3377594f0ef40ba50abed04dc590623 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3e91e78a3377594f0ef40ba50abed04dc590623 Author: Lionel Landwerlin Date: Mon Jun 19 16:56:47 2017 +0100 anv: add nir lowering pass for ycbcr textures This pas

Mesa (master): isl: fill out layout descriptions for yuv formats

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 42a8fd1670ab1ea213ca42348bccc358087a7396 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42a8fd1670ab1ea213ca42348bccc358087a7396 Author: Lionel Landwerlin Date: Thu Jul 20 20:40:41 2017 +0100 isl: fill out layout descriptions for yuv formats Some

Mesa (master): vulkan: util: add macros to extract extension/ offset number from enums

2017-10-06 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: c90e50f3a07867f3ce3a425c8b0b6d57a1c5ade5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c90e50f3a07867f3ce3a425c8b0b6d57a1c5ade5 Author: Lionel Landwerlin Date: Tue Mar 14 17:17:12 2017 + vulkan: util: add macros to extract extension/offset nu

Mesa (master): radv: convert all COMPUTE operations to the RADV_META_SAVE_XXX flags

2017-10-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: c8ea55ddda270687e048f88f440b1a543e4520e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8ea55ddda270687e048f88f440b1a543e4520e2 Author: Samuel Pitoiset Date: Tue Oct 3 15:11:21 2017 +0200 radv: convert all COMPUTE operations to the RADV_META_SAV

Mesa (master): radv: add radv_meta_save() helper

2017-10-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: ba3dc3519d6b6fa45772bb70351b29dc0e8d5f12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba3dc3519d6b6fa45772bb70351b29dc0e8d5f12 Author: Samuel Pitoiset Date: Tue Oct 3 14:37:56 2017 +0200 radv: add radv_meta_save() helper And merge radv_meta_sa

Mesa (master): radv: add radv_htile_enabled() helper

2017-10-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 507df359394a914040ebebe72901001f99c104df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=507df359394a914040ebebe72901001f99c104df Author: Samuel Pitoiset Date: Tue Oct 3 10:48:42 2017 +0200 radv: add radv_htile_enabled() helper Signed-off-by: Sam

Mesa (master): radv: select the pipeline outside of the loop when decompressing htile

2017-10-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: b269ed3d9493f6ab035a413207bc8d90f8a28605 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b269ed3d9493f6ab035a413207bc8d90f8a28605 Author: Samuel Pitoiset Date: Tue Oct 3 11:08:03 2017 +0200 radv: select the pipeline outside of the loop when decomp

Mesa (master): radv: remove unused RADV_META_VERTEX_BINDING_COUNT

2017-10-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: a3a497c92152bece5698f05969d497694e033c19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3a497c92152bece5698f05969d497694e033c19 Author: Samuel Pitoiset Date: Tue Oct 3 11:31:57 2017 +0200 radv: remove unused RADV_META_VERTEX_BINDING_COUNT Signe

Mesa (master): radv: add RADV_META_SAVE_COMPUTE_PIPELINE flag

2017-10-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 213f86e514249dba245c97877b3eae3c2018a599 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=213f86e514249dba245c97877b3eae3c2018a599 Author: Samuel Pitoiset Date: Tue Oct 3 14:47:32 2017 +0200 radv: add RADV_META_SAVE_COMPUTE_PIPELINE flag This will

Mesa (master): radv: introduce the concept of meta save flags

2017-10-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 807f2d4f338f456fdf662546ac4a2ae30172a5c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=807f2d4f338f456fdf662546ac4a2ae30172a5c0 Author: Samuel Pitoiset Date: Tue Oct 3 14:12:05 2017 +0200 radv: introduce the concept of meta save flags This will

Mesa (master): radv: merge radv_meta_{save,restore}_pass() with RADV_META_SAVE_PASS

2017-10-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 8d91f4e45fa2e09a0d80916c00ca1e36025059fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d91f4e45fa2e09a0d80916c00ca1e36025059fc Author: Samuel Pitoiset Date: Tue Oct 3 14:26:38 2017 +0200 radv: merge radv_meta_{save,restore}_pass() with RADV_MET

Mesa (master): radv: convert all GFX operations to the RADV_META_SAVE_XXX flags

2017-10-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 55ee5329328c15458ebee848cc6b4c9407d50f08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55ee5329328c15458ebee848cc6b4c9407d50f08 Author: Samuel Pitoiset Date: Tue Oct 3 14:23:48 2017 +0200 radv: convert all GFX operations to the RADV_META_SAVE_XX