Mesa (master): nvc0: add support for BGRA8 images

2016-07-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 8e7893eb53213254997a1a3beb0575be11821f83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e7893eb53213254997a1a3beb0575be11821f83 Author: Ilia Mirkin Date: Sat Jul 16 15:07:21 2016 -0400 nvc0: add support for BGRA8 images

Mesa (master): nv50, nvc0: srgb rendering is only available for rgba/bgra

2016-07-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ed9dd3bcd9990b321f523823287643cbf893949f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed9dd3bcd9990b321f523823287643cbf893949f Author: Ilia Mirkin Date: Sun Jul 17 17:14:24 2016 -0400 nv50,nvc0: srgb rendering is only

Mesa (master): i965: Skip update_texture_surface when the plane doesn' t exist

2016-07-18 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 905d7dc4d164b7ccc287b390a5b2492da3e0fd8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=905d7dc4d164b7ccc287b390a5b2492da3e0fd8b Author: Jason Ekstrand Date: Mon Jul 18 09:13:01 2016 -0700 i965: Skip

Mesa (master): glsl: use linked shaders rather than compiled shaders

2016-07-18 Thread Timothy Arceri
Module: Mesa Branch: master Commit: cd5cbf0f6b69557ef0c6123c11f9732d43490f4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd5cbf0f6b69557ef0c6123c11f9732d43490f4f Author: Timothy Arceri Date: Mon Jul 11 12:11:42 2016 +1000 glsl: use linked shaders

Mesa (master): The extension is already exposed, this simply marks it as done.

2016-07-18 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 198074a41c20300373ec4f906a34da89cad63fbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=198074a41c20300373ec4f906a34da89cad63fbf Author: Lars Hamre Date: Tue Jul 19 01:20:27 2016 +0200 The extension is already exposed, this

Mesa (master): docs: Fix typo in extension name

2016-07-18 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 22935a304076bfc5c2f7a4e348c24707f2c866e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22935a304076bfc5c2f7a4e348c24707f2c866e1 Author: Anuj Phogat Date: Mon Jul 18 15:53:24 2016 -0700 docs: Fix typo in extension name

Mesa (master): Revert "docs: Mark KHR_texture_compression_astc_sliced_3d done on i965"

2016-07-18 Thread Anuj Phogat
Module: Mesa Branch: master Commit: c7b787ef90c4740f0a36f218c31f9d0364236cd9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7b787ef90c4740f0a36f218c31f9d0364236cd9 Author: Anuj Phogat Date: Mon Jul 18 15:17:53 2016 -0700 Revert "docs: Mark

Mesa (master): docs: Add support for GL_KHR_texture_compression_astc_sliced_3d

2016-07-18 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 7832e188795557348b6198fcb7ecca1966679527 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7832e188795557348b6198fcb7ecca1966679527 Author: Anuj Phogat Date: Mon Jul 18 15:42:18 2016 -0700 docs: Add support for

Mesa (master): i965/gen9: Enable KHR_texture_compression_astc_sliced_3d

2016-07-18 Thread Anuj Phogat
Module: Mesa Branch: master Commit: ac0eb36d8e82abc5590773d045c6b63d9be6949a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac0eb36d8e82abc5590773d045c6b63d9be6949a Author: Anuj Phogat Date: Thu Jul 7 17:04:17 2016 -0700 i965/gen9: Enable

Mesa (master): docs: Mark KHR_texture_compression_astc_sliced_3d done on i965

2016-07-18 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 82f8c239506ef126dcad266156f8945c62dc6bc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82f8c239506ef126dcad266156f8945c62dc6bc9 Author: Anuj Phogat Date: Thu Jul 7 17:05:02 2016 -0700 docs: Mark

Mesa (master): mesa: Add the infrastructure for KHR_texture_compression_astc_sliced_3d

2016-07-18 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 15dea5ca82f45f9b1113e69fe2048b6f05ed426b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15dea5ca82f45f9b1113e69fe2048b6f05ed426b Author: Anuj Phogat Date: Thu Jul 7 17:03:19 2016 -0700 mesa: Add the infrastructure for

Mesa (master): radeon/uvd: add session context buffer for polaris 10/11 v2

2016-07-18 Thread Christian König
Module: Mesa Branch: master Commit: 3e1ad846f9c2f3516861d03ba99c4cb22f5f1b6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e1ad846f9c2f3516861d03ba99c4cb22f5f1b6e Author: Christian König Date: Thu Jul 7 14:28:06 2016 +0200 radeon/uvd: add session

Mesa (master): vl/dri3: fix a memory leak from front buffer

2016-07-18 Thread Leo Liu
Module: Mesa Branch: master Commit: 134d6e4e4f980d738361bfcae1daedb8cc58b5df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=134d6e4e4f980d738361bfcae1daedb8cc58b5df Author: Leo Liu Date: Thu Jul 14 09:19:59 2016 -0400 vl/dri3: fix a memory leak from front buffer

Mesa (master): i965/tcs/scalar: only update imm_offset for second message in 64bit input loads

2016-07-18 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 1737e75bfb85eb22a30e4f1c69a825b3abd946f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1737e75bfb85eb22a30e4f1c69a825b3abd946f6 Author: Iago Toral Quiroga Date: Fri Jul 15 10:48:03 2016 +0200 i965/tcs/scalar: only update

Mesa (master): i965/tes/scalar: fix 64-bit indirect input loads

2016-07-18 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 0f2516d88f6607b2816445c2dc18607cdaf1beff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f2516d88f6607b2816445c2dc18607cdaf1beff Author: Iago Toral Quiroga Date: Fri Jul 15 10:55:05 2016 +0200 i965/tes/scalar: fix 64-bit