Mesa (master): r600g: fix up depth write swizzles.

2010-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: b87b6e5bf798fcfa486e8082a09b4425a40cf3c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b87b6e5bf798fcfa486e8082a09b4425a40cf3c4 Author: Dave Airlie airl...@redhat.com Date: Tue Aug 31 16:13:03 2010 +1000 r600g: fix up depth write swizzles. For

Mesa (master): egl: Mark EGL_MESA_screen_surface as obsolete.

2010-08-31 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8cdeff8444db999a02a27ecab59d9374cb076437 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cdeff8444db999a02a27ecab59d9374cb076437 Author: Chia-I Wu o...@lunarg.com Date: Tue Aug 31 15:25:09 2010 +0800 egl: Mark EGL_MESA_screen_surface as obsolete.

Mesa (master): st/egl: Enable EGL_MESA_drm_display.

2010-08-31 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3fbbd70e80033566f5d7015fa2110a9d355bcfa4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fbbd70e80033566f5d7015fa2110a9d355bcfa4 Author: Chia-I Wu o...@lunarg.com Date: Tue Aug 31 15:52:26 2010 +0800 st/egl: Enable EGL_MESA_drm_display. ---

Mesa (floating): mesa: document known possible deviations from ARB_color_buffer_float

2010-08-31 Thread Luca Barbieri
Module: Mesa Branch: floating Commit: 2e678451193e4ce43e8ff3a1cf0ff65242efc4ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e678451193e4ce43e8ff3a1cf0ff65242efc4ad Author: Luca Barbieri l...@luca-barbieri.com Date: Tue Aug 31 16:50:57 2010 +0200 mesa: document known possible

Mesa (master): ast_to_hir: Add support for bit-wise operators ( but not shifts).

2010-08-31 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1eea96326fa652029e3898e104c715e5464f11e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1eea96326fa652029e3898e104c715e5464f11e4 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Aug 31 10:56:24 2010 -0700 ast_to_hir: Add support for

Mesa (master): ir_to_mesa: Set up our instruction nodes with zeroed data.

2010-08-31 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7406898441bfec937840d575500fb6d43192310d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7406898441bfec937840d575500fb6d43192310d Author: Eric Anholt e...@anholt.net Date: Mon Aug 30 14:42:27 2010 -0700 ir_to_mesa: Set up our instruction nodes with

Mesa (master): ir_to_mesa: Fix struct/class confusion

2010-08-31 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2a78807db7a3bc852da0cda1e933a157204c3a47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a78807db7a3bc852da0cda1e933a157204c3a47 Author: nobled nob...@dreamwidth.org Date: Sun Aug 22 05:16:53 2010 + ir_to_mesa: Fix struct/class confusion ---

Mesa (master): ir_to_mesa: Sort the uniform list we're adding to Parameters [] order.

2010-08-31 Thread Eric Anholt
Module: Mesa Branch: master Commit: 99f3c9caa39fbe9dfa7561c919202395720e9472 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99f3c9caa39fbe9dfa7561c919202395720e9472 Author: Eric Anholt e...@anholt.net Date: Tue Aug 31 11:16:09 2010 -0700 ir_to_mesa: Sort the uniform list we're

Mesa (master): glsl2: Write vector constructor constants in a single assignment

2010-08-31 Thread Ian Romanick
Module: Mesa Branch: master Commit: a6c3cd5ca6822da2ec6e869c7bc2b8ac64c177f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6c3cd5ca6822da2ec6e869c7bc2b8ac64c177f2 Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Aug 31 14:44:13 2010 -0700 glsl2: Write vector constructor

Mesa (master): llvmpipe: combine linear mask calculation

2010-08-31 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 0aa3a09ced07e150901cd0f7a7917556a018c252 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0aa3a09ced07e150901cd0f7a7917556a018c252 Author: Keith Whitwell kei...@vmware.com Date: Sun Aug 22 22:56:54 2010 +0100 llvmpipe: combine linear mask

Mesa (master): llvmpipe: intrinsics versions of build_mask functions

2010-08-31 Thread Keith Whitwell
Module: Mesa Branch: master Commit: d8c92a1eea555f8b9d673a3f2a708de5faf8b3cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8c92a1eea555f8b9d673a3f2a708de5faf8b3cd Author: Keith Whitwell kei...@vmware.com Date: Sun Aug 15 18:19:52 2010 +0100 llvmpipe: intrinsics versions of

Mesa (master): llvmpipe: slightly simplify build_mask

2010-08-31 Thread Keith Whitwell
Module: Mesa Branch: master Commit: e38d2f716381385e2aad219a3d125065ec0a01bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e38d2f716381385e2aad219a3d125065ec0a01bd Author: Keith Whitwell kei...@vmware.com Date: Tue Aug 24 23:05:57 2010 +0100 llvmpipe: slightly simplify build_mask

Mesa (master): ir_to_mesa: When emitting a pixel kill, flag that we did so.

2010-08-31 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9b075cb9fa9eb6a95d0816283ef01ae72dafa680 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b075cb9fa9eb6a95d0816283ef01ae72dafa680 Author: Eric Anholt e...@anholt.net Date: Tue Aug 31 13:02:59 2010 -0700 ir_to_mesa: When emitting a pixel kill, flag

Mesa (master): gallivm: fix bug in nested conditionals

2010-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 3fa3c33844b8491a204cda6ae8d67cd6ada78b3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fa3c33844b8491a204cda6ae8d67cd6ada78b3b Author: Brian Paul bri...@vmware.com Date: Tue Aug 31 19:14:18 2010 -0600 gallivm: fix bug in nested conditionals

Mesa (master): glsl2: fix bug in atan(y, x) function

2010-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 16c733495d74d8c2443aa915a55df97c02b415c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16c733495d74d8c2443aa915a55df97c02b415c7 Author: Brian Paul bri...@vmware.com Date: Tue Aug 31 19:13:09 2010 -0600 glsl2: fix bug in atan(y, x) function When

Mesa (master): r600g: fix glean texCube and shadows.

2010-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: bea5f559a6f52e8fb7c32ee8e9f9c5f04c05b582 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bea5f559a6f52e8fb7c32ee8e9f9c5f04c05b582 Author: Dave Airlie airl...@redhat.com Date: Wed Sep 1 11:37:39 2010 +1000 r600g: fix glean texCube and shadows. add

Mesa (master): r600g: fix typo causing segfault.

2010-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: d7e2509692d3aa8afb8d2236a4f28b6ab502ec62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7e2509692d3aa8afb8d2236a4f28b6ab502ec62 Author: Dave Airlie airl...@redhat.com Date: Wed Sep 1 13:54:38 2010 +1000 r600g: fix typo causing segfault. fixes

Mesa (master): Revert r600g: precompute some of the hw state

2010-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: 1fa7245c348cb7aced81f1672140f64cb6450e2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fa7245c348cb7aced81f1672140f64cb6450e2f Author: Dave Airlie airl...@redhat.com Date: Wed Sep 1 14:56:04 2010 +1000 Revert r600g: precompute some of the hw

Mesa (master): r600g: correct cb/zb offset emits.

2010-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: 1d7b4af81781512b5bc5d43249529441d60ecebe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d7b4af81781512b5bc5d43249529441d60ecebe Author: Dave Airlie airl...@redhat.com Date: Wed Sep 1 14:28:55 2010 +1000 r600g: correct cb/zb offset emits. This