Mesa (master): freedreno: update generated headers

2014-12-03 Thread Rob Clark
Module: Mesa Branch: master Commit: fbba633f2f91b8e5dc8bedb70af731f643b2c093 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fbba633f2f91b8e5dc8bedb70af731f643b2c093 Author: Rob Clark robcl...@freedesktop.org Date: Tue Dec 2 17:14:46 2014 -0500 freedreno: update generated headers

Mesa (master): freedreno/a4xx: rect textures

2014-12-03 Thread Rob Clark
Module: Mesa Branch: master Commit: b491d1ca6e3681bdcbbb3ca0a8fe14c861fb7273 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b491d1ca6e3681bdcbbb3ca0a8fe14c861fb7273 Author: Rob Clark robcl...@freedesktop.org Date: Tue Dec 2 17:17:02 2014 -0500 freedreno/a4xx: rect textures

Mesa (master): freedreno: fix signed vs unsigned lols

2014-12-03 Thread Rob Clark
Module: Mesa Branch: master Commit: 4cfe905a9b5dd2d37cf63ed2d3a262fd9fb378a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cfe905a9b5dd2d37cf63ed2d3a262fd9fb378a3 Author: Rob Clark robcl...@freedesktop.org Date: Tue Dec 2 17:38:12 2014 -0500 freedreno: fix signed vs unsigned lols

Mesa (master): freedreno/a3xx: implement anisotropic filtering

2014-12-03 Thread Rob Clark
Module: Mesa Branch: master Commit: 79f9a106b90bab7ff305b5f92cb8501d66c497ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79f9a106b90bab7ff305b5f92cb8501d66c497ea Author: Ilia Mirkin imir...@alum.mit.edu Date: Tue Dec 2 00:27:09 2014 -0500 freedreno/a3xx: implement anisotropic

Mesa (master): st/nine: Queries: Fix D3DISSUE_END behaviour.

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: eac0b9b68a14719be01bbabd8d3807d81694685b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eac0b9b68a14719be01bbabd8d3807d81694685b Author: Axel Davy axel.d...@ens.fr Date: Mon Nov 24 23:26:46 2014 +0100 st/nine: Queries: Fix D3DISSUE_END behaviour.

Mesa (master): st/nine: Queries: Use gallium caps to get if queries are supported. (v2)

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: b0302a95ece423f18a710dea391686e1a6557716 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0302a95ece423f18a710dea391686e1a6557716 Author: Axel Davy axel.d...@ens.fr Date: Mon Nov 24 22:59:21 2014 +0100 st/nine: Queries: Use gallium caps to get if

Mesa (master): st/nine: Queries: Always return D3D_OK when issuing with D3DISSUE_BEGIN

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 3e1f731d3eef6142bf3d4aed529e9ef8131bb817 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e1f731d3eef6142bf3d4aed529e9ef8131bb817 Author: Axel Davy axel.d...@ens.fr Date: Mon Nov 24 23:32:18 2014 +0100 st/nine: Queries: Always return D3D_OK when

Mesa (master): st/nine: Queries: Remove flush logic

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 6b35662e30ed873673e539f109a83117176b8bfd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b35662e30ed873673e539f109a83117176b8bfd Author: Axel Davy axel.d...@ens.fr Date: Mon Nov 24 23:14:54 2014 +0100 st/nine: Queries: Remove flush logic

Mesa (master): st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGSI_SEMANTIC_GENERIC

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 5d6d260833e374404f80d1c36bc0e1854369a069 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d6d260833e374404f80d1c36bc0e1854369a069 Author: Axel Davy axel.d...@ens.fr Date: Wed Nov 26 20:52:53 2014 +0100 st/nine: sm1_declusage_to_tgsi, do not

Mesa (master): st/nine: Fix vertex declarations for non-standard (usage/ index)

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 712a4c5438d0ce257344b5196c20ad7929b54a0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=712a4c5438d0ce257344b5196c20ad7929b54a0e Author: Axel Davy axel.d...@ens.fr Date: Wed Nov 26 22:32:57 2014 +0100 st/nine: Fix vertex declarations for

Mesa (master): st/nine: Queries: remove dummy queries

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 3e48791aea6cb1e21c951360e8d2cbbb27add251 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e48791aea6cb1e21c951360e8d2cbbb27add251 Author: Axel Davy axel.d...@ens.fr Date: Mon Nov 24 22:40:04 2014 +0100 st/nine: Queries: remove dummy queries

Mesa (master): st/nine: Queries: allow app to call GetData without Issuing first

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 225d7f8e0ecf875ded0f1a42133995b2d2248cf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=225d7f8e0ecf875ded0f1a42133995b2d2248cf5 Author: Axel Davy axel.d...@ens.fr Date: Tue Dec 2 21:56:51 2014 +0100 st/nine: Queries: allow app to call GetData

Mesa (master): st/nine: Queries: always succeed for D3DQUERYTYPE_TIMESTAMP when flushing

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 2f78259c1115bd84257a120b5d24366d6d1429bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f78259c1115bd84257a120b5d24366d6d1429bf Author: Axel Davy axel.d...@ens.fr Date: Tue Dec 2 22:01:44 2014 +0100 st/nine: Queries: always succeed for

Mesa (master): st/nine: Queries: return S_FALSE instead of INVALIDCALL when in building query state

2014-12-03 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ca0588d1a1e61404687fb6a6bc4857819fa46e2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca0588d1a1e61404687fb6a6bc4857819fa46e2e Author: Axel Davy axel.d...@ens.fr Date: Sun Nov 23 11:44:59 2014 +0100 st/nine: Queries: return S_FALSE instead of

Mesa (master): st/xvmc: Fix compiler warnings

2014-12-03 Thread Christian König
Module: Mesa Branch: master Commit: a2f2eebfdfb9c19e45792101fc5cad3dd3f0f4d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2f2eebfdfb9c19e45792101fc5cad3dd3f0f4d6 Author: Jan Vesely jan.ves...@rutgers.edu Date: Tue Dec 2 15:14:16 2014 -0500 st/xvmc: Fix compiler warnings Mostly

Mesa (master): linker: Wrap access of producer_var with a NULL check

2014-12-03 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5eca78a00a5de442aaf541a1095d5cfa6b4f45de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5eca78a00a5de442aaf541a1095d5cfa6b4f45de Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 1 14:16:24 2014 -0800 linker: Wrap access of producer_var

Mesa (master): linker: Assign varying locations geometry shader inputs for SSO

2014-12-03 Thread Ian Romanick
Module: Mesa Branch: master Commit: a909b995d95892798a189818454905fdefd4bc9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a909b995d95892798a189818454905fdefd4bc9b Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 1 14:07:30 2014 -0800 linker: Assign varying locations

Mesa (master): freedreno/a4xx: frag-depth fixes

2014-12-03 Thread Rob Clark
Module: Mesa Branch: master Commit: c74f2db0a5dd35845727987b1cbd07c0cdab9678 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c74f2db0a5dd35845727987b1cbd07c0cdab9678 Author: Rob Clark robcl...@freedesktop.org Date: Wed Dec 3 15:13:41 2014 -0500 freedreno/a4xx: frag-depth fixes Also

Mesa (10.4): st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGSI_SEMANTIC_GENERIC

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 6fcbf9aee3332243642008035e08b8f1f499ae3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fcbf9aee3332243642008035e08b8f1f499ae3f Author: Axel Davy axel.d...@ens.fr Date: Wed Nov 26 20:52:53 2014 +0100 st/nine: sm1_declusage_to_tgsi, do not restrict

Mesa (10.4): freedreno/ir3: fix UMAD

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b61192f2aef693628c290de1022c5e884462c4f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b61192f2aef693628c290de1022c5e884462c4f4 Author: Ilia Mirkin imir...@alum.mit.edu Date: Fri Oct 3 15:55:12 2014 -0400 freedreno/ir3: fix UMAD Looks like none

Mesa (10.4): nv50/ir/tgsi: handle TGSI_OPCODE_ARR

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: f30fbbdbdd9c4e57b5ddce3d6726490c901b83fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f30fbbdbdd9c4e57b5ddce3d6726490c901b83fe Author: Christoph Bumiller christoph.bumil...@speed.at Date: Thu Jul 4 14:19:18 2013 +0200 nv50/ir/tgsi: handle

Mesa (10.4): st/nine: remove unused pipe_viewport_state::translate[3] and scale[3]

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: cfbc474d8024662cc67f7da990d30711e89b68a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfbc474d8024662cc67f7da990d30711e89b68a3 Author: David Heidelberg da...@ixit.cz Date: Tue Nov 25 00:38:09 2014 +0100 st/nine: remove unused

Mesa (10.4): r600g/sb: fix issues cause by GLSL switching to loops for switch

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b5cc04b6ade33738166d6a3d5d4aab3eae5eb4cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5cc04b6ade33738166d6a3d5d4aab3eae5eb4cc Author: Dave Airlie airl...@redhat.com Date: Fri Nov 28 00:49:48 2014 + r600g/sb: fix issues cause by GLSL switching

Mesa (10.4): st/nine: return GetAvailableTextureMem in bytes as expected ( v2)

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 42839ea5ba5af9e2aefb0d63ab3a621b994904e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42839ea5ba5af9e2aefb0d63ab3a621b994904e4 Author: David Heidelberg da...@ixit.cz Date: Tue Nov 25 00:38:07 2014 +0100 st/nine: return GetAvailableTextureMem in

Mesa (10.4): st/nine: Add pool check to SetTexture (v2)

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 8dc03bd57508b0c658d7d428a04af56a34f64c1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8dc03bd57508b0c658d7d428a04af56a34f64c1f Author: Axel Davy axel.d...@ens.fr Date: Tue Nov 25 00:38:06 2014 +0100 st/nine: Add pool check to SetTexture (v2)

Mesa (10.4): mesa: fix height error check for 1D array textures

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 57057c439e03e7b7d7bdc130d35523d4143b62ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57057c439e03e7b7d7bdc130d35523d4143b62ac Author: Brian Paul bri...@vmware.com Date: Tue Dec 2 09:41:20 2014 -0700 mesa: fix height error check for 1D array

Mesa (10.4): st/nine: Fix vertex declarations for non-standard (usage/ index)

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: c7b9a2e38a3e471562b50dab8be65db8ac6819f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7b9a2e38a3e471562b50dab8be65db8ac6819f8 Author: Axel Davy axel.d...@ens.fr Date: Wed Nov 26 22:32:57 2014 +0100 st/nine: Fix vertex declarations for

Mesa (10.4): st/nine: clean device9ex.

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 1cf4dbdc810821ba5b601af0fc6d63441da4ad1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cf4dbdc810821ba5b601af0fc6d63441da4ad1b Author: Axel Davy axel.d...@ens.fr Date: Tue Nov 25 00:38:01 2014 +0100 st/nine: clean device9ex. Pass ex specific

Mesa (10.4): st/nine: Queries: Fix D3DISSUE_END behaviour.

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: fd2852fe5b504c91ff0d42fef1dc90715e798114 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd2852fe5b504c91ff0d42fef1dc90715e798114 Author: Axel Davy axel.d...@ens.fr Date: Mon Nov 24 23:26:46 2014 +0100 st/nine: Queries: Fix D3DISSUE_END behaviour.

Mesa (10.4): st/nine: Fix setting of the shift modifier in nine_shader

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 72a802a9c28671f34e5407de0069705d8596d515 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72a802a9c28671f34e5407de0069705d8596d515 Author: Axel Davy axel.d...@ens.fr Date: Tue Nov 25 00:38:10 2014 +0100 st/nine: Fix setting of the shift modifier in

Mesa (10.4): st/nine: fix wrong variable reset

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 360872a45eaa0d785b95fcc780347ed2324fee68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=360872a45eaa0d785b95fcc780347ed2324fee68 Author: Axel Davy axel.d...@ens.fr Date: Tue Nov 25 00:38:08 2014 +0100 st/nine: fix wrong variable reset Error

Mesa (10.4): cherry-ignore: drop whitespace commit

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b247956c776c0fb491001d07a6c9a18f1bcd3adb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b247956c776c0fb491001d07a6c9a18f1bcd3adb Author: Emil Velikov emil.l.veli...@gmail.com Date: Wed Dec 3 23:13:53 2014 + cherry-ignore: drop whitespace commit

Mesa (10.4): st/nine: Rework Basetexture9 and Resource9.

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: b75a2856335939ae314b701341169fa4a36e5a43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b75a2856335939ae314b701341169fa4a36e5a43 Author: Axel Davy axel.d...@ens.fr Date: Tue Nov 25 00:38:02 2014 +0100 st/nine: Rework Basetexture9 and Resource9.

Mesa (10.4): st/nine: rework the way D3DPOOL_SYSTEMMEM is handled

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: c0e0de45dc3e04538cc861ec0bb160d2bed9e999 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0e0de45dc3e04538cc861ec0bb160d2bed9e999 Author: Axel Davy axel.d...@ens.fr Date: Tue Nov 25 00:38:03 2014 +0100 st/nine: rework the way D3DPOOL_SYSTEMMEM is

Mesa (10.4): st/nine: call DBG() at more external entry points

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 56572002fcc404f072bd9882aaab264441f202fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56572002fcc404f072bd9882aaab264441f202fe Author: Stanislaw Halik stha...@misaki.pl Date: Tue Nov 25 00:38:04 2014 +0100 st/nine: call DBG() at more external

Mesa (10.4): st/nine: propertly declare constants (v2)

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 41906e97640503c46832646ffbad9c45fb2b1262 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41906e97640503c46832646ffbad9c45fb2b1262 Author: Axel Davy axel.d...@ens.fr Date: Tue Nov 25 00:38:05 2014 +0100 st/nine: propertly declare constants (v2) Fixes

Mesa (10.4): freedreno/a3xx: only enable blend clamp for non-float formats

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: 75c4824d2f48c20a9ad0de75dba07c598278c597 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75c4824d2f48c20a9ad0de75dba07c598278c597 Author: Ilia Mirkin imir...@alum.mit.edu Date: Fri Nov 28 16:59:21 2014 -0500 freedreno/a3xx: only enable blend clamp

Mesa (10.4): mesa: fix arithmetic error in _mesa_compute_compressed_pixelstore()

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.4 Commit: d2e9fd5b6dac5be5a921818a2ff946772448e86b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2e9fd5b6dac5be5a921818a2ff946772448e86b Author: Brian Paul bri...@vmware.com Date: Fri Sep 5 15:20:00 2014 -0600 mesa: fix arithmetic error in

Mesa (10.3): mesa: fix height error check for 1D array textures

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: b7c2711e40d7228a4f0fe4ac52309c62e82fdf50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7c2711e40d7228a4f0fe4ac52309c62e82fdf50 Author: Brian Paul bri...@vmware.com Date: Tue Dec 2 09:41:20 2014 -0700 mesa: fix height error check for 1D array

Mesa (10.3): freedreno/a3xx: only enable blend clamp for non-float formats

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: fd1610d542d5eaa36f93aaa866332f819d16dc39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd1610d542d5eaa36f93aaa866332f819d16dc39 Author: Ilia Mirkin imir...@alum.mit.edu Date: Fri Nov 28 16:59:21 2014 -0500 freedreno/a3xx: only enable blend clamp

Mesa (10.3): mesa: fix arithmetic error in _mesa_compute_compressed_pixelstore()

2014-12-03 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 0810238cf23ec91fff911d13816ccf3f916fd20d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0810238cf23ec91fff911d13816ccf3f916fd20d Author: Brian Paul bri...@vmware.com Date: Fri Sep 5 15:20:00 2014 -0600 mesa: fix arithmetic error in

Mesa (master): i965/fs: Don't offset uniform registers in half().

2014-12-03 Thread Matt Turner
Module: Mesa Branch: master Commit: b5b18e46877d16877053c68e013c8217bb6a7b83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5b18e46877d16877053c68e013c8217bb6a7b83 Author: Matt Turner matts...@gmail.com Date: Fri Aug 29 14:41:21 2014 -0700 i965/fs: Don't offset uniform registers in

Mesa (master): i965: Add var-location != -1 assertions.

2014-12-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: bcc7eb115ed6e74b87566bbc3a51c444814f1ebe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcc7eb115ed6e74b87566bbc3a51c444814f1ebe Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Dec 1 13:44:04 2014 -0800 i965: Add var-location != -1