Mesa (master): st/glsl_to_tgsi: fix whitespace

2015-02-16 Thread Dave Airlie
Module: Mesa Branch: master Commit: 59292b38eb0173dfdf42a8ae24322e46d51d759d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59292b38eb0173dfdf42a8ae24322e46d51d759d Author: Dave Airlie Date: Tue Feb 17 10:05:45 2015 +1000 st/glsl_to_tgsi: fix whitespace everytime I open this file i

Mesa (master): glsl/tests: add IMAGE type.

2015-02-16 Thread Dave Airlie
Module: Mesa Branch: master Commit: b53fbec01d8c76de0dff78c8fbceac08b2d02d3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b53fbec01d8c76de0dff78c8fbceac08b2d02d3a Author: Ilia Mirkin Date: Tue Feb 17 11:25:16 2015 +1000 glsl/tests: add IMAGE type. This fixes a warning when runnin

Mesa (master): ilo: fix alpha test on Gen8

2015-02-16 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 6d4475d7bf24aae77b862994e303ebf02de141db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d4475d7bf24aae77b862994e303ebf02de141db Author: Chia-I Wu Date: Tue Feb 17 04:54:17 2015 +0800 ilo: fix alpha test on Gen8 Shoudl use GEN8_BLEND_DW0_ALPHA_TE

Mesa (master): ilo: always set up BLEND_STATE on Gen8

2015-02-16 Thread Chia-I Wu
Module: Mesa Branch: master Commit: faaf13f6bf0ff826727af442beebc530ac1b74ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=faaf13f6bf0ff826727af442beebc530ac1b74ac Author: Chia-I Wu Date: Tue Feb 17 04:45:03 2015 +0800 ilo: always set up BLEND_STATE on Gen8 There is now an DW0 tha

Mesa (master): i965/simd8vs: Fix SIMD8 atomics

2015-02-16 Thread Ben Widawsky
Module: Mesa Branch: master Commit: d9cd982d556be560af3bcbcdaf62b6b93eb934a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9cd982d556be560af3bcbcdaf62b6b93eb934a5 Author: Ben Widawsky Date: Sun Feb 15 20:06:59 2015 -0800 i965/simd8vs: Fix SIMD8 atomics The short version: we need

Mesa (master): mesa: silence uninitialized var warning in get_tex_rgba_uncompressed()

2015-02-16 Thread Brian Paul
Module: Mesa Branch: master Commit: 4d2cee4d5e53a96b6badeb60a24a2c05a21eef5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d2cee4d5e53a96b6badeb60a24a2c05a21eef5a Author: Brian Paul Date: Tue Feb 10 12:17:18 2015 -0700 mesa: silence uninitialized var warning in get_tex_rgba_uncomp

Mesa (master): mesa: move assertion after declarations in texstore.c

2015-02-16 Thread Brian Paul
Module: Mesa Branch: master Commit: 9ac370014698fda062b41e86a6c20306d6573292 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ac370014698fda062b41e86a6c20306d6573292 Author: Brian Paul Date: Mon Feb 16 08:38:56 2015 -0700 mesa: move assertion after declarations in texstore.c To fix

Mesa (master): meta: Fix saving the results of the current occlusion query

2015-02-16 Thread Neil Roberts
Module: Mesa Branch: master Commit: bb77745681e179b53ea64da7bc1987b57643b7b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb77745681e179b53ea64da7bc1987b57643b7b0 Author: Neil Roberts Date: Tue Nov 25 17:52:27 2014 + meta: Fix saving the results of the current occlusion query

Mesa (master): i965/vec4: Override destination register writemask in sampler message send.

2015-02-16 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 946e29847bb6bca18244192bad8058922ae0a948 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=946e29847bb6bca18244192bad8058922ae0a948 Author: Francisco Jerez Date: Thu Feb 12 10:20:49 2015 +0200 i965/vec4: Override destination register writemask in sam

Mesa (master): mesa: Fix element count for byte-swaps in texstore, readpix and texgetimage

2015-02-16 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: ba426522dddf0860f59dedfe9953dbd509160c7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba426522dddf0860f59dedfe9953dbd509160c7d Author: Iago Toral Quiroga Date: Fri Feb 13 12:56:26 2015 +0100 mesa: Fix element count for byte-swaps in texstore, re

Mesa (master): i965: Fix a crash in the texture gradient lowering pass with cube samplers

2015-02-16 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 0a811e1d1e5b23ecefda3f4569f68198e2612f3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a811e1d1e5b23ecefda3f4569f68198e2612f3f Author: Iago Toral Quiroga Date: Fri Feb 13 08:29:32 2015 +0100 i965: Fix a crash in the texture gradient lowering pas

Mesa (master): mesa: Handle transferOps in texstore_rgba

2015-02-16 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 4b249d2eed686384d6d7c36f3232360891d5eeda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b249d2eed686384d6d7c36f3232360891d5eeda Author: Iago Toral Quiroga Date: Fri Feb 13 10:23:26 2015 +0100 mesa: Handle transferOps in texstore_rgba In the rece