Mesa (master): radeon: add streamout status 1-3 queries.

2015-07-28 Thread Dave Airlie
Module: Mesa Branch: master Commit: bf4019a1c89755af94218055e86544f7823dc4ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf4019a1c89755af94218055e86544f7823dc4ac Author: Dave Airlie airl...@redhat.com Date: Thu Jul 9 16:33:59 2015 +1000 radeon: add streamout status 1-3 queries.

Mesa (master): meta/copy_image: Stash off the scissor

2015-07-28 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 736c6f3cfc2c69e3c29268d4ebb7110dd36ac97f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=736c6f3cfc2c69e3c29268d4ebb7110dd36ac97f Author: Jason Ekstrand jason.ekstr...@intel.com Date: Thu Jul 23 17:26:56 2015 -0700 meta/copy_image: Stash off the

Mesa (master): vc4: Keep the validated shader around for the simulator execution.

2015-07-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 044f7bbda077ea7029fb1004183b29127307bd84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=044f7bbda077ea7029fb1004183b29127307bd84 Author: Eric Anholt e...@anholt.net Date: Tue Jul 28 10:11:08 2015 -0700 vc4: Keep the validated shader around for the

Mesa (master): vc4: Skip re-emitting the shader_rec if it's unchanged.

2015-07-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2e04492a142102823dfb8fc8599cfd417b84c97a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e04492a142102823dfb8fc8599cfd417b84c97a Author: Eric Anholt e...@anholt.net Date: Tue Jul 28 11:00:58 2015 -0700 vc4: Skip re-emitting the shader_rec if it's

Mesa (master): vc4: Simplify vc4_use_bo and make sure it's not a shader.

2015-07-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1f5e070dd7ddd344a913f2f5daddebb4c51abb8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f5e070dd7ddd344a913f2f5daddebb4c51abb8a Author: Eric Anholt e...@anholt.net Date: Tue Jul 28 10:20:10 2015 -0700 vc4: Simplify vc4_use_bo and make sure it's

Mesa (master): vc4: Drop NV shader reloc validation.

2015-07-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 601733da6708722ceedd35afc7727c28779012f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=601733da6708722ceedd35afc7727c28779012f7 Author: Eric Anholt e...@anholt.net Date: Tue Jul 28 00:05:33 2015 -0700 vc4: Drop NV shader reloc validation. It

Mesa (master): vc4: Drop unused vpm_offset value.

2015-07-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: aefec4fa226d06e4b414170739be18dd24d3eed7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aefec4fa226d06e4b414170739be18dd24d3eed7 Author: Eric Anholt e...@anholt.net Date: Tue Jul 28 19:59:45 2015 -0700 vc4: Drop unused vpm_offset value. It's been

Mesa (master): vc4: Ensure that the bin CL is properly capped by increment /flush.

2015-07-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: cbb7477e8a796211b664ff7e47334cb1b642556d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbb7477e8a796211b664ff7e47334cb1b642556d Author: Eric Anholt e...@anholt.net Date: Tue Jul 28 00:29:31 2015 -0700 vc4: Ensure that the bin CL is properly

Mesa (master): vc4: Make the object be the return value from vc4_use_bo().

2015-07-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 22954db71cd1d8d9ef6e5a16f568e4b3c7845777 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22954db71cd1d8d9ef6e5a16f568e4b3c7845777 Author: Eric Anholt e...@anholt.net Date: Tue Jul 28 09:51:37 2015 -0700 vc4: Make the object be the return value from

Mesa (master): vc4: Fix raster surface shadow updates under DRI2.

2015-07-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 95faf2c6397ce231e94176d18cf8fd2c3265bb8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95faf2c6397ce231e94176d18cf8fd2c3265bb8a Author: Eric Anholt e...@anholt.net Date: Mon Jul 27 23:23:57 2015 -0700 vc4: Fix raster surface shadow updates under

Mesa (master): vc4: Fix bus errors on dumping CL on hardware.

2015-07-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: b0193adbe9403545b0d9f7c7f24a1c30f1491a48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0193adbe9403545b0d9f7c7f24a1c30f1491a48 Author: Eric Anholt e...@anholt.net Date: Mon Jul 27 23:15:39 2015 -0700 vc4: Fix bus errors on dumping CL on

Mesa (master): glsl: move max_index calc to assign_attribute_or_color_locations

2015-07-28 Thread Tapani Pälli
Module: Mesa Branch: master Commit: b868971e786b849e70675852a0043538bcce0739 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b868971e786b849e70675852a0043538bcce0739 Author: Tapani Pälli tapani.pa...@intel.com Date: Mon Jul 27 13:29:20 2015 +0300 glsl: move max_index calc to

Mesa (master): glsl: verify location when dual source blending

2015-07-28 Thread Tapani Pälli
Module: Mesa Branch: master Commit: e17056f5a20beb752a530180fce1aba0e68877b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e17056f5a20beb752a530180fce1aba0e68877b6 Author: Tapani Pälli tapani.pa...@intel.com Date: Fri Jul 3 10:19:23 2015 +0300 glsl: verify location when dual

Mesa (master): i965: Support importing R8 and GR88 dma_bufs

2015-07-28 Thread Chad Versace
Module: Mesa Branch: master Commit: 56f1f47eda881d6281e9c7531bc17e72b25d9bb9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56f1f47eda881d6281e9c7531bc17e72b25d9bb9 Author: Chad Versace chad.vers...@intel.com Date: Tue Jun 23 15:48:40 2015 -0700 i965: Support importing R8 and GR88

Mesa (master): egl: Add support for DRM_FORMAT_R8, RG88, and GR88

2015-07-28 Thread Chad Versace
Module: Mesa Branch: master Commit: fd865d56d2229d8c5d7ea893ac1dba525d88e647 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd865d56d2229d8c5d7ea893ac1dba525d88e647 Author: Chad Versace chad.vers...@intel.com Date: Tue Jun 23 15:48:17 2015 -0700 egl: Add support for DRM_FORMAT_R8,

Mesa (master): nvc0/ir: trim out barrier sync for non-compute shaders

2015-07-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 313940b03cf7c857143b9e3ec0ab969ce4472c83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=313940b03cf7c857143b9e3ec0ab969ce4472c83 Author: Ilia Mirkin imir...@alum.mit.edu Date: Tue Jul 28 02:37:51 2015 -0400 nvc0/ir: trim out barrier sync for

Mesa (master): nvc0/ir: fix barrier emission

2015-07-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ab63610a3603ae1e40a36d238b5938621bb9e8cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab63610a3603ae1e40a36d238b5938621bb9e8cc Author: Ilia Mirkin imir...@alum.mit.edu Date: Tue Jul 28 02:00:20 2015 -0400 nvc0/ir: fix barrier emission immediate

Mesa (master): radeonsi: add support for interpolateAt functions (v2)

2015-07-28 Thread Dave Airlie
Module: Mesa Branch: master Commit: aa25a2c1ba2ea14efdab405707f15dace323cd48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa25a2c1ba2ea14efdab405707f15dace323cd48 Author: Dave Airlie airl...@redhat.com Date: Fri Jul 17 04:44:18 2015 +0100 radeonsi: add support for interpolateAt

Mesa (master): st/mesa: remove st_finalize_textures atom

2015-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 72f31c63d7b73abcdf47bc303d09987f299aff7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72f31c63d7b73abcdf47bc303d09987f299aff7a Author: Marek Olšák marek.ol...@amd.com Date: Sat Jul 25 17:26:10 2015 +0200 st/mesa: remove st_finalize_textures atom

Mesa (master): st/mesa: fix GLSL 1.30 texture shadow functions with the GL_ALPHA depth mode (v2)

2015-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 768b4a25b95b95989dae3ff2f5a06172a2f4ab85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=768b4a25b95b95989dae3ff2f5a06172a2f4ab85 Author: Marek Olšák marek.ol...@amd.com Date: Thu Jul 23 21:57:19 2015 +0200 st/mesa: fix GLSL 1.30 texture shadow

Mesa (master): r600,radeonsi: GL_ARB_conditional_render_inverted

2015-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 82546729e3533c9a5ec0392585a60833bd93acca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82546729e3533c9a5ec0392585a60833bd93acca Author: Edward O'Callaghan eocallag...@alterapraxis.com Date: Mon Jul 27 11:01:47 2015 +1000 r600,radeonsi:

Mesa (master): st/mesa: add shader dumping for shader-db

2015-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6ca3ff982a9e6a54286158b457d479715be5ab17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ca3ff982a9e6a54286158b457d479715be5ab17 Author: Marek Olšák marek.ol...@amd.com Date: Sat Jul 25 20:25:18 2015 +0200 st/mesa: add shader dumping for shader-db

Mesa (master): st/mesa: remove st_context:: missing textures and get_passthrough_fs

2015-07-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 5142564734bd68f165b02e29e384ebbcf91cce38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5142564734bd68f165b02e29e384ebbcf91cce38 Author: Marek Olšák marek.ol...@amd.com Date: Tue Jul 28 20:41:16 2015 +0200 st/mesa: remove st_context::missing