Mesa (master): vc4: Implement job shuffling

2016-09-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: f597ac3966405934e13a9aaa18c73211b5a40c7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f597ac3966405934e13a9aaa18c73211b5a40c7c Author: Eric Anholt Date: Thu Sep 8 12:56:11 2016 -0700 vc4: Implement job shuffling Track rendering to each FBO ind

Mesa (master): vc4: Handle resolve skipping at job submit time.

2016-09-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: f473348468ae1c68e7ef8eaf29f2cc51d17fbec7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f473348468ae1c68e7ef8eaf29f2cc51d17fbec7 Author: Eric Anholt Date: Thu Sep 8 13:02:22 2016 -0700 vc4: Handle resolve skipping at job submit time. This is don

Mesa (master): vc4: Always unref the current job surfaces at job reset time.

2016-09-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: c31a7f529fadc016786eedc35ce65802a915ce09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c31a7f529fadc016786eedc35ce65802a915ce09 Author: Eric Anholt Date: Wed Sep 7 12:40:39 2016 -0700 vc4: Always unref the current job surfaces at job reset time.

Mesa (master): vc4: Simplify the DISCARD_RANGE handling

2016-09-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: a2014c2eb9e03301b2f472adf2d46915579e4512 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2014c2eb9e03301b2f472adf2d46915579e4512 Author: Eric Anholt Date: Thu Sep 8 22:40:44 2016 -0700 vc4: Simplify the DISCARD_RANGE handling It's really just an

Mesa (master): vc4: Move bin CL trailer to job_submit() time.

2016-09-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0ef1b32ebbcf9ad6316021a1059ba7d6a65b9588 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ef1b32ebbcf9ad6316021a1059ba7d6a65b9588 Author: Eric Anholt Date: Thu Sep 8 14:01:15 2016 -0700 vc4: Move bin CL trailer to job_submit() time. To implement

Mesa (master): vc4: Move job-submit skip cases to vc4_job_submit().

2016-09-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 774a556b6dc0d49f9f29c438349a66e69062e6e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=774a556b6dc0d49f9f29c438349a66e69062e6e4 Author: Eric Anholt Date: Thu Sep 8 14:03:29 2016 -0700 vc4: Move job-submit skip cases to vc4_job_submit(). For cal

Mesa (master): vc4: Fix incorrect clearing of Z/ stencil when cleared separately.

2016-09-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 21a27ad9569211e48cfd7ad60ac4025ab9f96a7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21a27ad9569211e48cfd7ad60ac4025ab9f96a7a Author: Eric Anholt Date: Fri Sep 9 16:26:02 2016 -0700 vc4: Fix incorrect clearing of Z/stencil when cleared separat

Mesa (master): vc4: Move the render job state into a separate structure.

2016-09-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9688166bd9c3e12c74c55b857ad0dbb62b28da9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9688166bd9c3e12c74c55b857ad0dbb62b28da9e Author: Eric Anholt Date: Mon Apr 6 13:17:58 2015 -0700 vc4: Move the render job state into a separate structure. Th

Mesa (master): glsl: add core plumbing for GL_ANDROID_extension_pack_es31a

2016-09-13 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 89a49af31ef3ae4adbef54131d65f8a407a83eaa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89a49af31ef3ae4adbef54131d65f8a407a83eaa Author: Ilia Mirkin Date: Sun Aug 28 15:40:19 2016 -0400 glsl: add core plumbing for GL_ANDROID_extension_pack_es31a

Mesa (master): mesa: add a GLES3.2 enums section, and expose new MS line width params

2016-09-13 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: a69dc2c41294a4b7126804050bd4d10f3208852e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a69dc2c41294a4b7126804050bd4d10f3208852e Author: Ilia Mirkin Date: Sun Aug 28 19:51:45 2016 -0400 mesa: add a GLES3.2 enums section, and expose new MS line wid

Mesa (master): mesa: introduce glPrimitiveBoundingBoxARB entrypoint

2016-09-13 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 83116d084f254cb8fcb58d240af10cf40a444cde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83116d084f254cb8fcb58d240af10cf40a444cde Author: Ilia Mirkin Date: Sun Aug 28 19:53:02 2016 -0400 mesa: introduce glPrimitiveBoundingBoxARB entrypoint This re

Mesa (master): aubinator: Remove bogus "end" parameter in gen_disasm_disassemble()

2016-09-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: aa7b410592700bf6253e8695ea208d0448c1610e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa7b410592700bf6253e8695ea208d0448c1610e Author: Sirisha Gandikota Date: Tue Sep 13 16:19:31 2016 -0700 aubinator: Remove bogus "end" parameter in gen_disasm_d

Mesa (master): aubinator: Make gen_disasm_disassemble handle split sends

2016-09-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1ab92d80a8771ac7145d06a9b7983eecc0beaba0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ab92d80a8771ac7145d06a9b7983eecc0beaba0 Author: Sirisha Gandikota Date: Tue Sep 13 16:19:30 2016 -0700 aubinator: Make gen_disasm_disassemble handle split sen

Mesa (master): aubinator: Simplify print_dword_val() method

2016-09-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 5d2440532f8ffe80faa9b818fa0c1abff312486f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d2440532f8ffe80faa9b818fa0c1abff312486f Author: Sirisha Gandikota Date: Tue Sep 13 16:19:29 2016 -0700 aubinator: Simplify print_dword_val() method Remove th

Mesa (master): anv/image: Set correct base_array_layer and array_len for storage images

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 1eebb60917d0d4462eb16c72d17050d5d21d438a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1eebb60917d0d4462eb16c72d17050d5d21d438a Author: Jason Ekstrand Date: Tue Sep 13 14:02:32 2016 -0700 anv/image: Set correct base_array_layer and array_len for

Mesa (master): Revert "intel/isl: Ignore base_array_layer and array_len for 3D storage..."

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 106709db7bd21681c6da1e9672e841f03224d8b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=106709db7bd21681c6da1e9672e841f03224d8b2 Author: Jason Ekstrand Date: Tue Sep 13 12:55:25 2016 -0700 Revert "intel/isl: Ignore base_array_layer and array_len f

Mesa (master): anv: Use blorp for ClearColorImage

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 6bcb1f753eb0da05e3aa8cb281f3ce9dd82aa398 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bcb1f753eb0da05e3aa8cb281f3ce9dd82aa398 Author: Jason Ekstrand Date: Tue Aug 30 16:56:25 2016 -0700 anv: Use blorp for ClearColorImage Signed-off-by: Jason E

Mesa (master): anv: Use blorp for doing MSAA resolves

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 330104464f2a5ebfcb33826f7a96447b993394bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=330104464f2a5ebfcb33826f7a96447b993394bb Author: Jason Ekstrand Date: Tue Aug 30 17:49:56 2016 -0700 anv: Use blorp for doing MSAA resolves Signed-off-by: Jas

Mesa (master): anv: Use blorp for CopyImageToBuffer

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: f07f44a5bc092f4a8fbef772de2c4af224094b01 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f07f44a5bc092f4a8fbef772de2c4af224094b01 Author: Jason Ekstrand Date: Tue Aug 23 20:19:57 2016 -0700 anv: Use blorp for CopyImageToBuffer Signed-off-by: Jason

Mesa (master): anv: Use blorp for CopyBufferToImage

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 58593f24cb3400c558743f5e9bbde7ca2698d0e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58593f24cb3400c558743f5e9bbde7ca2698d0e2 Author: Jason Ekstrand Date: Sat Aug 27 12:57:01 2016 -0700 anv: Use blorp for CopyBufferToImage Signed-off-by: Jason

Mesa (master): anv: Delete meta_blit2d

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 57e87862eb23e20b06637ec1768018fceff95bc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57e87862eb23e20b06637ec1768018fceff95bc9 Author: Jason Ekstrand Date: Tue Aug 30 16:23:59 2016 -0700 anv: Delete meta_blit2d Everything that we were once usin

Mesa (master): anv/blorp: Add a gcd_pow2_u64 helper and use it for buffer alignments

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 36286ccb9674c10255a61e096ac523e58c39c8cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36286ccb9674c10255a61e096ac523e58c39c8cf Author: Jason Ekstrand Date: Fri Sep 9 19:21:18 2016 -0700 anv/blorp: Add a gcd_pow2_u64 helper and use it for buffer

Mesa (master): anv: Use blorp for CopyBuffer and UpdateBuffer

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: af5d30de55a4ccbef944f7fea16ce8f480a70039 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af5d30de55a4ccbef944f7fea16ce8f480a70039 Author: Jason Ekstrand Date: Tue Aug 30 15:43:46 2016 -0700 anv: Use blorp for CopyBuffer and UpdateBuffer Signed-off

Mesa (master): anv: Generalize emit_urb_setup

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4a6c9e20b88340b5eb91650835b6fa3f0ba3d0f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a6c9e20b88340b5eb91650835b6fa3f0ba3d0f6 Author: Jason Ekstrand Date: Mon Aug 22 19:08:33 2016 -0700 anv: Generalize emit_urb_setup Signed-off-by: Jason Ekstr

Mesa (master): anv/pipeline: Roll compute_urb_partition into emit_urb_setup

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 8cb144bd93fbcb7cae259d737731bf825367fb69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cb144bd93fbcb7cae259d737731bf825367fb69 Author: Jason Ekstrand Date: Sat Aug 20 06:11:41 2016 -0700 anv/pipeline: Roll compute_urb_partition into emit_urb_set

Mesa (master): intel/anv: Use #defines for all __gen_ helpers

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 1fe8bf82b20086e7190c7fe135ac15eb516e2d89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fe8bf82b20086e7190c7fe135ac15eb516e2d89 Author: Jason Ekstrand Date: Tue Aug 23 17:23:29 2016 -0700 intel/anv: Use #defines for all __gen_ helpers This allow

Mesa (master): isl/state: Don't set QPitch for GEN4_3D surfaces

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 00e79cec995b8c654783860613bc36b90d3d33dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00e79cec995b8c654783860613bc36b90d3d33dc Author: Jason Ekstrand Date: Thu Sep 8 10:23:47 2016 -0700 isl/state: Don't set QPitch for GEN4_3D surfaces Signed-o

Mesa (master): anv: Make image_get_surface_for_aspect_mask const

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 52fa3e83472ff6ad2652bfebc67b9f6860d64f24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52fa3e83472ff6ad2652bfebc67b9f6860d64f24 Author: Jason Ekstrand Date: Tue Aug 30 17:49:32 2016 -0700 anv: Make image_get_surface_for_aspect_mask const Signed-

Mesa (master): anv: Use blorp for CopyImage

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 0f1ca5407abcbfb40627068a8efdae54f2ada5ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f1ca5407abcbfb40627068a8efdae54f2ada5ad Author: Jason Ekstrand Date: Sat Aug 27 21:05:13 2016 -0700 anv: Use blorp for CopyImage Signed-off-by: Jason Ekstran

Mesa (master): anv: Use blorp to implement VkBlitImage

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 9f44745eca0e41de9dc62a6e1ea0b4bf5b0db240 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f44745eca0e41de9dc62a6e1ea0b4bf5b0db240 Author: Jason Ekstrand Date: Mon Aug 22 22:33:06 2016 -0700 anv: Use blorp to implement VkBlitImage Signed-off-by: Ja

Mesa (master): anv: Add initial blorp support

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 8f780af968ffda8c4cc241017a2bca1338176167 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f780af968ffda8c4cc241017a2bca1338176167 Author: Jason Ekstrand Date: Mon Aug 22 21:37:28 2016 -0700 anv: Add initial blorp support Signed-off-by: Jason Ekstr

Mesa (master): intel/blorp: Use #defines for all __gen_ helpers

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 823ab8343277a64bd64c3389982db01aa1aa7f34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=823ab8343277a64bd64c3389982db01aa1aa7f34 Author: Jason Ekstrand Date: Tue Aug 23 17:20:34 2016 -0700 intel/blorp: Use #defines for all __gen_ helpers This all

Mesa (master): intel/isl: Divide QPitch by 2 for 3-D stencil textures on SKL+

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c0b9776cd607d059367b407b18d5c3c2c264099b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0b9776cd607d059367b407b18d5c3c2c264099b Author: Jason Ekstrand Date: Thu Sep 8 10:26:15 2016 -0700 intel/isl: Divide QPitch by 2 for 3-D stencil textures on

Mesa (master): intel/blorp: Rework alloc_binding_table

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: cb780c9ccf7b7c68943b3e3f4850a60cd4f703e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb780c9ccf7b7c68943b3e3f4850a60cd4f703e1 Author: Jason Ekstrand Date: Tue Aug 23 20:51:26 2016 -0700 intel/blorp: Rework alloc_binding_table The original blor

Mesa (master): radeonsi: add sampler view BOs to the BO list last

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: fd69fa65a8fc2d3cd2a99ee7519a7e8eb18228c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd69fa65a8fc2d3cd2a99ee7519a7e8eb18228c7 Author: Marek Olšák Date: Mon Sep 12 12:49:34 2016 +0200 radeonsi: add sampler view BOs to the BO list last If si_sam

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

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: 275c073c6a49eacac85c21dc618d3c577f4d0495 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=275c073c6a49eacac85c21dc618d3c577f4d0495 Author: Marek Olšák Date: Sat Sep 10 01:21:11 2016 +0200 radeonsi: export SampleMask from pixel shaders at full rate

Mesa (master): radeonsi: fix FP64 UBO loads with indirect uniform block indexing

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: 15a127bc2c3267f35e0d78ebc205e1686a5a5e3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15a127bc2c3267f35e0d78ebc205e1686a5a5e3f Author: Marek Olšák Date: Mon Sep 12 01:38:53 2016 +0200 radeonsi: fix FP64 UBO loads with indirect uniform block inde

Mesa (master): tgsi/scan: don' t set interp flags for inputs only used by INTERP instructions

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: 524fd55d2d973f50a5d8bc2255684610f5faae32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=524fd55d2d973f50a5d8bc2255684610f5faae32 Author: Marek Olšák Date: Thu Sep 8 19:12:00 2016 +0200 tgsi/scan: don't set interp flags for inputs only used by INT

Mesa (master): ddebug: fix a crash in resource_get_handle

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: fdd457c89fb5d210d29f878704969d85abd91e8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdd457c89fb5d210d29f878704969d85abd91e8f Author: Marek Olšák Date: Sat Sep 10 09:50:42 2016 +0200 ddebug: fix a crash in resource_get_handle broken recently

Mesa (master): radeonsi: print the IB and buffer list in VM fault reports

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: 84860dd0bb08b0f5100ab99dca2e1dfe7455a841 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84860dd0bb08b0f5100ab99dca2e1dfe7455a841 Author: Marek Olšák Date: Mon Sep 12 20:23:55 2016 +0200 radeonsi: print the IB and buffer list in VM fault reports T

Mesa (master): winsys/amdgpu: don't assume GTT if the VRAM flag isn't set

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: 35d284d08e3402bb6dabb885fddcf8fc28e73ca5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35d284d08e3402bb6dabb885fddcf8fc28e73ca5 Author: Marek Olšák Date: Sun Sep 11 21:49:24 2016 +0200 winsys/amdgpu: don't assume GTT if the VRAM flag isn't set R

Mesa (master): radeonsi: clean up CP DMA emit code

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6df872df591d9696829353dbb27f22a34c4743bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6df872df591d9696829353dbb27f22a34c4743bd Author: Marek Olšák Date: Sun Sep 11 17:57:31 2016 +0200 radeonsi: clean up CP DMA emit code Unify the clear and copy

Mesa (master): gallium/radeon: set new r600_resource fields correctly in other places too

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: b89854b0c7927817293aaec196c41b991cbcf377 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b89854b0c7927817293aaec196c41b991cbcf377 Author: Marek Olšák Date: Mon Sep 12 12:47:13 2016 +0200 gallium/radeon: set new r600_resource fields correctly in oth

Mesa (master): ddebug: dump shader buffers and images

2016-09-13 Thread Marek Olšák
Module: Mesa Branch: master Commit: c723acc03dc39388e75d2c5919b99cd7b4d7e7cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c723acc03dc39388e75d2c5919b99cd7b4d7e7cc Author: Marek Olšák Date: Sat Sep 10 10:16:54 2016 +0200 ddebug: dump shader buffers and images this was unimplemente

Mesa (master): radeon: Don't check DCC on pipe buffers

2016-09-13 Thread Jan Vesely
Module: Mesa Branch: master Commit: b671909d2799b86fd30ae89a5ad1fe4973250680 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b671909d2799b86fd30ae89a5ad1fe4973250680 Author: Jan Vesely Date: Mon Sep 12 20:47:37 2016 -0400 radeon: Don't check DCC on pipe buffers Fixes segfaults in EG

Mesa (master): vl/util: Fix YV12/I420 convert to NV12 U/V reversal

2016-09-13 Thread Leo Liu
Module: Mesa Branch: master Commit: 304f70536a73f4b63360632428241c7488c99610 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=304f70536a73f4b63360632428241c7488c99610 Author: Andy Furniss Date: Tue Sep 13 13:52:31 2016 -0400 vl/util: Fix YV12/I420 convert to NV12 U/V reversal Fix VAA

Mesa (master): anv/allocator: Use VG_NOACCESS_WRITE in anv_bo_pool_free

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 6ac469a6c33d7b5b6a1e0abcb4761e9ca05fa449 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ac469a6c33d7b5b6a1e0abcb4761e9ca05fa449 Author: Jason Ekstrand Date: Wed Sep 7 21:33:48 2016 -0700 anv/allocator: Use VG_NOACCESS_WRITE in anv_bo_pool_free

Mesa (master): intel/isl: Ignore base_array_layer and array_len for 3D storage surfaces

2016-09-13 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 3943888c94beca69e575b8d3d1ec7a6cbf474ee4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3943888c94beca69e575b8d3d1ec7a6cbf474ee4 Author: Jason Ekstrand Date: Mon Sep 12 22:31:00 2016 -0700 intel/isl: Ignore base_array_layer and array_len for 3D st

Mesa (master): appveyor: Update winflexbison download URL.

2016-09-13 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 62affedbed851168ad90c1fe5cd9cadc0855abe9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62affedbed851168ad90c1fe5cd9cadc0855abe9 Author: Jose Fonseca Date: Tue Sep 13 17:53:30 2016 +0100 appveyor: Update winflexbison download URL. This particular