Mesa (master): radeonsi: add support for viewport array (v3)

2015-06-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: 7e5064360c03b8dbdd60298b46e1595418c6cea3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e5064360c03b8dbdd60298b46e1595418c6cea3 Author: Dave Airlie Date: Thu Jun 25 03:36:23 2015 +0100 radeonsi: add support for viewport array (v3) This isn't pre

Mesa (master): radeonsi: add support for geometry shader invocations.

2015-06-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: 556dd4af76ca0be9b0698139c06e6d12d52e8ff3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=556dd4af76ca0be9b0698139c06e6d12d52e8ff3 Author: Dave Airlie Date: Thu Jun 25 03:55:54 2015 +0100 radeonsi: add support for geometry shader invocations. Revie

Mesa (master): i965/fs: Fix ir_txs in emit_texture_gen4_simd16().

2015-06-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 35d83793047b3de31a706fa2a62a233090ea7cfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35d83793047b3de31a706fa2a62a233090ea7cfc Author: Kenneth Graunke Date: Thu Jun 18 13:55:52 2015 -0700 i965/fs: Fix ir_txs in emit_texture_gen4_simd16(). We we

Mesa (master): nv50/ir: propagate modifier to right arg when const-folding mad

2015-06-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ad62ec8316a926682958e7ab52639992867c3755 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad62ec8316a926682958e7ab52639992867c3755 Author: Ilia Mirkin Date: Fri Jun 26 15:01:22 2015 -0400 nv50/ir: propagate modifier to right arg when const-folding m

Mesa (master): egl_dri2: Remove trailing whitespaces

2015-06-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 052b3d4e2f159038137504f01e9ff2380a67af8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=052b3d4e2f159038137504f01e9ff2380a67af8b Author: Boyan Ding Date: Sat Jun 13 15:36:27 2015 +0800 egl_dri2: Remove trailing whitespaces Signed-off-by: Boyan Di

Mesa (master): i965/skl: Fix aligning mt->total_width to the block size

2015-06-26 Thread Neil Roberts
Module: Mesa Branch: master Commit: 3cf90bb183c7f403ded4c069a78eae1fd71f8eab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cf90bb183c7f403ded4c069a78eae1fd71f8eab Author: Neil Roberts Date: Tue Jun 16 13:53:40 2015 +0100 i965/skl: Fix aligning mt->total_width to the block size br

Mesa (master): mesa: fold duplicated GL/GL_CORE/ GLES3 entry in get_hash_params.py

2015-06-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 229450520a23ba211fd9f7b3c9bc80f291229ec1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=229450520a23ba211fd9f7b3c9bc80f291229ec1 Author: Emil Velikov Date: Wed Jun 24 14:06:33 2015 +0100 mesa: fold duplicated GL/GL_CORE/GLES3 entry in get_hash_par

Mesa (master): mesa: Enable subdir-objects globally.

2015-06-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 404a90b82786080564fe32716f83ce055b9a934f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=404a90b82786080564fe32716f83ce055b9a934f Author: Matt Turner Date: Wed Jun 10 16:30:56 2015 -0700 mesa: Enable subdir-objects globally. Reviewed-by: Emil Veli