Mesa (master): main/texobj: Check that texture id > 0 before looking it up in hash-table

2016-11-23 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 89cbe0d21f8ed47f992b04b4a5595c4801d2b397 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89cbe0d21f8ed47f992b04b4a5595c4801d2b397 Author: Eduardo Lima Mitev Date: Wed Nov 23 14:44:05 2016 +0100 main/texobj: Check that texture id > 0 before looking

Mesa (master): mesa/getteximage: Add validation of target to glGetTextureImage

2016-11-23 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 116fed80ff1e65802ecf0244a10a68b83e979258 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=116fed80ff1e65802ecf0244a10a68b83e979258 Author: Eduardo Lima Mitev Date: Wed Nov 23 14:09:59 2016 +0100 mesa/getteximage: Add validation of target to glGetTex

Mesa (master): util: fix memory leak from the fragment shaders for SINT<-> UINT blits

2016-11-23 Thread Charmaine Lee
Module: Mesa Branch: master Commit: 3233a9fe0bae9e6dd52a0d5a5c19f338960e8487 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3233a9fe0bae9e6dd52a0d5a5c19f338960e8487 Author: Charmaine Lee Date: Wed Nov 23 22:53:08 2016 -0800 util: fix memory leak from the fragment shaders for SINT<->

Mesa (master): i965: Always reserve clip distance VUE slots in SSO mode.

2016-11-23 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: ec1f159ac81ed964415d102eed4a0a29be8e7937 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec1f159ac81ed964415d102eed4a0a29be8e7937 Author: Kenneth Graunke Date: Wed Aug 17 13:48:44 2016 -0700 i965: Always reserve clip distance VUE slots in SSO mode.

Mesa (master): anv/gen7: only enable dual-source blending when there are dual-source factors

2016-11-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 8cdf73c324bccebd043f725cf218cc530d2588c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cdf73c324bccebd043f725cf218cc530d2588c3 Author: Ilia Mirkin Date: Wed Nov 23 21:43:38 2016 -0500 anv/gen7: only enable dual-source blending when there are dua

Mesa (master): swr: [rasterizer core] actually perform clear before store in GetHotTile

2016-11-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 74943db82c9b559ddad8773822ade93eafb24849 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74943db82c9b559ddad8773822ade93eafb24849 Author: Ilia Mirkin Date: Thu Nov 17 19:39:20 2016 -0500 swr: [rasterizer core] actually perform clear before store in

Mesa (master): swr: [rasterizer core] clear data now comes in as float

2016-11-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: cec515999ccf224a967f00c4bc2c3e47d782d65e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cec515999ccf224a967f00c4bc2c3e47d782d65e Author: Ilia Mirkin Date: Thu Nov 17 19:48:30 2016 -0500 swr: [rasterizer core] clear data now comes in as float The

Mesa (master): swr: clear every layer of the attached surfaces

2016-11-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: a783b67e17ea6af6201d53145163e06532ebbd1a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a783b67e17ea6af6201d53145163e06532ebbd1a Author: Ilia Mirkin Date: Wed Nov 16 21:45:14 2016 -0500 swr: clear every layer of the attached surfaces Signed-off-b

Mesa (master): swr: [rasterizer core] pipe renderTargetArrayIndex through to clears

2016-11-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 1a80ec0cd1f3f66a33fc708e0112c88f4fba122d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a80ec0cd1f3f66a33fc708e0112c88f4fba122d Author: Ilia Mirkin Date: Wed Nov 16 21:25:12 2016 -0500 swr: [rasterizer core] pipe renderTargetArrayIndex through to

Mesa (master): i965: Use 3DSTATE_CLIP' s User Clip Distance Enable bitmask on Gen8+.

2016-11-23 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 903056e016e3ea52c2f493f8b0938b519ee40894 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=903056e016e3ea52c2f493f8b0938b519ee40894 Author: Kenneth Graunke Date: Tue Nov 15 22:59:45 2016 -0800 i965: Use 3DSTATE_CLIP's User Clip Distance Enable bitmas

Mesa (master): i965: Fix a mistake from porting the URB allocation code to arrays.

2016-11-23 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 5da84a7e120d1df848531c6e7eb60340ac4dc43c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5da84a7e120d1df848531c6e7eb60340ac4dc43c Author: Kenneth Graunke Date: Wed Nov 23 12:24:22 2016 -0800 i965: Fix a mistake from porting the URB allocation code

Mesa (master): radv/meta: just local vars for src/dst subresources.

2016-11-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: b06568873d8a6dc6566c40fe6eb3bc33eef76098 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b06568873d8a6dc6566c40fe6eb3bc33eef76098 Author: Dave Airlie Date: Wed Nov 23 23:35:41 2016 + radv/meta: just local vars for src/dst subresources. This is

Mesa (master): radv: fix flipped blits

2016-11-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3b6893b678b4f3594b37b0c709a2fce7f2852eca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b6893b678b4f3594b37b0c709a2fce7f2852eca Author: Dave Airlie Date: Tue Nov 15 04:54:28 2016 + radv: fix flipped blits This fixes: dEQP-VK.api.copy_and_bli

Mesa (master): radv: add support for VK_AMD_negative_viewport_height

2016-11-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: eff7bbc47eb574c844edfb8fbb9b4fdc943f55ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eff7bbc47eb574c844edfb8fbb9b4fdc943f55ec Author: Fredrik Höglund Date: Wed Nov 23 23:05:00 2016 +0100 radv: add support for VK_AMD_negative_viewport_height Th

Mesa (master): radv: add support for anisotropic filtering on SI-CI

2016-11-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5cbcbc75f437b805e5c3c0c3b5c1192c0d68c1f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cbcbc75f437b805e5c3c0c3b5c1192c0d68c1f5 Author: Fredrik Höglund Date: Wed Nov 23 23:04:58 2016 +0100 radv: add support for anisotropic filtering on SI-CI Por

Mesa (master): radv: add support for VK_AMD_draw_indirect_count

2016-11-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 28c781b574605edd713526581daec1c464d1aff3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28c781b574605edd713526581daec1c464d1aff3 Author: Fredrik Höglund Date: Wed Nov 23 23:05:01 2016 +0100 radv: add support for VK_AMD_draw_indirect_count Reviewe

Mesa (master): radv: add support for VK_KHR_sampler_mirror_clamp_to_edge

2016-11-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 2c748c5c8a19f331b9b96f4b4365c015d9b3e68c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c748c5c8a19f331b9b96f4b4365c015d9b3e68c Author: Fredrik Höglund Date: Wed Nov 23 23:04:59 2016 +0100 radv: add support for VK_KHR_sampler_mirror_clamp_to_edge

Mesa (master): i965/gen7: Only advertise 4 samples for RGBA32F on GLES

2016-11-23 Thread Jordan Justen
Module: Mesa Branch: master Commit: 72c00e7c478f23835b4d94ef3a7c6ef2524d40fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72c00e7c478f23835b4d94ef3a7c6ef2524d40fa Author: Jordan Justen Date: Fri Jul 22 15:23:55 2016 -0700 i965/gen7: Only advertise 4 samples for RGBA32F on GLES We

Mesa (12.0): gallium/radeon: make sure HTILE address is aligned properly

2016-11-23 Thread Marek Olšák
Module: Mesa Branch: 12.0 Commit: 352902218ea19dc22e37daf656118844371f69a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=352902218ea19dc22e37daf656118844371f69a6 Author: Marek Olšák Date: Mon Oct 24 21:16:11 2016 +0200 gallium/radeon: make sure HTILE address is aligned properly Th

Mesa (master): radeonsi: add a debug flag that disables optimized shader variants

2016-11-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: e5302ad9365844d86ae84df7dcf561c2f2174dc3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5302ad9365844d86ae84df7dcf561c2f2174dc3 Author: Marek Olšák Date: Mon Nov 21 20:39:27 2016 +0100 radeonsi: add a debug flag that disables optimized shader var

Mesa (master): radeonsi: print new opt flags in si_dump_shader_key

2016-11-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 76e953788a77220d5de9a44c287e2849a42e4ffc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76e953788a77220d5de9a44c287e2849a42e4ffc Author: Marek Olšák Date: Mon Nov 21 20:57:05 2016 +0100 radeonsi: print new opt flags in si_dump_shader_key Reviewed

Mesa (master): compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit host

2016-11-23 Thread Aaron Watry
Module: Mesa Branch: master Commit: ac458d2ae8e52c5b314db5136e955239d4b43386 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac458d2ae8e52c5b314db5136e955239d4b43386 Author: Aaron Watry Date: Mon Oct 3 09:47:45 2016 -0500 compiler/glsl/tests: Fix print format when building 32-bit bi

Mesa (master): compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit host

2016-11-23 Thread Aaron Watry
Module: Mesa Branch: master Commit: 60c3a0a67c758abd731be49c462da1f14a8f778f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60c3a0a67c758abd731be49c462da1f14a8f778f Author: Aaron Watry Date: Tue Nov 22 11:18:11 2016 -0600 compiler/glsl/tests: Fix print format when building 32-bit bi

Mesa (master): anv: fix enumeration of properties

2016-11-23 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5cc07d854c85e30c5aa1ced626b4b6500f8cd74c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cc07d854c85e30c5aa1ced626b4b6500f8cd74c Author: Emil Velikov Date: Thu Oct 6 14:12:27 2016 +0100 anv: fix enumeration of properties Driver should enumerate

Mesa (master): i965: Set initial msaa fast clear status explicitly

2016-11-23 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: f4c79894083459f61b78b7e6096b06086c7cefe3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4c79894083459f61b78b7e6096b06086c7cefe3 Author: Topi Pohjolainen Date: Fri Jul 8 10:26:30 2016 +0300 i965: Set initial msaa fast clear status explicitly ins

Mesa (master): intel/blorp: Fix rectangle size for level-not-zero resolves

2016-11-23 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: f19e0967c993f5f60b4cc80e6bac00f1286494ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f19e0967c993f5f60b4cc80e6bac00f1286494ab Author: Topi Pohjolainen Date: Tue Nov 22 12:15:07 2016 +0200 intel/blorp: Fix rectangle size for level-not-zero resol

Mesa (master): i965/miptree: Don' t shrink textures when augmenting for more levels

2016-11-23 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: ca84e190a446bbc29c3ef2864ba4ea5c7358a89a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca84e190a446bbc29c3ef2864ba4ea5c7358a89a Author: Topi Pohjolainen Date: Tue Nov 15 22:27:12 2016 +0200 i965/miptree: Don't shrink textures when augmenting for

Mesa (master): i965: Restructure fast clear eligibility decision

2016-11-23 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 0a0ce884ea7602581df703a59130402d3899c855 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a0ce884ea7602581df703a59130402d3899c855 Author: Ben Widawsky Date: Wed Apr 20 07:44:17 2016 -0700 i965: Restructure fast clear eligibility decision v2 (Jason

Mesa (master): i965: Declare read-only input to level/layer check const

2016-11-23 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: dfd6088b3a8ca250ed7209f4583423cbbc293d8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfd6088b3a8ca250ed7209f4583423cbbc293d8b Author: Topi Pohjolainen Date: Fri Jun 10 18:16:22 2016 +0300 i965: Declare read-only input to level/layer check const

Mesa (master): i965/fbo: Prepare layer multiplier for render buffer compression

2016-11-23 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 07d070f324ff821e24a5c7bef028d04334e57c5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07d070f324ff821e24a5c7bef028d04334e57c5a Author: Topi Pohjolainen Date: Tue Jun 7 08:22:18 2016 +0300 i965/fbo: Prepare layer multiplier for render buffer com

Mesa (master): i965: Add multi-slice getter for resolve maps

2016-11-23 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: a2d029dc5ffdaf249a7ebfe71b814e8c2495d5f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2d029dc5ffdaf249a7ebfe71b814e8c2495d5f1 Author: Topi Pohjolainen Date: Fri Jun 10 18:18:57 2016 +0300 i965: Add multi-slice getter for resolve maps This is u

Mesa (master): i965/meta: Split conversion of color and setting it

2016-11-23 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 7c75fd9a5971d59e215ab2f04b4c06c3399d0211 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c75fd9a5971d59e215ab2f04b4c06c3399d0211 Author: Topi Pohjolainen Date: Sun Jun 12 20:49:54 2016 +0300 i965/meta: Split conversion of color and setting it And

Mesa (master): main/getteximage: Use the height argument to calculate memcpy copy size

2016-11-23 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 6e8f12619f921673b48f18f9856d9e919869e1ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e8f12619f921673b48f18f9856d9e919869e1ed Author: Eduardo Lima Mitev Date: Tue Nov 22 12:12:48 2016 +0100 main/getteximage: Use the height argument to calculate