Mesa (master): r600g: don't run with scissors.

2010-10-10 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3322416de44f27974edaba2aee8b2d2d21de6a8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3322416de44f27974edaba2aee8b2d2d21de6a8f Author: Dave Airlie Date: Mon Oct 11 16:20:56 2010 +1000 r600g: don't run with scissors. This could probably be done

Mesa (master): r600g: add TXL opcode support.

2010-10-10 Thread Dave Airlie
Module: Mesa Branch: master Commit: ef2702fb2003944998ab1578119fb44fe16d1c82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef2702fb2003944998ab1578119fb44fe16d1c82 Author: Dave Airlie Date: Mon Oct 11 12:18:05 2010 +1000 r600g: add TXL opcode support. fixes glsl1-2D Texture lookup

Mesa (master): r600g: enable vertex samplers.

2010-10-10 Thread Dave Airlie
Module: Mesa Branch: master Commit: ea1d818b58d6ff9e4cd0c40eb865beabde8f268c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea1d818b58d6ff9e4cd0c40eb865beabde8f268c Author: Dave Airlie Date: Mon Oct 11 11:58:27 2010 +1000 r600g: enable vertex samplers. We need to move the texture s

Mesa (master): r600g: fix input/output Z export mixup for evergreen.

2010-10-10 Thread Dave Airlie
Module: Mesa Branch: master Commit: bd89da79a1acc8b896a7f5afc71435befe2ff7e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd89da79a1acc8b896a7f5afc71435befe2ff7e4 Author: Dave Airlie Date: Fri Oct 8 09:51:09 2010 +1000 r600g: fix input/output Z export mixup for evergreen. ---

Mesa (master): r600g: evergreen has no request size bit in texture word4

2010-10-10 Thread Dave Airlie
Module: Mesa Branch: master Commit: 2c47f302af48fe2a464230efb63dfe543740d1fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c47f302af48fe2a464230efb63dfe543740d1fb Author: Dave Airlie Date: Fri Oct 8 10:17:51 2010 +1000 r600g: evergreen has no request size bit in texture word4 --

Mesa (master): gallivm: Pass texture coords derivates as scalars.

2010-10-10 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 17dbd41cf23e7e7de2f27e5e9252d7f792d932f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17dbd41cf23e7e7de2f27e5e9252d7f792d932f3 Author: José Fonseca Date: Sun Oct 10 19:51:35 2010 +0100 gallivm: Pass texture coords derivates as scalars. We end u

Mesa (master): gallivm: Use variables instead of Phis in loops.

2010-10-10 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 693667bf88abcb60332a6f94c8f06a9fe7d62613 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=693667bf88abcb60332a6f94c8f06a9fe7d62613 Author: José Fonseca Date: Sun Oct 10 19:05:05 2010 +0100 gallivm: Use variables instead of Phis in loops. With this

Mesa (master): gallivm: Allow to disable bri-linear filtering with GALLIVM_DEBUG= no_brilinear runtime option

2010-10-10 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 48003f3567d2732cfab08186934c4261c0447c9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48003f3567d2732cfab08186934c4261c0447c9c Author: José Fonseca Date: Sun Oct 10 18:47:24 2010 +0100 gallivm: Allow to disable bri-linear filtering with GALLIVM_

Mesa (master): gallivm: Fix a long standing bug with nested if-then-else emission.

2010-10-10 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 124adf253c5cd4940088ca2f10bc12da30375683 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=124adf253c5cd4940088ca2f10bc12da30375683 Author: José Fonseca Date: Sun Oct 10 18:45:14 2010 +0100 gallivm: Fix a long standing bug with nested if-then-else em

Mesa (llvm-cliptest-viewport): draw: some changes to allow for runtime changes to userclip planes

2010-10-10 Thread Keith Whitwell
Module: Mesa Branch: llvm-cliptest-viewport Commit: 08f890d4c3b8376d1840f90474f7c56329432d95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08f890d4c3b8376d1840f90474f7c56329432d95 Author: delphi Date: Sun Oct 10 00:31:16 2010 +0100 draw: some changes to allow for runtime changes to