Mesa (master): nv50,nvc0: clamp uniform size to 64k

2015-06-15 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 8b24388647f626a5cad10fd48e61335ed26a8560 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b24388647f626a5cad10fd48e61335ed26a8560 Author: Ilia Mirkin Date: Mon Jun 15 15:48:58 2015 -0400 nv50,nvc0: clamp uniform size to 64k The state tracker will

Mesa (master): nvc0/ir: fix collection of first uses for texture barrier insertion

2015-06-15 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: a2af42c1d2dc91f4c31e25ff9fff15a89a9b6ead URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2af42c1d2dc91f4c31e25ff9fff15a89a9b6ead Author: Ilia Mirkin Date: Fri Jun 12 16:09:05 2015 +0200 nvc0/ir: fix collection of first uses for texture barrier ins

Mesa (master): egl/dri2: Fix Android Lollipop build on ARM.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 71aaf62fca3ed8b18fc2dcd69be0fd6bb7e58a91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71aaf62fca3ed8b18fc2dcd69be0fd6bb7e58a91 Author: Eric Anholt Date: Sun Jun 7 16:47:25 2015 -0700 egl/dri2: Fix Android Lollipop build on ARM. Reviewed-by: Em

Mesa (master): vc4: Add support for building on Android.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6ce0b0e31754d88a542d4e3c90062e3f6a67f7b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ce0b0e31754d88a542d4e3c90062e3f6a67f7b9 Author: Eric Anholt Date: Wed Jun 3 10:15:31 2015 -0700 vc4: Add support for building on Android. v2: Add a comment

Mesa (master): gallium: Enable build of NIR support on Android.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: fd3234891f7203d6b2b0992c34e880df325f75ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd3234891f7203d6b2b0992c34e880df325f75ea Author: Eric Anholt Date: Sun Jun 7 11:57:46 2015 -0700 gallium: Enable build of NIR support on Android. v2: Add a c

Mesa (master): gallium: Drop the gallium-specific Android sw winsys.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: bcd8a64f32f6387cbd8ed8d0bda0f49bd7dd4251 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcd8a64f32f6387cbd8ed8d0bda0f49bd7dd4251 Author: Eric Anholt Date: Tue Jun 9 11:45:05 2015 -0700 gallium: Drop the gallium-specific Android sw winsys. This w

Mesa (master): egl: Drop check for driver != NULL.

2015-06-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 932d1613d1e15ec22555e5ec09105c49eb850e36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=932d1613d1e15ec22555e5ec09105c49eb850e36 Author: Eric Anholt Date: Tue Jun 9 12:16:19 2015 -0700 egl: Drop check for driver != NULL. Back in 2013, a patch wa

Mesa (master): mesa: Handle integer formats in need_rgb_to_luminance_conversion()

2015-06-15 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 82abdf209a2fb5b95b2bae80045aecc61202b13c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82abdf209a2fb5b95b2bae80045aecc61202b13c Author: Anuj Phogat Date: Thu Apr 30 23:35:20 2015 -0700 mesa: Handle integer formats in need_rgb_to_luminance_convers

Mesa (master): mesa: Use helper function need_rgb_to_luminance_conversion( )

2015-06-15 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 0b13adcd0802d1ad60f625e7e557d2090a7c143e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b13adcd0802d1ad60f625e7e557d2090a7c143e Author: Anuj Phogat Date: Thu Apr 30 23:36:18 2015 -0700 mesa: Use helper function need_rgb_to_luminance_conversion()

Mesa (master): i965: Remove break after return

2015-06-15 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 84d27c32d238ca7a7b115bf190e7e527b7f70e92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84d27c32d238ca7a7b115bf190e7e527b7f70e92 Author: Anuj Phogat Date: Thu May 28 14:48:51 2015 -0700 i965: Remove break after return Signed-off-by: Anuj Phogat

Mesa (master): meta: Abort texture upload if pixels == null and no pixel unpack buffer set

2015-06-15 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 8e9eec5cbf73bf977bc7e808a4e653737ee94c38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e9eec5cbf73bf977bc7e808a4e653737ee94c38 Author: Anuj Phogat Date: Fri May 15 06:01:15 2015 -0700 meta: Abort texture upload if pixels == null and no pixel unp

Mesa (master): meta: Use is_power_of_two() helper function

2015-06-15 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 6c14b66e40d34104c841ee6dfaeb65617e47be80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c14b66e40d34104c841ee6dfaeb65617e47be80 Author: Anuj Phogat Date: Mon Jun 1 09:32:55 2015 -0700 meta: Use is_power_of_two() helper function Signed-off-by: A

Mesa (master): i965: Check for miptree pitch alignment before using intel_miptree_map_movntdqa ()

2015-06-15 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 278460279b4e089d51a24fb01dc56dc1e88dcb72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=278460279b4e089d51a24fb01dc56dc1e88dcb72 Author: Anuj Phogat Date: Mon May 4 23:10:28 2015 -0700 i965: Check for miptree pitch alignment before using intel_m

Mesa (master): meta: Abort meta path if ReadPixels need rgb to luminance conversion

2015-06-15 Thread Anuj Phogat
Module: Mesa Branch: master Commit: a4ff47ade9d95a27c9c55afbf6dd77d3f3b10562 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4ff47ade9d95a27c9c55afbf6dd77d3f3b10562 Author: Anuj Phogat Date: Tue May 12 04:17:04 2015 -0700 meta: Abort meta path if ReadPixels need rgb to luminance con

Mesa (master): mesa: Turn need_rgb_to_luminance_conversion() in to a global function

2015-06-15 Thread Anuj Phogat
Module: Mesa Branch: master Commit: ba2b1f8668811eade97a4f134f6df900ff36c8aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba2b1f8668811eade97a4f134f6df900ff36c8aa Author: Anuj Phogat Date: Fri May 1 00:05:18 2015 -0700 mesa: Turn need_rgb_to_luminance_conversion() in to a global

Mesa (master): nv50/ir: OP_JOIN is a flow instruction

2015-06-15 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 2e42deb29c878fb4c52aed6d2d54833aacba18ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e42deb29c878fb4c52aed6d2d54833aacba18ae Author: Jürgen Rühle Date: Sat Jun 6 18:37:20 2015 +0200 nv50/ir: OP_JOIN is a flow instruction OP_JOIN instructions

Mesa (10.6): 26 new commits

2015-06-15 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d327b373531861f86a726db669b3d656f1b5f8d Author: Emil Velikov Date: Sun Jun 14 16:40:00 2015 +0100 docs: Add sha256sums for the 10.6.0 release Signed-off-by: Emil Velikov URL: http://cgit.freedesktop.org/mesa/mesa/comm

Mesa (master): docs: Update 10.6.0 release notes

2015-06-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 311abe7fbd590505fd86e22a3030e00445218cb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=311abe7fbd590505fd86e22a3030e00445218cb0 Author: Emil Velikov Date: Sun Jun 14 16:26:40 2015 +0100 docs: Update 10.6.0 release notes Signed-off-by: Emil Velik

Mesa (master): docs: Add sha256sums for the 10.6.0 release

2015-06-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: f9e04413284ce29214527b4d6369c8462000cb3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9e04413284ce29214527b4d6369c8462000cb3d Author: Emil Velikov Date: Sun Jun 14 16:40:00 2015 +0100 docs: Add sha256sums for the 10.6.0 release Signed-off-by:

Mesa: tag mesa-10.6.0: Mesa 10.6.0 release

2015-06-15 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.6.0 Tag:1994fc153ee3d6a1f5c9f4b6b59a2faa5d50d7a1 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=1994fc153ee3d6a1f5c9f4b6b59a2faa5d50d7a1 Tagger: Emil Velikov Date: Sun Jun 14 16:26:51 2015 +0100 Mesa 10.6.0 release

Mesa (master): docs: add news item and link release notes for mesa 10.6.0

2015-06-15 Thread Emil Velikov
Module: Mesa Branch: master Commit: 061c9bc2042b0686867e4321d94ba18761a6a1a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=061c9bc2042b0686867e4321d94ba18761a6a1a7 Author: Emil Velikov Date: Sun Jun 14 16:43:21 2015 +0100 docs: add news item and link release notes for mesa 10.6.0

Mesa (master): ilo: add ilo_state_raster_{line,poly}_stipple

2015-06-15 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 94ab56367169ba2902e83aded409db2df3d25eb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94ab56367169ba2902e83aded409db2df3d25eb1 Author: Chia-I Wu Date: Mon Jun 15 11:24:47 2015 +0800 ilo: add ilo_state_raster_{line,poly}_stipple Initialize hardw

Mesa (master): ilo: add 3DSTATE_AA_LINE_PARAMETERS to ilo_state_raster

2015-06-15 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8f37e8e64fc897180603a7247e2fd47bf0ffb834 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f37e8e64fc897180603a7247e2fd47bf0ffb834 Author: Chia-I Wu Date: Mon Jun 15 11:57:10 2015 +0800 ilo: add 3DSTATE_AA_LINE_PARAMETERS to ilo_state_raster Utiliz

Mesa (master): ilo: add ilo_state_sample_pattern

2015-06-15 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 7cb853d52ae795b76adec41c98870166b41c9e6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cb853d52ae795b76adec41c98870166b41c9e6f Author: Chia-I Wu Date: Mon Jun 15 12:01:29 2015 +0800 ilo: add ilo_state_sample_pattern Move sample pattern initiali