Mesa (master): radeonsi: Also set the depth component mask bit for stencil-only exports

2013-08-26 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 46fd81e586f0c1a76ab66b9a7558783c481f111e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46fd81e586f0c1a76ab66b9a7558783c481f111e Author: Michel Dänzer michel.daen...@amd.com Date: Fri Aug 23 14:55:45 2013 +0200 radeonsi: Also set the depth

Mesa (master): i965: Don' t try to fall back when creating unrecognized program targets.

2013-08-26 Thread Paul Berry
Module: Mesa Branch: master Commit: 4bf91ca791844c16fda48f54386f1b30f6acefca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4bf91ca791844c16fda48f54386f1b30f6acefca Author: Paul Berry stereotype...@gmail.com Date: Fri Aug 23 11:43:26 2013 -0700 i965: Don't try to fall back when

Mesa (master): i965: Remove redundant (and uninitialized) field vec4_generator::ctx.

2013-08-26 Thread Paul Berry
Module: Mesa Branch: master Commit: 612226c43b072eb45dc3ed21484054824e1c863c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=612226c43b072eb45dc3ed21484054824e1c863c Author: Paul Berry stereotype...@gmail.com Date: Thu Aug 22 17:15:04 2013 -0700 i965: Remove redundant (and

Mesa (9.2): mesa: Set query-EverBound in glQueryCounter().

2013-08-26 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: f31a1d9f8d4e0b36f62beb4dcb2ff1207e8cf476 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f31a1d9f8d4e0b36f62beb4dcb2ff1207e8cf476 Author: Kenneth Graunke kenn...@whitecape.org Date: Fri Aug 23 10:35:34 2013 -0700 mesa: Set query-EverBound in

Mesa (9.2): nv30: add forgotten PIPE_CAP_CUBE_MAP_ARRAY cap to list

2013-08-26 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 3370dfdf3ebd14b0864be680971d006d8df047af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3370dfdf3ebd14b0864be680971d006d8df047af Author: Ilia Mirkin imir...@alum.mit.edu Date: Mon Aug 19 06:49:45 2013 -0400 nv30: add forgotten PIPE_CAP_CUBE_MAP_ARRAY

Mesa (9.2): radeonsi: Also set the depth component mask bit for stencil-only exports

2013-08-26 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 59781051eb714c3b74616bcba6376cbbea0f8470 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59781051eb714c3b74616bcba6376cbbea0f8470 Author: Michel Dänzer michel.daen...@amd.com Date: Fri Aug 23 14:55:45 2013 +0200 radeonsi: Also set the depth component

Mesa (master): i965: Allow C++ type safety in the use of enum brw_urb_write_flags.

2013-08-26 Thread Paul Berry
Module: Mesa Branch: master Commit: cfe39ea14edc8db13c549b853b214e676f8276f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfe39ea14edc8db13c549b853b214e676f8276f1 Author: Paul Berry stereotype...@gmail.com Date: Fri Aug 23 13:19:19 2013 -0700 i965: Allow C++ type safety in the use

Mesa (master): i965/vs: Move base_reg_count computation to brw_alloc_reg_set().

2013-08-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a149f744d9dfc116860c04ce30256f7bed96e323 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a149f744d9dfc116860c04ce30256f7bed96e323 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Aug 21 22:06:15 2013 -0700 i965/vs: Move base_reg_count

Mesa (master): i965/vs: Expose the payload registers to the register allocator.

2013-08-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 78bc8fb851a4783292a5e1ffdfeda2451dae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78bc8fb851a4783292a5e1ffdfeda2451dae Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Aug 21 21:55:40 2013 -0700 i965/vs: Expose the payload

Mesa (master): i965/vs: Use a fixed set of register classes.

2013-08-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 528d70d0b5fd2722bc32d42d8859865081cf0730 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=528d70d0b5fd2722bc32d42d8859865081cf0730 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Aug 21 16:01:45 2013 -0700 i965/vs: Use a fixed set of

Mesa (master): i965/vs: Allocate register set once at context creation.

2013-08-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d65e3c082a02bd2e838d34b2ee9b87d36f6a2d25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d65e3c082a02bd2e838d34b2ee9b87d36f6a2d25 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Aug 21 16:27:11 2013 -0700 i965/vs: Allocate register set once

Mesa (master): glsl: init limit=0 to silence uninitialized var warning

2013-08-26 Thread Brian Paul
Module: Mesa Branch: master Commit: f91f6ef739185086b3bbfbf67a15edb1d9a304f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f91f6ef739185086b3bbfbf67a15edb1d9a304f4 Author: Brian Paul bri...@vmware.com Date: Fri Aug 23 15:12:07 2013 -0600 glsl: init limit=0 to silence uninitialized

Mesa (master): swrast: init i0, i1 values to silence warnings

2013-08-26 Thread Brian Paul
Module: Mesa Branch: master Commit: 5e7ac28ebfd309782185d44813f0f86659a680cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e7ac28ebfd309782185d44813f0f86659a680cf Author: Brian Paul bri...@vmware.com Date: Fri Aug 23 15:33:14 2013 -0600 swrast: init i0, i1 values to silence

Mesa (master): mesa: init dst values in COPY_CLEAN_4V_TYPE_AS_FLOAT()

2013-08-26 Thread Brian Paul
Module: Mesa Branch: master Commit: ef47ab520d5f4b50073cb05df0504daaf4b6fcf2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef47ab520d5f4b50073cb05df0504daaf4b6fcf2 Author: Brian Paul bri...@vmware.com Date: Fri Aug 23 15:32:28 2013 -0600 mesa: init dst values in

Mesa (master): svga: replace 0 with PIPE_OK in a few places

2013-08-26 Thread Brian Paul
Module: Mesa Branch: master Commit: 92cbfded6a3000e19385191bcf30f57e2eb933b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92cbfded6a3000e19385191bcf30f57e2eb933b6 Author: Brian Paul bri...@vmware.com Date: Mon Aug 26 15:49:16 2013 -0600 svga: replace 0 with PIPE_OK in a few places

Mesa (master): tgsi_build: fix order of arguments for ind register build

2013-08-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: 4763a032a0a483702d651c539ecf4566ce3fd68b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4763a032a0a483702d651c539ecf4566ce3fd68b Author: Dave Airlie airl...@redhat.com Date: Tue Aug 13 10:13:12 2013 +1000 tgsi_build: fix order of arguments for ind

Mesa (master): tgsi: finish declaration parsing for arrays.

2013-08-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: 81204d0e9cb52d05352df1b416e4e661701296e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81204d0e9cb52d05352df1b416e4e661701296e6 Author: Dave Airlie airl...@redhat.com Date: Mon Aug 12 17:34:27 2013 +1000 tgsi: finish declaration parsing for

Mesa (master): clover: Don' t use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies

2013-08-26 Thread Tom Stellard
Module: Mesa Branch: master Commit: f3e86d4a68c27f0e86d64a98469a48756c445498 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3e86d4a68c27f0e86d64a98469a48756c445498 Author: Tom Stellard thomas.stell...@amd.com Date: Mon Aug 26 17:52:47 2013 -0700 clover: Don't use

Mesa (master): st/clover: Profiling support

2013-08-26 Thread Tom Stellard
Module: Mesa Branch: master Commit: 4a3505d5487fbdab773f5c91edd39e8aea6e90af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a3505d5487fbdab773f5c91edd39e8aea6e90af Author: Niels Ole Salscheider niels_...@salscheider-online.de Date: Fri Aug 9 11:59:25 2013 +0200 st/clover:

Mesa (master): st/clover: Add event to deps even if it has been triggered

2013-08-26 Thread Tom Stellard
Module: Mesa Branch: master Commit: ef6ed7220af51d7ae2ee132829f46a8b08d9796b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef6ed7220af51d7ae2ee132829f46a8b08d9796b Author: Niels Ole Salscheider niels_...@salscheider-online.de Date: Fri Aug 9 11:59:26 2013 +0200 st/clover: Add

Mesa (master): i915: Optimize SEQ and SNE when two operands are uniforms

2013-08-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: d127a0343d7a1ab44bbdf6b4f664daebe6b297d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d127a0343d7a1ab44bbdf6b4f664daebe6b297d8 Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Aug 21 19:37:30 2013 -0700 i915: Optimize SEQ and SNE when two

Mesa (master): Fixed and/or order mistake, resulting in compiling llvmpipe without llvm installed

2013-08-26 Thread Matt Turner
Module: Mesa Branch: master Commit: cec7b5c5bc300d4a415939bc6a913d441c687e47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cec7b5c5bc300d4a415939bc6a913d441c687e47 Author: Kristian Lehmann em...@zero-io.net Date: Mon Aug 26 21:19:50 2013 +0200 Fixed and/or order mistake, resulting

Mesa (9.2): clover: Don' t use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies

2013-08-26 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 1a9bda1f3467fb01c598ed2216064801f5a2cf0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a9bda1f3467fb01c598ed2216064801f5a2cf0f Author: Tom Stellard thomas.stell...@amd.com Date: Mon Aug 26 17:52:47 2013 -0700 clover: Don't use

Mesa (9.2): Fixed and/or order mistake, resulting in compiling llvmpipe without llvm installed

2013-08-26 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: c0abf6499f416ff65005cbe5393c4601de5b6633 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0abf6499f416ff65005cbe5393c4601de5b6633 Author: Kristian Lehmann em...@zero-io.net Date: Mon Aug 26 21:19:50 2013 +0200 Fixed and/or order mistake, resulting in