Mesa (master): mesa: do a debug check of _mesa_format_to_type_and_comps()

2011-01-11 Thread Brian Paul
Module: Mesa Branch: master Commit: d92e56460e0b6b6057097fc12c7f947528e58c13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d92e56460e0b6b6057097fc12c7f947528e58c13 Author: Brian Paul bri...@vmware.com Date: Tue Jan 11 09:26:03 2011 -0700 mesa: do a debug check of

Mesa (master): mesa: fix a few format table mistakes, assertions

2011-01-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 0073f50cd47c48c706b4524364b9c0594804febf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0073f50cd47c48c706b4524364b9c0594804febf Author: Brian Paul bri...@vmware.com Date: Tue Jan 11 09:23:45 2011 -0700 mesa: fix a few format table mistakes,

Mesa (master): configure: bump libdrm version requirement to 2.4.23

2011-01-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 483f5662225046d5a1e283a151cc85562f5057fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=483f5662225046d5a1e283a151cc85562f5057fb Author: Brian Paul bri...@vmware.com Date: Tue Jan 11 09:42:52 2011 -0700 configure: bump libdrm version requirement

Mesa (master): r600g: move user fence into base radeon structure

2011-01-11 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 63b9790a55038c262b57c846a5f7067ea33fc60f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63b9790a55038c262b57c846a5f7067ea33fc60f Author: Jerome Glisse jgli...@redhat.com Date: Tue Jan 11 14:29:33 2011 -0500 r600g: move user fence into base radeon

Mesa (master): noop: remove dead dri target

2011-01-11 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 0865af4b42bc82816f751e3a96971375f2adbfb4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0865af4b42bc82816f751e3a96971375f2adbfb4 Author: Jerome Glisse jgli...@redhat.com Date: Tue Jan 11 14:46:09 2011 -0500 noop: remove dead dri target

Mesa (master): r600c: add evergreen ARL support.

2011-01-11 Thread Alex Deucher
Module: Mesa Branch: master Commit: ca8960234e0a727f46fcf8af1a9b7fa2ff0451dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca8960234e0a727f46fcf8af1a9b7fa2ff0451dd Author: Alberto Milone alberto.mil...@canonical.com Date: Thu Dec 2 13:34:35 2010 +0100 r600c: add evergreen ARL

Mesa (7.9): r600c: add evergreen ARL support.

2011-01-11 Thread Alex Deucher
Module: Mesa Branch: 7.9 Commit: 4200c6bae4010cb1fc7fc752e0671af078a0862d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4200c6bae4010cb1fc7fc752e0671af078a0862d Author: Alberto Milone alberto.mil...@canonical.com Date: Thu Dec 2 13:34:35 2010 +0100 r600c: add evergreen ARL

Mesa (7.10): r600c: add evergreen ARL support.

2011-01-11 Thread Alex Deucher
Module: Mesa Branch: 7.10 Commit: b28a90c9a78f605d521a9ba1cda42f23ad487e10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b28a90c9a78f605d521a9ba1cda42f23ad487e10 Author: Alberto Milone alberto.mil...@canonical.com Date: Thu Dec 2 13:34:35 2010 +0100 r600c: add evergreen ARL

Mesa (master): r600g: Fixed SIN/COS/ SCS for the case where the operand is a literal.

2011-01-11 Thread Tilman Sauerbeck
Module: Mesa Branch: master Commit: 242205404d24f04f9abe1cfa01b9cf0f9e4f9d07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=242205404d24f04f9abe1cfa01b9cf0f9e4f9d07 Author: Tilman Sauerbeck til...@code-monkey.de Date: Thu Jan 6 21:35:19 2011 +0100 r600g: Fixed SIN/COS/SCS for the

Mesa (master): i965: Remove dead fallback for stencil _Enabled but no stencil buffer.

2011-01-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5acf94e95559879df13bfa854e081665fd58fb61 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5acf94e95559879df13bfa854e081665fd58fb61 Author: Eric Anholt e...@anholt.net Date: Tue Jan 11 13:34:40 2011 -0800 i965: Remove dead fallback for stencil

Mesa (master): glsl: Fix the lowering of variable array indexing to not lose write_masks.

2011-01-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: c00bc13564e432c496aa685d7b3ca7c60165be02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c00bc13564e432c496aa685d7b3ca7c60165be02 Author: Eric Anholt e...@anholt.net Date: Tue Jan 11 14:50:19 2011 -0800 glsl: Fix the lowering of variable array

Mesa (master): r600g: fix tex and vtx joining

2011-01-11 Thread Christian König
Module: Mesa Branch: master Commit: cc0f604241ee7b536f4c9867573024b8673b0998 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc0f604241ee7b536f4c9867573024b8673b0998 Author: Christian König deathsim...@vodafone.de Date: Thu Dec 16 22:23:48 2010 +0100 r600g: fix tex and vtx joining

Mesa (master): r600g: DP4 also supports writemasking

2011-01-11 Thread Christian König
Module: Mesa Branch: master Commit: a1146c1373e66d429afbb92ecb08a6fd67c3e224 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1146c1373e66d429afbb92ecb08a6fd67c3e224 Author: Christian König deathsim...@vodafone.de Date: Tue Dec 14 19:32:08 2010 +0100 r600g: DP4 also supports

Mesa (master): r600g: Why all this fiddling with tgsi_helper_copy?

2011-01-11 Thread Christian König
Module: Mesa Branch: master Commit: 7be5455796facbe35cf1f1bdbefa83759b2e3b58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7be5455796facbe35cf1f1bdbefa83759b2e3b58 Author: Christian König deathsim...@vodafone.de Date: Sun Dec 12 15:13:39 2010 +0100 r600g: Why all this fiddling with

Mesa (master): r600g: texture instructions also work fine with TGSI_FILE_INPUT

2011-01-11 Thread Christian König
Module: Mesa Branch: master Commit: 93a95ad8ff1d543f886f123029d1329513729c4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93a95ad8ff1d543f886f123029d1329513729c4b Author: Christian König deathsim...@vodafone.de Date: Sun Dec 12 15:37:54 2010 +0100 r600g: texture instructions also

Mesa (master): i965: Tighten up the check for flow control interfering with coalescing.

2011-01-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4eb7284ef98c24331761cbe683c5bd89058e3ad3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4eb7284ef98c24331761cbe683c5bd89058e3ad3 Author: Eric Anholt e...@anholt.net Date: Tue Jan 11 15:13:49 2011 -0800 i965: Tighten up the check for flow control

Mesa (master): glsl: Add type inference support for remaining expression opcodes.

2011-01-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1412dea94953243b5cd3a452f676afd046101192 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1412dea94953243b5cd3a452f676afd046101192 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Dec 6 16:00:24 2010 -0800 glsl: Add type inference support