Mesa (master): i965: set BRW_MASK_DISABLE flag in "send" instruction in brw_dp_READ_4()

2009-04-08 Thread Brian Paul
Module: Mesa Branch: master Commit: 8131123effd2124b8ca2aad04bf543e2fe82c7b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8131123effd2124b8ca2aad04bf543e2fe82c7b0 Author: Brian Paul Date: Wed Apr 8 19:35:24 2009 -0600 i965: set BRW_MASK_DISABLE flag in "send" instruction in brw_d

Mesa (master): i965: clean-ups, debug code in brw_wm_glsl.c

2009-04-08 Thread Brian Paul
Module: Mesa Branch: master Commit: 43fc20e4e1165e1ba864f5d25d75e4087a02315d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43fc20e4e1165e1ba864f5d25d75e4087a02315d Author: Brian Paul Date: Wed Apr 8 19:31:49 2009 -0600 i965: clean-ups, debug code in brw_wm_glsl.c --- src/mesa/d

Mesa (master): i965: init current_const[i].index = -1

2009-04-08 Thread Brian Paul
Module: Mesa Branch: master Commit: 42cd3014f86e19e8156bea3439839dc0ed34aa83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42cd3014f86e19e8156bea3439839dc0ed34aa83 Author: Brian Paul Date: Wed Apr 8 19:29:37 2009 -0600 i965: init current_const[i].index = -1 --- src/mesa/drivers

Mesa (master): mesa: minor datatype changes in optimization code

2009-04-08 Thread Brian Paul
Module: Mesa Branch: master Commit: f4468384b6caf2aa5cfc7546c08f349af93d928e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4468384b6caf2aa5cfc7546c08f349af93d928e Author: Brian Paul Date: Tue Apr 7 11:15:27 2009 -0600 mesa: minor datatype changes in optimization code --- src/m

Mesa (master): i965: move the fetch_constants() call before setting conditional mod state

2009-04-08 Thread Brian Paul
Module: Mesa Branch: master Commit: ed9ba19bbbcdbf864b39da21c314073c1b5462db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed9ba19bbbcdbf864b39da21c314073c1b5462db Author: Brian Paul Date: Wed Apr 8 13:48:34 2009 -0600 i965: move the fetch_constants() call before setting condition

Mesa (master): nv50: adapt for new clear interface

2009-04-08 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 0da2781f2faff51afc888cb6c91c0ea5a895f9ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0da2781f2faff51afc888cb6c91c0ea5a895f9ca Author: Ben Skeggs Date: Thu Apr 9 11:36:28 2009 +1000 nv50: adapt for new clear interface this is so much nicer :)

Mesa (radeon-rewrite): r300: fix color tiling

2009-04-08 Thread Dave Airlie
Module: Mesa Branch: radeon-rewrite Commit: 5e361c47abf2ee20140628d327eda9b39351d415 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e361c47abf2ee20140628d327eda9b39351d415 Author: Dave Airlie Date: Thu Apr 9 10:51:10 2009 +1000 r300: fix color tiling --- src/mesa/drivers/dri/r3

Mesa (master): r300-gallium: Add vertex shader constant emit.

2009-04-08 Thread Corbin Simpson
Module: Mesa Branch: master Commit: b3639d43f2085c893bb6136c8febe5bc7944869e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3639d43f2085c893bb6136c8febe5bc7944869e Author: Corbin Simpson Date: Tue Apr 7 02:04:07 2009 -0700 r300-gallium: Add vertex shader constant emit. --- src/

Mesa (master): r300-gallium: Properly emit indexbufs.

2009-04-08 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 8648c2685870174cf620ef15de70ef030a8d5a20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8648c2685870174cf620ef15de70ef030a8d5a20 Author: Corbin Simpson Date: Wed Apr 8 14:54:17 2009 -0700 r300-gallium: Properly emit indexbufs. This fixes hardloc

Mesa (master): python/retrace: Try to cope with failures creating textures.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 71504c770086797ef8cf0a57f89565ec3e574ee3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71504c770086797ef8cf0a57f89565ec3e574ee3 Author: José Fonseca Date: Wed Apr 8 21:13:57 2009 +0100 python/retrace: Try to cope with failures creating textures.

Mesa (master): python: Don't try to finish a null fence.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c89eba0f31623084bc754de724384c80a3e57c91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c89eba0f31623084bc754de724384c80a3e57c91 Author: José Fonseca Date: Wed Apr 8 21:11:51 2009 +0100 python: Don't try to finish a null fence. --- src/gallium

Mesa (master): python/retrace: Use colors on windows console.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 4342d6a91f754c9d3e7087ed91b7acf89abbb293 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4342d6a91f754c9d3e7087ed91b7acf89abbb293 Author: José Fonseca Date: Wed Apr 8 21:11:24 2009 +0100 python/retrace: Use colors on windows console. --- .../st

Mesa (master): Mesa: allow suppression of debug messages in a debug build

2009-04-08 Thread Robert Ellison
Module: Mesa Branch: master Commit: 23ad86cfb91c294ce85a3116d4b825aaa3988a6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23ad86cfb91c294ce85a3116d4b825aaa3988a6e Author: Robert Ellison Date: Wed Apr 8 10:58:33 2009 -0600 Mesa: allow suppression of debug messages in a debug build

Mesa (gallium-mesa-7.4): gallium: when using gl_PointCoord ensure we use the correct attribute.

2009-04-08 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: ab8c0e55b2e3622f6c6c20117f3898cf0166e9dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab8c0e55b2e3622f6c6c20117f3898cf0166e9dd Author: Alan Hourihane Date: Wed Apr 8 16:39:17 2009 +0100 gallium: when using gl_PointCoord ensure we use

Mesa (gallium-mesa-7.4): swrast: fix point rendering function selection

2009-04-08 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: 6c3bec4387d7483d4b9652c7eb9313e3ec415898 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c3bec4387d7483d4b9652c7eb9313e3ec415898 Author: Brian Paul Date: Tue Apr 7 13:44:50 2009 -0600 swrast: fix point rendering function selection Need

Mesa (gallium-mesa-7.4): Merge commit 'origin/mesa_7_4_branch' into gallium-mesa-7.4

2009-04-08 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: 49d5b390b340fd9178d13fa21ecb3e05034a0c4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49d5b390b340fd9178d13fa21ecb3e05034a0c4a Author: Alan Hourihane Date: Wed Apr 8 16:41:59 2009 +0100 Merge commit 'origin/mesa_7_4_branch' into galli

Mesa (master): gallium: when using gl_PointCoord ensure we use the correct attribute.

2009-04-08 Thread Alan Hourihane
Module: Mesa Branch: master Commit: a97c846d613c3d7ec962ee095fd8282fa3b84eea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a97c846d613c3d7ec962ee095fd8282fa3b84eea Author: Alan Hourihane Date: Wed Apr 8 16:39:17 2009 +0100 gallium: when using gl_PointCoord ensure we use the correc

Mesa (master): python/retrace: Allow to specify the range of calls of interest.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 84e784665aa5b64c11538e90f0ff1482899a1965 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84e784665aa5b64c11538e90f0ff1482899a1965 Author: José Fonseca Date: Wed Apr 8 16:25:29 2009 +0100 python/retrace: Allow to specify the range of calls of inter

Mesa (master): trace: Make calls dumping threadsafe.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e0e5d5014e84c10d3270afc9700a69c867ed282d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0e5d5014e84c10d3270afc9700a69c867ed282d Author: José Fonseca Date: Wed Apr 8 16:24:31 2009 +0100 trace: Make calls dumping threadsafe. --- src/gallium/dri

Mesa (master): trace: Make call no global.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d2cdf6253cf06fbed6a5ca7ae17ddadf644afe26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2cdf6253cf06fbed6a5ca7ae17ddadf644afe26 Author: José Fonseca Date: Wed Apr 8 15:41:08 2009 +0100 trace: Make call no global. --- src/gallium/drivers/trace

Mesa (master): python/retrace: Handle recent traces.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c14562d3b1e5d93d5704f3195a7f83fc5c17eddb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c14562d3b1e5d93d5704f3195a7f83fc5c17eddb Author: José Fonseca Date: Wed Apr 8 15:36:17 2009 +0100 python/retrace: Handle recent traces. Try to keep backwards

Mesa (master): python: Cope with null surfaces.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 724929db3ca39ac63ca6f020b3f1faa31948f46b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=724929db3ca39ac63ca6f020b3f1faa31948f46b Author: José Fonseca Date: Wed Apr 8 15:30:53 2009 +0100 python: Cope with null surfaces. --- src/gallium/state_tr

Mesa (master): python: Fix method renaming.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: aaea658dbe6f0738aaa207d080e1ea73b8023029 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaea658dbe6f0738aaa207d080e1ea73b8023029 Author: José Fonseca Date: Wed Apr 8 15:32:08 2009 +0100 python: Fix method renaming. --- src/gallium/state_tracke

Mesa (master): trace: Match pipe_context::clear prototype.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7000b9d74a4b9690c236ee40ddbeba1f24df1ab4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7000b9d74a4b9690c236ee40ddbeba1f24df1ab4 Author: José Fonseca Date: Wed Apr 8 15:23:48 2009 +0100 trace: Match pipe_context::clear prototype. --- src/galli

Mesa (master): wgl: Integrate the trace driver on debug builds.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 923b4413a63530be37cd44eed29910db21b39ac6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=923b4413a63530be37cd44eed29910db21b39ac6 Author: José Fonseca Date: Wed Apr 8 15:30:31 2009 +0100 wgl: Integrate the trace driver on debug builds. --- .../

Mesa (master): trace: Simplify cast wrappers.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 927eb8fe4cc8a5ed583aad1dafa98d091d7602f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=927eb8fe4cc8a5ed583aad1dafa98d091d7602f4 Author: José Fonseca Date: Wed Apr 8 15:29:50 2009 +0100 trace: Simplify cast wrappers. --- src/gallium/drivers/tr

Mesa (master): docs: bump Gallium version number

2009-04-08 Thread Brian Paul
Module: Mesa Branch: master Commit: 9f784647ad60bb591a1dffa0baca27bf55480b3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f784647ad60bb591a1dffa0baca27bf55480b3f Author: Brian Paul Date: Tue Apr 7 18:26:45 2009 -0600 docs: bump Gallium version number --- docs/cell.html |2

Mesa (master): gallium: handle the case of util_pack_z_stencil(format= PIPE_FORMAT_S8_UNORM)

2009-04-08 Thread Brian Paul
Module: Mesa Branch: master Commit: a3277c542b40169684778122a8b6e1cdfb1f9f92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3277c542b40169684778122a8b6e1cdfb1f9f92 Author: Brian Paul Date: Wed Apr 8 08:23:01 2009 -0600 gallium: handle the case of util_pack_z_stencil(format=PIPE_FO

Mesa (master): docs: updated Cell driver info

2009-04-08 Thread Brian Paul
Module: Mesa Branch: master Commit: f6b71d02c742063cff9ec6d636e326fd1493571a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6b71d02c742063cff9ec6d636e326fd1493571a Author: Brian Paul Date: Tue Apr 7 18:26:08 2009 -0600 docs: updated Cell driver info --- docs/cell.html | 11 +-

Mesa (master): docs: more info for 7.4 release notes

2009-04-08 Thread Brian Paul
Module: Mesa Branch: master Commit: ce01de507563685d4cac4ec45b74e6214887ffc3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce01de507563685d4cac4ec45b74e6214887ffc3 Author: Brian Paul Date: Tue Apr 7 18:23:21 2009 -0600 docs: more info for 7.4 release notes --- docs/relnotes-7.5

Mesa (master): mesa: Don't attempt to free the dummy program.

2009-04-08 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 629700ed7eaaf63d2037a11b2931c91fdc22944a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=629700ed7eaaf63d2037a11b2931c91fdc22944a Author: José Fonseca Date: Wed Apr 8 11:32:43 2009 +0100 mesa: Don't attempt to free the dummy program. --- src/me