Mesa (master): r600: cube mipmap levels are aligned to 8 faces only starting from r7xx

2010-08-31 Thread Andre Maasikas
Module: Mesa Branch: master Commit: c3c25a7ab8507c9c6b21137de03b5d94c2420369 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3c25a7ab8507c9c6b21137de03b5d94c2420369 Author: Andre Maasikas Date: Wed Sep 1 09:19:51 2010 +0300 r600: cube mipmap levels are aligned to 8 faces only start

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 Date: Wed Sep 1 14:28:55 2010 +1000 r600g: correct cb/zb offset emits. This fixes fbo-3d and fbo

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 Date: Wed Sep 1 14:56:04 2010 +1000 Revert "r600g: precompute some of the hw state" This reverts

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 Date: Wed Sep 1 13:54:38 2010 +1000 r600g: fix typo causing segfault. fixes warning that r600_bl

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 Date: Wed Sep 1 11:37:39 2010 +1000 r600g: fix glean texCube and shadows. add cube and shadow su

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 Date: Tue Aug 31 19:13:09 2010 -0600 glsl2: fix bug in atan(y, x) function When x==0, the result w

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 Date: Tue Aug 31 19:14:18 2010 -0600 gallivm: fix bug in nested conditionals This, plus the previo

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 Date: Tue Aug 31 13:02:59 2010 -0700 ir_to_mesa: When emitting a pixel kill, flag that we did so.

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 Date: Tue Aug 24 23:05:57 2010 +0100 llvmpipe: slightly simplify build_mask --- src/gallium/

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 Date: Sun Aug 15 18:19:52 2010 +0100 llvmpipe: intrinsics versions of build_mask functions ---

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 Date: Sun Aug 22 22:56:54 2010 +0100 llvmpipe: combine linear mask calculation --- src/galli

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 Date: Tue Aug 31 14:44:13 2010 -0700 glsl2: Write vector constructor constants in a single assign

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 Date: Tue Aug 31 11:16:09 2010 -0700 ir_to_mesa: Sort the uniform list we're adding to Parameters[

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 Date: Sun Aug 22 05:16:53 2010 + ir_to_mesa: Fix struct/class confusion --- src/mesa/program/ir_

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 Date: Mon Aug 30 14:42:27 2010 -0700 ir_to_mesa: Set up our instruction nodes with zeroed data. c

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 Date: Tue Aug 31 10:56:24 2010 -0700 ast_to_hir: Add support for bit-wise operators (but not s

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 Date: Tue Aug 31 16:50:57 2010 +0200 mesa: document known possible deviations from ARB_color_b

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 Date: Tue Aug 31 15:52:26 2010 +0800 st/egl: Enable EGL_MESA_drm_display. --- src/gallium/state_t

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 Date: Tue Aug 31 15:25:09 2010 +0800 egl: Mark EGL_MESA_screen_surface as obsolete. EGL_MESA_drm_{d