Mesa (master): st/pbo: select the right swizzle for instance IDs

2017-04-06 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 2357e7a202f30d091f548674779ac946af7b7b3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2357e7a202f30d091f548674779ac946af7b7b3f Author: Nicolai Hähnle Date: Thu Apr 6 16:44:11 2017 +0200 st/pbo: select the right swizzle for instance IDs The sys

Mesa (master): intel/gen_decoder: Fix length for Media State/ Object commands

2017-04-06 Thread Jordan Justen
Module: Mesa Branch: master Commit: 7c33372f82707d42293b1772d53ab50a2f56d6a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c33372f82707d42293b1772d53ab50a2f56d6a3 Author: Jordan Justen Date: Tue Mar 28 11:55:26 2017 -0700 intel/gen_decoder: Fix length for Media State/Object comman

Mesa (master): intel/gen_decoder: return -1 for unknown command formats

2017-04-06 Thread Jordan Justen
Module: Mesa Branch: master Commit: d5bd0e411ede67f5c56f95ae4d905d8d94c9be2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5bd0e411ede67f5c56f95ae4d905d8d94c9be2f Author: Jordan Justen Date: Tue Mar 28 12:03:37 2017 -0700 intel/gen_decoder: return -1 for unknown command formats D

Mesa (master): intel/aubinator_error_decode: Fix structure decode data

2017-04-06 Thread Jordan Justen
Module: Mesa Branch: master Commit: 3c77a5722252e01f2f5e4e320d2772f1f6c03f2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c77a5722252e01f2f5e4e320d2772f1f6c03f2c Author: Jordan Justen Date: Wed Apr 5 22:34:42 2017 -0700 intel/aubinator_error_decode: Fix structure decode data Th

Mesa (master): intel/aubinator: Stop searching after a custom handler is found

2017-04-06 Thread Jordan Justen
Module: Mesa Branch: master Commit: 0370350d11bcb5f1ca82a4f9ee0ae6eb239d32db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0370350d11bcb5f1ca82a4f9ee0ae6eb239d32db Author: Jordan Justen Date: Tue Mar 28 13:36:11 2017 -0700 intel/aubinator: Stop searching after a custom handler is f

Mesa (master): i965/blorp: Bump the batch space estimate

2017-04-06 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c9c39812b91c8104bc0bea16053312547846249c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9c39812b91c8104bc0bea16053312547846249c Author: Jason Ekstrand Date: Wed Apr 5 13:41:56 2017 -0700 i965/blorp: Bump the batch space estimate Commit f9383543

Mesa (master): mesa: stop abstracting texture object hashtable locking

2017-04-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 93d7014c1d522616eceac3addaebba17244cd353 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93d7014c1d522616eceac3addaebba17244cd353 Author: Timothy Arceri Date: Thu Apr 6 14:43:32 2017 +1000 mesa: stop abstracting texture object hashtable locking T

Mesa (master): mesa: stop abstracting buffer object hashtable locking

2017-04-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 31cb6fd0a3069ac7c03c1ce28b2f24d8bb9a4154 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31cb6fd0a3069ac7c03c1ce28b2f24d8bb9a4154 Author: Timothy Arceri Date: Thu Apr 6 11:00:15 2017 +1000 mesa: stop abstracting buffer object hashtable locking Th

Mesa (master): gallium/radeon: fix typo in radeon_winsys.h

2017-04-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: bedd89429ffda9d4a87da6f7e7ea2aa93b8420c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bedd89429ffda9d4a87da6f7e7ea2aa93b8420c4 Author: Samuel Pitoiset Date: Thu Apr 6 14:27:42 2017 +0200 gallium/radeon: fix typo in radeon_winsys.h Signed-off-b

Mesa (master): mesa/main: simplify _mesa_IsRenderbuffer()

2017-04-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 783924308546c327046d9accefd97bc5e8a7b932 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=783924308546c327046d9accefd97bc5e8a7b932 Author: Samuel Pitoiset Date: Thu Apr 6 18:05:36 2017 +0200 mesa/main: simplify _mesa_IsRenderbuffer() _mesa_lookup_

Mesa (master): radv: implement VK_KHR_push_descriptor

2017-04-06 Thread Fredrik Höglund
Module: Mesa Branch: master Commit: c6487bc48bb084ec3d4a3c331239d690dfc94436 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6487bc48bb084ec3d4a3c331239d690dfc94436 Author: Fredrik Höglund Date: Wed Mar 29 18:12:44 2017 +0200 radv: implement VK_KHR_push_descriptor Signed-off-by: Fr

Mesa (master): radv: replace an assertion with a conditional

2017-04-06 Thread Fredrik Höglund
Module: Mesa Branch: master Commit: 3b33f03913d6c41aedf01a63c8b847c058a73f2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b33f03913d6c41aedf01a63c8b847c058a73f2f Author: Fredrik Höglund Date: Wed Mar 29 18:11:56 2017 +0200 radv: replace an assertion with a conditional Replace th

Mesa (master): radv: refactor radv_UpdateDescriptorSets

2017-04-06 Thread Fredrik Höglund
Module: Mesa Branch: master Commit: a6e94a87cb0d0fd61f70a0eb5e33b3520a50d3c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6e94a87cb0d0fd61f70a0eb5e33b3520a50d3c1 Author: Fredrik Höglund Date: Wed Mar 29 18:08:06 2017 +0200 radv: refactor radv_UpdateDescriptorSets Move the implem

Mesa (master): radv: don' t call radeon_check_space in radv_BindDescriptorSets

2017-04-06 Thread Fredrik Höglund
Module: Mesa Branch: master Commit: fd0f539e60f1f34d1a1f97dc978411647f837253 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd0f539e60f1f34d1a1f97dc978411647f837253 Author: Fredrik Höglund Date: Sat Apr 1 15:03:09 2017 +0200 radv: don't call radeon_check_space in radv_BindDescripto

Mesa (master): radv: implement VK_KHR_descriptor_update_template

2017-04-06 Thread Fredrik Höglund
Module: Mesa Branch: master Commit: c1f8c83cb66b765f496b7f41259109d0d546bf5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1f8c83cb66b765f496b7f41259109d0d546bf5c Author: Fredrik Höglund Date: Wed Mar 29 19:19:47 2017 +0200 radv: implement VK_KHR_descriptor_update_template All of

Mesa (master): anv/blorp: sample input attachments with resolves on BDW

2017-04-06 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: 1c934bc71b36ec33e59f4b7dc1c7d194585a5bd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c934bc71b36ec33e59f4b7dc1c7d194585a5bd6 Author: Samuel Iglesias Gonsálvez Date: Tue Mar 21 07:16:27 2017 +0100 anv/blorp: sample input attachments with resolv