Mesa (master): mesa: add DisjointOperation to gl_shared_state

2017-12-14 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 80d96ca4c862dcf275b93e603916193094c59d6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80d96ca4c862dcf275b93e603916193094c59d6e Author: Tapani Pälli Date: Mon Nov 20 08:31:40 2017 +0200 mesa: add DisjointOperation to gl_shared_state This state w

Mesa (master): mesa: GL_EXT_disjoint_timer_query extension API bits

2017-12-14 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 33f73345da01a70aa0e5d61069508e169cb6a6ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33f73345da01a70aa0e5d61069508e169cb6a6ed Author: Tapani Pälli Date: Tue Dec 12 14:46:13 2017 +0200 mesa: GL_EXT_disjoint_timer_query extension API bits Patch

Mesa (master): i965: enable EXT_disjoint_timer_query extension

2017-12-14 Thread Tapani Pälli
Module: Mesa Branch: master Commit: eac1aad6249da0479a5bf75f72025bc134c9a6cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eac1aad6249da0479a5bf75f72025bc134c9a6cc Author: Tapani Pälli Date: Thu Dec 14 13:53:10 2017 +0200 i965: enable EXT_disjoint_timer_query extension Following d

Mesa (master): glapi: add GL_EXT_disjoint_timer_query

2017-12-14 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 0a202dd5e82b6796e919b5f970f8f79622967174 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a202dd5e82b6796e919b5f970f8f79622967174 Author: Tapani Pälli Date: Mon Nov 20 08:36:52 2017 +0200 glapi: add GL_EXT_disjoint_timer_query Most entrypoints alr

Mesa (master): nir: Fix interaction of GL_CLAMP lowering with texture offsets.

2017-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: b08b6289943b225b6451e6c8ce331a8c11bd0c7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b08b6289943b225b6451e6c8ce331a8c11bd0c7f Author: Eric Anholt Date: Tue Nov 21 13:42:08 2017 -0800 nir: Fix interaction of GL_CLAMP lowering with texture offset

Mesa (master): nir: Add a new lowering option to lower all txd to txl.

2017-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0bead224fea0ad278ec65d2b2a09033b6c5192ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bead224fea0ad278ec65d2b2a09033b6c5192ff Author: Eric Anholt Date: Tue Nov 21 16:21:36 2017 -0800 nir: Add a new lowering option to lower all txd to txl. VC5

Mesa (master): broadcom/vc5: Fix shader input/outputs for gallium' s new NIR linking.

2017-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 52f024b0523763799e71de0a327d5143df72a792 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52f024b0523763799e71de0a327d5143df72a792 Author: Eric Anholt Date: Wed Dec 6 11:30:02 2017 -0800 broadcom/vc5: Fix shader input/outputs for gallium's new NIR

Mesa (master): broadcom/vc5: Enable NIR txd lowering on all txd instructions.

2017-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1171f1749ddf7fdff0725804868bb375f2407526 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1171f1749ddf7fdff0725804868bb375f2407526 Author: Eric Anholt Date: Tue Nov 21 16:33:29 2017 -0800 broadcom/vc5: Enable NIR txd lowering on all txd instructions

Mesa (master): broadcom/vc5: Fix a typo in memcmp for sig unpack checking.

2017-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 49e2586bfc7f806038bba7864dcff0c50fed1fe9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49e2586bfc7f806038bba7864dcff0c50fed1fe9 Author: Eric Anholt Date: Thu Dec 14 09:41:16 2017 -0800 broadcom/vc5: Fix a typo in memcmp for sig unpack checking.

Mesa (master): gallivm: implement accurate corner behavior for textureGather with cube maps

2017-12-14 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 1ae48963f7648bb4e98faacfa3dd63906b26a518 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ae48963f7648bb4e98faacfa3dd63906b26a518 Author: Roland Scheidegger Date: Wed Dec 13 03:33:07 2017 +0100 gallivm: implement accurate corner behavior for textur

Mesa (master): gallivm: fix an issue with NaNs with seamless cube filtering

2017-12-14 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: a485ad0bcdcab865e14a54133a271198c86e41ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a485ad0bcdcab865e14a54133a271198c86e41ab Author: Roland Scheidegger Date: Wed Dec 13 03:33:21 2017 +0100 gallivm: fix an issue with NaNs with seamless cube fil

Mesa (master): intel/batch-decoder: Decode dynamic state

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 81e4ecbc19debbbc96504582fc226e7e954ec316 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81e4ecbc19debbbc96504582fc226e7e954ec316 Author: Jason Ekstrand Date: Wed Dec 13 10:16:46 2017 -0800 intel/batch-decoder: Decode dynamic state Unfortunately,

Mesa (master): intel/batch-decoder: Decode MEDIA_INTERFACE_DESCRIPTOR_LOAD

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: e27ec208ed282998390496034f923d45750ff012 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e27ec208ed282998390496034f923d45750ff012 Author: Jason Ekstrand Date: Wed Dec 13 08:01:03 2017 -0800 intel/batch-decoder: Decode MEDIA_INTERFACE_DESCRIPTOR_LOA

Mesa (master): intel/batch-decoder: Decode vertex and index buffers

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: d4081fb778e2bb0e6189d828962e28adeeb4bf46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4081fb778e2bb0e6189d828962e28adeeb4bf46 Author: Jason Ekstrand Date: Wed Dec 13 09:19:57 2017 -0800 intel/batch-decoder: Decode vertex and index buffers Revi

Mesa (master): intel/tools: Switch aubinator_error_decode over to the gen_print_batch

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: d374423eabbfe3edb5ed3cbc9cd4f1f42527c9db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d374423eabbfe3edb5ed3cbc9cd4f1f42527c9db Author: Jason Ekstrand Date: Wed Dec 13 11:03:32 2017 -0800 intel/tools: Switch aubinator_error_decode over to the gen

Mesa (master): intel/batch-decoder: Decode registers

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 35f9c27be3e24d3047fb5f9fc91f8b23c2176577 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35f9c27be3e24d3047fb5f9fc91f8b23c2176577 Author: Jason Ekstrand Date: Wed Dec 13 10:17:40 2017 -0800 intel/batch-decoder: Decode registers Reviewed-by: Lionel

Mesa (master): intel/disasm: Take a devinfo in gen_disasm_create

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 79269e8f4bc37ab31975cae0d5db4b85eaafe0d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79269e8f4bc37ab31975cae0d5db4b85eaafe0d8 Author: Jason Ekstrand Date: Tue Dec 12 23:26:51 2017 -0800 intel/disasm: Take a devinfo in gen_disasm_create Reviewe

Mesa (master): intel/decoder: Expose the raw field value in the iterator

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4cb96fbd91a50bf87d0ac4e014de5986278ee7ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cb96fbd91a50bf87d0ac4e014de5986278ee7ee Author: Jason Ekstrand Date: Wed Dec 13 08:23:50 2017 -0800 intel/decoder: Expose the raw field value in the iterator

Mesa (master): intel/tools: Convert aubinator over to the common framework

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4b8c9ea46bd83d9a2c7fa3b4edc10fe8c6403e3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b8c9ea46bd83d9a2c7fa3b4edc10fe8c6403e3e Author: Jason Ekstrand Date: Wed Dec 13 11:51:01 2017 -0800 intel/tools: Convert aubinator over to the common framewor

Mesa (master): intel/decoder: Convert the iterator to work entirely in bits

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: f2646406939557ee1f75d6ee07e40f92b565 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2646406939557ee1f75d6ee07e40f92b565 Author: Jason Ekstrand Date: Tue Dec 12 16:51:54 2017 -0800 intel/decoder: Convert the iterator to work entirely in bi

Mesa (master): intel/batch-decoder: Decode constants, binding tables, and samplers

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4ac2ee90016b2ab955ef75776ae45f9d028ef1ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ac2ee90016b2ab955ef75776ae45f9d028ef1ab Author: Jason Ekstrand Date: Wed Dec 13 09:58:27 2017 -0800 intel/batch-decoder: Decode constants, binding tables, and

Mesa (master): intel/decoder: Take a bit offset in gen_print_group

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: a7ae72032f550d9680673b67b1e81452d0b74fed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7ae72032f550d9680673b67b1e81452d0b74fed Author: Jason Ekstrand Date: Tue Dec 12 17:36:47 2017 -0800 intel/decoder: Take a bit offset in gen_print_group Previ

Mesa (master): intel/tools: Add the start of a generic batch decoder

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: be20043d005a8c0a2a5e00383b02d43a6876dbd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be20043d005a8c0a2a5e00383b02d43a6876dbd5 Author: Jason Ekstrand Date: Wed Dec 13 00:10:12 2017 -0800 intel/tools: Add the start of a generic batch decoder Rev

Mesa (master): intel/decoder: Stop rounding down to the nearest dword

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: dca8f466ee3c1d2d3a8f120895639c9a2cca9272 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dca8f466ee3c1d2d3a8f120895639c9a2cca9272 Author: Jason Ekstrand Date: Tue Dec 12 17:05:38 2017 -0800 intel/decoder: Stop rounding down to the nearest dword Re

Mesa (master): intel/decoder: Drop gen_field_decode helper

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: ada705b67138a35f71525b66c225d136b2a2bc01 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ada705b67138a35f71525b66c225d136b2a2bc01 Author: Jason Ekstrand Date: Tue Dec 12 16:12:16 2017 -0800 intel/decoder: Drop gen_field_decode helper It's unused

Mesa (master): intel/batch-decoder: Decode graphics shaders

2017-12-14 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c86671c4389d90f80846cf9966a6a3a51967ea7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c86671c4389d90f80846cf9966a6a3a51967ea7e Author: Jason Ekstrand Date: Wed Dec 13 09:46:39 2017 -0800 intel/batch-decoder: Decode graphics shaders Reviewed-by:

Mesa (master): radeonsi: make use of ac_build_fdiv()

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: d43e72fd8cb7cde6fa4aa4331539faa34100e68d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d43e72fd8cb7cde6fa4aa4331539faa34100e68d Author: Samuel Pitoiset Date: Tue Dec 12 18:10:20 2017 +0100 radeonsi: make use of ac_build_fdiv() And move the comme

Mesa (master): amd/common: scan which components of gl_WorkGroupID are used

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 42285ed8c33c163914224719a5dabb54229046a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42285ed8c33c163914224719a5dabb54229046a9 Author: Samuel Pitoiset Date: Thu Dec 14 16:48:01 2017 +0100 amd/common: scan which components of gl_WorkGroupID are u

Mesa (master): radv: do not load the local invocation index when it' s unused

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 90c3bf07892c27c86c2474b14388e6b627454d76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90c3bf07892c27c86c2474b14388e6b627454d76 Author: Samuel Pitoiset Date: Thu Dec 14 17:32:41 2017 +0100 radv: do not load the local invocation index when it's un

Mesa (master): amd/common: add ac_build_waitcnt()

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 225b19880204024a805cc54b1001d09ef3b58054 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=225b19880204024a805cc54b1001d09ef3b58054 Author: Samuel Pitoiset Date: Tue Dec 12 18:10:23 2017 +0100 amd/common: add ac_build_waitcnt() Signed-off-by: Samuel

Mesa (master): amd/common: more use of i32_1

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 24601810e9ea2847898e17a1b97323af89727585 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24601810e9ea2847898e17a1b97323af89727585 Author: Samuel Pitoiset Date: Tue Dec 12 18:10:22 2017 +0100 amd/common: more use of i32_1 Signed-off-by: Samuel Pito

Mesa (master): amd/common: add ac_get_spi_shader_z_format()

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 91f4d746e41b1c74daf917486c8b5fc64492d39a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91f4d746e41b1c74daf917486c8b5fc64492d39a Author: Samuel Pitoiset Date: Thu Dec 14 13:51:45 2017 +0100 amd/common: add ac_get_spi_shader_z_format() ac_shader_u

Mesa (master): amd/common: more use of i32_0

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: ec4e566560ed9ae5afc38bf61fe5cf202f522505 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec4e566560ed9ae5afc38bf61fe5cf202f522505 Author: Samuel Pitoiset Date: Tue Dec 12 18:10:21 2017 +0100 amd/common: more use of i32_0 Signed-off-by: Samuel Pito

Mesa (master): radv: always emit all compute block components

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 97e57740d852aee282d5902de5a63c32071473da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97e57740d852aee282d5902de5a63c32071473da Author: Samuel Pitoiset Date: Thu Dec 14 12:51:06 2017 +0100 radv: always emit all compute block components The numbe

Mesa (master): radeonsi: make use of ac_get_spi_shader_z_format()

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 45872a0a6d99d3f7704d9539f215eb0004c1e576 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45872a0a6d99d3f7704d9539f215eb0004c1e576 Author: Samuel Pitoiset Date: Thu Dec 14 13:51:46 2017 +0100 radeonsi: make use of ac_get_spi_shader_z_format() Signe

Mesa (master): amd/common: scan which components of gl_LocalInvocationID are used

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: e0019444104722e8084aa76a090af5fbaeb77943 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0019444104722e8084aa76a090af5fbaeb77943 Author: Samuel Pitoiset Date: Thu Dec 14 16:48:02 2017 +0100 amd/common: scan which components of gl_LocalInvocationID

Mesa (master): radv: replace grid_components_used by uses_grid_size

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 2e58ef46a8f31888b6507de81d7c48ac6e57b2e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e58ef46a8f31888b6507de81d7c48ac6e57b2e9 Author: Samuel Pitoiset Date: Thu Dec 14 12:51:07 2017 +0100 radv: replace grid_components_used by uses_grid_size Use

Mesa (master): radv: set FORCE_SIMD_DIST(1) for compute when profitable

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 5a761167f53b53569a6d55d9436bdfec071b2b17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a761167f53b53569a6d55d9436bdfec071b2b17 Author: Samuel Pitoiset Date: Thu Dec 14 15:51:20 2017 +0100 radv: set FORCE_SIMD_DIST(1) for compute when profitable

Mesa (master): radv: do not load unused gl_LocalInvocationID/ gl_WorkGroupID components

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 2294d35b243dee15af15895e876a63b7d22e48cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2294d35b243dee15af15895e876a63b7d22e48cc Author: Samuel Pitoiset Date: Thu Dec 14 16:48:03 2017 +0100 radv: do not load unused gl_LocalInvocationID/gl_WorkGrou

Mesa (master): radv: store the dispatch initiator into the device

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 9fdc1437baab9dbb0b1c3473af27b2241954b2de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fdc1437baab9dbb0b1c3473af27b2241954b2de Author: Samuel Pitoiset Date: Thu Dec 14 15:51:18 2017 +0100 radv: store the dispatch initiator into the device Signe

Mesa (master): radv: export SampleMask from pixel shaders at full rate

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 88522e2bcd0e65ca619204f0eec96864323b94cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88522e2bcd0e65ca619204f0eec96864323b94cb Author: Samuel Pitoiset Date: Thu Dec 14 13:51:47 2017 +0100 radv: export SampleMask from pixel shaders at full rate

Mesa (master): radv: calculate best compute resource limits

2017-12-14 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 75b1c4997fe4de75dc4735937959c52f30f5c42b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75b1c4997fe4de75dc4735937959c52f30f5c42b Author: Samuel Pitoiset Date: Thu Dec 14 15:51:19 2017 +0100 radv: calculate best compute resource limits Ported from

Mesa (17.2): docs: add sha256 checksums for 17.2.7

2017-12-14 Thread Emil Velikov
Module: Mesa Branch: 17.2 Commit: 9ca5f5578687bb37dac41b0fd906647f9410c27d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ca5f5578687bb37dac41b0fd906647f9410c27d Author: Emil Velikov Date: Thu Dec 14 13:49:09 2017 + docs: add sha256 checksums for 17.2.7 Signed-off-by: Emil Vel

Mesa (master): docs: add sha256 checksums for 17.2.7

2017-12-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 7ddc3d9f1578fcc0c95f9210997681213324f3f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ddc3d9f1578fcc0c95f9210997681213324f3f9 Author: Emil Velikov Date: Thu Dec 14 13:49:09 2017 + docs: add sha256 checksums for 17.2.7 Signed-off-by: Emil V

Mesa (master): docs: update calendar, add news item and link release notes for 17.2.7

2017-12-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 271fc8606abd80d934c2a1fadb4a3227ca0b3d5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=271fc8606abd80d934c2a1fadb4a3227ca0b3d5d Author: Emil Velikov Date: Thu Dec 14 13:52:11 2017 + docs: update calendar, add news item and link release notes

Mesa (master): docs: add release notes for 17.2.7

2017-12-14 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0811bb3bd3d26a6f3f110161a7bfc2d79fc44bb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0811bb3bd3d26a6f3f110161a7bfc2d79fc44bb6 Author: Emil Velikov Date: Thu Dec 14 13:27:23 2017 + docs: add release notes for 17.2.7 Signed-off-by: Emil Veli

Mesa: tag mesa-17.2.7: mesa-17.2.7

2017-12-14 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-17.2.7 Tag:6e9d293ff15abb97dbc1495dcc76cdf72f0f8dd3 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=6e9d293ff15abb97dbc1495dcc76cdf72f0f8dd3 Tagger: Emil Velikov Date: Thu Dec 14 13:31:50 2017 + mesa-17.2.7

Mesa (17.2): docs: add release notes for 17.2.7

2017-12-14 Thread Emil Velikov
Module: Mesa Branch: 17.2 Commit: 834c36fa6576df885f9c3801223a0c4c1bed7430 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=834c36fa6576df885f9c3801223a0c4c1bed7430 Author: Emil Velikov Date: Thu Dec 14 13:27:23 2017 + docs: add release notes for 17.2.7 Signed-off-by: Emil Veliko

Mesa (17.2): Update version to 17.2.7

2017-12-14 Thread Emil Velikov
Module: Mesa Branch: 17.2 Commit: 32003057373c28aaf81dc68c6b6b567a6fa6198a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32003057373c28aaf81dc68c6b6b567a6fa6198a Author: Emil Velikov Date: Thu Dec 14 13:17:30 2017 + Update version to 17.2.7 Signed-off-by: Emil Velikov ---

Mesa (master): egl/android: Provide an option for the backend to expose KHR_image

2017-12-14 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 96fc5fbf232b6bc7f3db0b5037df9f120704980f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96fc5fbf232b6bc7f3db0b5037df9f120704980f Author: Harish Krupo Date: Fri Dec 8 21:47:39 2017 +0530 egl/android: Provide an option for the backend to expose KHR

Mesa (master): radv: Don't advertise VK_EXT_debug_report.

2017-12-14 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 4eb0dca46bf481258443bb76fb542613c3a260d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4eb0dca46bf481258443bb76fb542613c3a260d1 Author: Bas Nieuwenhuizen Date: Tue Dec 12 22:16:55 2017 +0100 radv: Don't advertise VK_EXT_debug_report. We never su

Mesa (master): i965: Don't allocate an MCS for 16x MSAA and width > 8192.

2017-12-14 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: fd3fc5f5479410ffc87852c7d3a391e3ec548009 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd3fc5f5479410ffc87852c7d3a391e3ec548009 Author: Kenneth Graunke Date: Wed Dec 13 09:45:49 2017 -0800 i965: Don't allocate an MCS for 16x MSAA and width > 8192