Mesa (master): nvc0: reintroduce BGRA4 format support

2015-11-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d68226087cf5f2f686d6c8f3377c5a1dec3d8bc4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d68226087cf5f2f686d6c8f3377c5a1dec3d8bc4 Author: Ilia Mirkin Date: Thu Nov 5 23:12:52 2015 -0500 nvc0: reintroduce BGRA4 format support Commit 342e68dc60 (nv

Mesa (master): mesa: report enum name in glClientActiveTexture() error string

2015-11-05 Thread Brian Paul
Module: Mesa Branch: master Commit: 58c4d67c65305dcae83789ac504deeec9da2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58c4d67c65305dcae83789ac504deeec9da2 Author: Brian Paul Date: Thu Nov 5 19:03:39 2015 -0700 mesa: report enum name in glClientActiveTexture() error string

Mesa (master): st/va: indent vlVaQuerySurfaceAttributes and vlVaCreateSurfaces2

2015-11-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: e0b896c86c92c4dd02aea7fb5eb8eabe089b9e58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0b896c86c92c4dd02aea7fb5eb8eabe089b9e58 Author: Julien Isorce Date: Thu Nov 5 08:24:44 2015 + st/va: indent vlVaQuerySurfaceAttributes and vlVaCreateSurf

Mesa (master): st/va: fix memory leak on error in vlVaCreateSurfaces2

2015-11-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 497bde6727260e7719c680dc483b10c0751a3fcd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=497bde6727260e7719c680dc483b10c0751a3fcd Author: Julien Isorce Date: Thu Nov 5 08:24:45 2015 + st/va: fix memory leak on error in vlVaCreateSurfaces2 Fou

Mesa (master): i965: Fix scalar VS float[] and vec2[] output arrays.

2015-11-05 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 8dcf807cb43383590ba193c7ff20b8a98e4a9f65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8dcf807cb43383590ba193c7ff20b8a98e4a9f65 Author: Kenneth Graunke Date: Tue Oct 13 15:30:03 2015 -0700 i965: Fix scalar VS float[] and vec2[] output arrays. Th

Mesa (master): llvmpipe: disable texture cache

2015-11-05 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 5ae37ae6151623303300047d7465d199df8199a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ae37ae6151623303300047d7465d199df8199a4 Author: Roland Scheidegger Date: Thu Nov 5 18:00:40 2015 +0100 llvmpipe: disable texture cache There are some weird

Mesa (master): nv50,nvc0: provide debug messages with shader compilation stats

2015-11-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4f6cd5fad03757e371b66049dcd42855e4853c14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f6cd5fad03757e371b66049dcd42855e4853c14 Author: Ilia Mirkin Date: Fri Oct 30 18:41:09 2015 -0400 nv50,nvc0: provide debug messages with shader compilation sta

Mesa (master): nouveau: add support for sending debug messages via KHR_debug

2015-11-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4335b28840be53ad3c230a4f2dfc2262bf56a0a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4335b28840be53ad3c230a4f2dfc2262bf56a0a7 Author: Ilia Mirkin Date: Fri Oct 30 17:23:22 2015 -0400 nouveau: add support for sending debug messages via KHR_debug

Mesa (master): st/mesa: account for texture views when doing CopyImageSubData

2015-11-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: e587590a83588133d7a9044e3935585f675bbb30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e587590a83588133d7a9044e3935585f675bbb30 Author: Ilia Mirkin Date: Thu Nov 5 00:33:22 2015 -0500 st/mesa: account for texture views when doing CopyImageSubDat

Mesa (master): gallium: expose a debug message callback settable by context owner

2015-11-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: fc76cc05e39839c0933320f28b4cc9041d4e7770 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc76cc05e39839c0933320f28b4cc9041d4e7770 Author: Ilia Mirkin Date: Fri Oct 30 03:17:35 2015 -0400 gallium: expose a debug message callback settable by context

Mesa (master): nouveau: send back a debug message when waiting for a fence to complete

2015-11-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ba093a099af13a630c255b34dc5d315760248e5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba093a099af13a630c255b34dc5d315760248e5f Author: Ilia Mirkin Date: Fri Oct 30 20:44:57 2015 -0400 nouveau: send back a debug message when waiting for a fence t

Mesa (master): st/clover: provide a path for drivers to call through to pfn_notify

2015-11-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 6706cc1671bfd8e6c021db8b68815959fa7fceba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6706cc1671bfd8e6c021db8b68815959fa7fceba Author: Ilia Mirkin Date: Fri Oct 30 23:25:59 2015 -0400 st/clover: provide a path for drivers to call through to pfn_

Mesa (master): st/mesa: set debug callback for debug contexts

2015-11-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: c93c9d220baa60fdd0e685a072a61857d3a2846b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c93c9d220baa60fdd0e685a072a61857d3a2846b Author: Ilia Mirkin Date: Fri Oct 30 23:28:01 2015 -0400 st/mesa: set debug callback for debug contexts Signed-off-by

Mesa (master): i965/vec4: Do not mark used direct surfaces in VS_OPCODE_PULL_CONSTANT_LOAD

2015-11-05 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 6105d1d0a02c7eea83b327965713be3bada306f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6105d1d0a02c7eea83b327965713be3bada306f7 Author: Iago Toral Quiroga Date: Fri Oct 30 10:24:12 2015 +0100 i965/vec4: Do not mark used direct surfaces in VS_OPCO

Mesa (master): i965/fs: Do not mark used direct surfaces in UNIFORM_PULL_CONSTANT_LOAD

2015-11-05 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: d7013988fb1d1c277e1fbce8623abddc43f78e05 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7013988fb1d1c277e1fbce8623abddc43f78e05 Author: Iago Toral Quiroga Date: Fri Oct 30 08:48:57 2015 +0100 i965/fs: Do not mark used direct surfaces in UNIFORM_P

Mesa (master): i965/vec4: Do not mark used surfaces in VS_OPCODE_GET_BUFFER_SIZE

2015-11-05 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: eca4c43a33c5c1bb63c8aa9d0506ed2ba3f9d8cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eca4c43a33c5c1bb63c8aa9d0506ed2ba3f9d8cb Author: Iago Toral Quiroga Date: Fri Oct 30 10:57:47 2015 +0100 i965/vec4: Do not mark used surfaces in VS_OPCODE_GET_

Mesa (master): i965/fs: Do not mark used surfaces in FS_OPCODE_GET_BUFFER_SIZE

2015-11-05 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: eea3c907cc480a105224b21be51d62bc64ea1057 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eea3c907cc480a105224b21be51d62bc64ea1057 Author: Iago Toral Quiroga Date: Fri Oct 30 11:10:02 2015 +0100 i965/fs: Do not mark used surfaces in FS_OPCODE_GET_BU

Mesa (master): i965/fs: Do not mark direct used surfaces in VARYING_PULL_CONSTANT_LOAD

2015-11-05 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 027b64a55afc0fe8efcf9f6217192807e285c830 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=027b64a55afc0fe8efcf9f6217192807e285c830 Author: Iago Toral Quiroga Date: Fri Oct 30 08:39:11 2015 +0100 i965/fs: Do not mark direct used surfaces in VARYING_P

Mesa (master): i965/fs/skl+: Use ld2dms_w instead of ld2dms

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: e386fb0dee40d0f2342b43b6750b64c8174463a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e386fb0dee40d0f2342b43b6750b64c8174463a9 Author: Neil Roberts Date: Tue Sep 8 15:52:09 2015 +0100 i965/fs/skl+: Use ld2dms_w instead of ld2dms In order to su

Mesa (master): i965/fs/skl+: Fix calculating gl_SampleID for 16x MSAA

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: a6804654283a9d03bee92d61eee5b1d036c8db68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6804654283a9d03bee92d61eee5b1d036c8db68 Author: Neil Roberts Date: Wed Sep 9 17:44:17 2015 +0100 i965/fs/skl+: Fix calculating gl_SampleID for 16x MSAA In o

Mesa (master): i965/vec4/skl+: Use ld2dms_w instead of ld2dms

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: 4ef27745c8ed5153464db22950a90d74d2ef4435 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ef27745c8ed5153464db22950a90d74d2ef4435 Author: Neil Roberts Date: Wed Sep 9 15:59:36 2015 +0100 i965/vec4/skl+: Use ld2dms_w instead of ld2dms In order to

Mesa (master): i965/fs: Add a sampler program key for whether the texture is 16x MSAA

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: 1a97cac767425b22e56fe698127795bc287bb773 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a97cac767425b22e56fe698127795bc287bb773 Author: Neil Roberts Date: Tue Sep 15 16:34:35 2015 +0100 i965/fs: Add a sampler program key for whether the texture i

Mesa (master): meta: Support 16x MSAA in the multisample scaled blit shader

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: 2dd76ec16e599bd919962f439b59fdd73e85ff94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2dd76ec16e599bd919962f439b59fdd73e85ff94 Author: Neil Roberts Date: Wed Sep 16 17:43:33 2015 +0100 meta: Support 16x MSAA in the multisample scaled blit shader

Mesa (master): i965: Handle 16x MSAA in IMS dimension munging code.

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: 5048da974e68a05b86a0cec494e1380e81978684 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5048da974e68a05b86a0cec494e1380e81978684 Author: Kenneth Graunke Date: Wed Jan 28 23:58:43 2015 -0800 i965: Handle 16x MSAA in IMS dimension munging code. Sig

Mesa (master): i965: Support calculating the bits needed to set up 16x MSAA

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: b4c2e6054fe830c299113b143622bcd2158cd257 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4c2e6054fe830c299113b143622bcd2158cd257 Author: Neil Roberts Date: Wed Sep 9 14:36:42 2015 +0100 i965: Support calculating the bits needed to set up 16x MSAA

Mesa (master): meta/blit: Always try to enable GL_ARB_sample_shading

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: b080b3d54d99dfb46b5e8a6eb94fdbdeb937f255 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b080b3d54d99dfb46b5e8a6eb94fdbdeb937f255 Author: Neil Roberts Date: Thu Oct 22 10:55:35 2015 +0200 meta/blit: Always try to enable GL_ARB_sample_shading Previ

Mesa (master): i965/meta: Support 16x MSAA in the meta stencil blit

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: 1a22b12fc51e80c20c700f93904ffd12caa73473 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a22b12fc51e80c20c700f93904ffd12caa73473 Author: Neil Roberts Date: Fri Sep 11 18:09:46 2015 +0100 i965/meta: Support 16x MSAA in the meta stencil blit The de

Mesa (master): i965: Program 16x MSAA sample positions.

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: 20250e854eca3209133d592d98559ac474a5f60f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20250e854eca3209133d592d98559ac474a5f60f Author: Neil Roberts Date: Wed Sep 16 11:48:42 2015 +0100 i965: Program 16x MSAA sample positions. This is the standa

Mesa (master): i965: Support allocating the MCS buffer for 16x MSAA

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: bf6bd7eaf09fadc516a1e46635ed8590f4d88535 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf6bd7eaf09fadc516a1e46635ed8590f4d88535 Author: Neil Roberts Date: Wed Sep 9 14:38:08 2015 +0100 i965: Support allocating the MCS buffer for 16x MSAA When 1

Mesa (master): mesa/meta: Use interpolateAtOffset for 16x MSAA copy blit

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: aa3f9aaf31e9056a255f9e0472ebdfdaa60abe54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa3f9aaf31e9056a255f9e0472ebdfdaa60abe54 Author: Neil Roberts Date: Mon Sep 28 18:22:32 2015 +0100 mesa/meta: Use interpolateAtOffset for 16x MSAA copy blit P

Mesa (master): i965/skl+: Enable support for 16x multisampling

2015-11-05 Thread Neil Roberts
Module: Mesa Branch: master Commit: 6c5f371a27f901d5bc60cf5a2a11cf6629f96f78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c5f371a27f901d5bc60cf5a2a11cf6629f96f78 Author: Neil Roberts Date: Mon Sep 7 18:23:14 2015 +0100 i965/skl+: Enable support for 16x multisampling Reviewed-by

Mesa (master): nir: Rename nir_live_variables.c to nir_liveness.c.

2015-11-05 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b9f8e729c88ad0d934422976a20a7c765016fcb8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9f8e729c88ad0d934422976a20a7c765016fcb8 Author: Kenneth Graunke Date: Tue Nov 3 17:16:49 2015 -0800 nir: Rename nir_live_variables.c to nir_liveness.c. It d

Mesa (master): nir: Rename live_variables to live_ssa_defs.

2015-11-05 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 5c6f21579d7db802f4db96bae8b166e7409afabe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c6f21579d7db802f4db96bae8b166e7409afabe Author: Kenneth Graunke Date: Tue Nov 3 17:15:24 2015 -0800 nir: Rename live_variables to live_ssa_defs. This comput

Mesa (master): i965/vec4: select predicate based on writemask for sel emissions

2015-11-05 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 56774e63028b2997a7d8c0abb5009a4c79f9a453 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56774e63028b2997a7d8c0abb5009a4c79f9a453 Author: Alejandro PiƱeiro Date: Tue Oct 20 13:08:09 2015 +0200 i965/vec4: select predicate based on writemask for sel